Topics
Started by
Posts
Last post
There is some concept I don't understand with doing multiple joins to the same table/view. With the…
2 replies
I am getting data from table to Excel using DTS...and I am getting this for some of the table, when…
3 replies
could someone tell me how to do this. ----Inner sp-------------- create proc test @out int output a…
1 replies
my sproc has to move files from share A to share B. occasionally, the files wont be on the share wh…
3 replies
one of my sql jobs has to move dat files from one location to another. The dat files come from an e…
4 replies
How to extract data from table to a remote(shared) path rather than to the database server path? I …
1 replies
Hi, I have a create script for a stored procedure, a select statement from a view. When I run this …
3 replies
Hi, I have this sproc, @age parameter is passed in to this sproc and it returns all the rows from t…
3 replies
Hello, I am trying to move some working ASP/SQL code into a SQL Job using SQL 2000. The prob…
7 replies
Dear All, I have a field for example A with data type varchar. I want to sum the field using SUM(CO…
6 replies
(no, I know it doesn't make much sense...) I've got a table that records updates made elsewhere, wh…
4 replies
I have several tables that need to have unique keys. No key can be duplicated in any other ta…
8 replies
Anyone had performance problems when updating a remote SQL db? Its strange I can SELECT thousands o…
1 replies
Hello friends, someone know if is possible to build a query with dynamic captions from a field of t…
4 replies
I have the following table. EmployeesChildren: Employee,ChildName,ChildSex,ChildAge Bob,Johnny,Male…
3 replies
Viewing 15 topics - 5,266 through 5,280 (of 17,082 total)
You must be logged in to create new topics.