Viewing 8 posts - 1 through 8 (of 8 total)
I am not a guru, hopefully I am a good programmer, but this article sure encourage me to keep on trying to work for good programming and a satisfying execution of...
July 3, 2007 at 1:22 am
Because they are big does not mean they know what they are talking about, it just means they can sell it better, and have the means to buy the good...
April 5, 2006 at 1:10 am
Shanmugaraj,
If youre SQL servers are connected you can try to create a linked server and copy the databases with DTS.
Hope this helps,
Alex
March 7, 2006 at 12:59 am
How did you create your query in VB?
If you are using the Recordset.Open to execute a SELECT statement you will have to close the recordset yourself, but with the INTO...
November 24, 2005 at 1:47 am
Phil,
Thanks, I will try this option. Looks like a good solution.
I will come back if this is not a satified solution. (it can take a while before I can...
October 20, 2005 at 12:51 am
Shashank,
I do not use a query, I use the data import wizard. I assume that if I have to write a query, I would have to compare every row in...
October 20, 2005 at 12:36 am
Sushila,
I did try the append data option, but then the data that already have been copied in a previous action will be inserted again. Then I have duplicate rows.
The append...
October 20, 2005 at 12:21 am
Shashank,
Thanks for your reply, but I don't think it is the solution. (or I don't understand it correct).
I don't have a query in the DTS package, I use the copy...
October 19, 2005 at 3:53 am
Viewing 8 posts - 1 through 8 (of 8 total)