Results 1 to 2 of 2

Thread: [RESOLVED] creating new table ////Urgent///

  1. #1

    Thread Starter
    Hyperactive Member nagasrikanth's Avatar
    Join Date
    Nov 2004
    Location
    India,Hyderabad.
    Posts
    420

    Resolved [RESOLVED] creating new table ////Urgent///

    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..
    The Difference between a Successful person and others is not a Lack of Knowledge,
    But rather a Lack of WILL

  2. #2
    Frenzied Member
    Join Date
    Nov 2001
    Location
    Mass USA
    Posts
    1,674

    Re: creating new table ////Urgent///

    Quote Originally Posted by nagasrikanth
    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..
    Assuming you are using Access, you could probably just make an append query in one of the databases to do the job.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width