nagasrikanth
Jul 14th, 2005, 09:42 AM
hi..
I wanna to insert a set of rows (only set of rows ..not all the tbl)from a table which is located in different db ..into a tbl which is existed in my db..
I had already build a record set...i get the required records into recordset object..but im unable to place them in to the table..
Since there are lot of records and lot of columns ..I can't add 1 by one by using ADD and Update methods...
Is there any other way to achive it..
Please help....
Thanx & regards
Anu..
I wanna to insert a set of rows (only set of rows ..not all the tbl)from a table which is located in different db ..into a tbl which is existed in my db..
I had already build a record set...i get the required records into recordset object..but im unable to place them in to the table..
Since there are lot of records and lot of columns ..I can't add 1 by one by using ADD and Update methods...
Is there any other way to achive it..
Please help....
Thanx & regards
Anu..