Viewing 15 posts - 76 through 90 (of 125 total)
Thanks for your response, but some times we skip week ends. when we skip week ends the total will be wrong.
Thanks.
April 6, 2004 at 10:27 am
I did find the problem but don't the solution. The problem is ID in both tables is 20 CHARS but we store 9 or 10 CHARS.
In both tables ID's are...
March 31, 2004 at 3:00 pm
Yes, I am specifying the full path, but there is no Drive letter on server B that I am specifying.
February 6, 2004 at 10:16 am
David,
Thanks for quick response.
When i test it,i see all rows but when run the job inserting just one.
January 29, 2004 at 9:39 am
Hi,
I am using DTS and working with no errors but inserting just first row, any ideas please, where i am doing wrong.
Thanks.
January 29, 2004 at 9:32 am
Thanks for your responses,
rdfozz,
Nice to do bcp or bulk insert because i want to do with in stored procedure.
ThomasH,
I tried your solution but got the following error message.
Server: Msg...
January 28, 2004 at 3:51 pm
Hi,
The data length would be 4000, need find last occurance of (2)Total line,(3) Total line,(4) Total line (5) Total line (6) Total line (7) Total line.
I did in loop from...
December 12, 2003 at 10:32 am
ThomasH,
1. What is the Max(DataLength()) you would be dealing with?
8000
2. Is the data CR/LF delimited, or other delimiter?
not delimited, Stored in database as text field
3. Is there any...
December 12, 2003 at 9:32 am
Hi,
I have installed SQL SERVER and Sybase SQL any where client on same machine, did not face any problems.
Thanks.
December 12, 2003 at 8:39 am
Try This,
cnn1.Open ("Provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security Info=False;Password=PASSWORD;User ID=sa;Initial Catalog=Northwind;Data Source=MYSQLSERVER")
December 12, 2003 at 8:34 am
I did not follow you, Could you please explain bit more.
Thanks
December 11, 2003 at 2:08 pm
Viewing 15 posts - 76 through 90 (of 125 total)