|
-
Apr 27th, 2004, 03:29 PM
#1
Thread Starter
Junior Member
Copy from one table to another
A newbie question... I'm re-coding a program I wrote in MS Access using VB .Net. I'm trying to copy the content from one table (partdata) into another (temp). Both tables have identical number of fields and field names (part_number & part_price).
In Access, I used a "docmd.runsql" to execute a SQL INSERT statement to copy the table. How can I do the same in VB .Net?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|