How to via vb6 classic or vba for excel…
Copy table1 from database1 in sqlserver1 to database2 in sqlserver2?
note:
I have user and password trusted in windows login.
![]() |
There are isolated problems with current patches, but they are well-known and documented on this site. |
SIGN IN | Not a member? | REGISTER | PLUS MEMBERSHIP |
-
copy table from sqlserver1 to sqlserver2
Home » Forums » AskWoody support » Productivity software by function » MS Access and database help » copy table from sqlserver1 to sqlserver2
- This topic has 5 replies, 3 voices, and was last updated 15 years ago.
AuthorTopicViewing 3 reply threadsAuthorReplies-
Paul T
AskWoody MVPMay 31, 2010 at 3:01 am #1226361That is a “select *” command to read the data into a variable / array / dictionary, then either a “drop” and “create”, or “update / set” command to populate the second table.
Is the second table empty, does it have the same number of entries as the first, do you need to do this often? As much info as you can please?cheers, Paul
-
WSkentg
AskWoody LoungerJune 1, 2010 at 2:39 am #1226472Do you need to copy the table or just the data? ie does the table already exist in the second database?
To copy the data you can use two ADO connections.
Moving through the recordset in the first database and appending it to the second.
To create the table itself, if you need to, then do you want to do this in code as well or manually.
Manually – in Management Studio, right click on the table, select Script Table As > Create To > New Query Editor WIndow.
This will create a query for you to run on the second database to create the same table structure.
Or if you want to create the table in the second database using code then you can use the query you just created to build DDL code that you can run against your ADO connection.
So to answer your question, we really need to know more about what you need to do and how much you already know
eg how much do you know about using ADO recordsets?
Can you create the tables in Management Studio? If not then are you familiar with DDL?
-
WSsal21
AskWoody LoungerJune 1, 2010 at 1:03 pm #1226544Do you need to copy the table or just the data? ie does the table already exist in the second database?
– table and the data
To copy the data you can use two ADO connections.
Moving through the recordset in the first database and appending it to the second.
To create the table itself, if you need to, then do you want to do this in code as well or manually.
Manually – in Management Studio, right click on the table, select Script Table As > Create To > New Query Editor WIndow.
This will create a query for you to run on the second database to create the same table structure.
Or if you want to create the table in the second database using code then you can use the query you just created to build DDL code that you can run against your ADO connection.
So to answer your question, we really need to know more about what you need to do and how much you already know
eg how much do you know about using ADO recordsets?
Can you create the tables in Management Studio? If not then are you familiar with DDL?
– no
– no
-
-
Paul T
AskWoody MVP -
WSkentg
AskWoody LoungerJune 2, 2010 at 1:23 am #1226634You are going to have to supply a bit more detail to get an answer.
Like if you can access Studio Manager and if not why not. Can you access the first Databse via SM and not the second etc.
I can provide you with some code like the following but unless we know more we can’t give you any real solution.
Code:Dim cn As ADODB.Connection Dim strSQL As String Set cn = New ADODB.Connection cn.Open "dsn=Database2" strSQL = "CREATE TABLE LocalSetting ( SettingName VarChar(50) CONSTRAINT SettingName_pk PRIMARY KEY, SettingValue varchar(100))" cn.Execute strSQL
Viewing 3 reply threads -

Plus Membership
Donations from Plus members keep this site going. You can identify the people who support AskWoody by the Plus badge on their avatars.
AskWoody Plus members not only get access to all of the contents of this site -- including Susan Bradley's frequently updated Patch Watch listing -- they also receive weekly AskWoody Plus Newsletters (formerly Windows Secrets Newsletter) and AskWoody Plus Alerts, emails when there are important breaking developments.
Get Plus!
Welcome to our unique respite from the madness.
It's easy to post questions about Windows 11, Windows 10, Win8.1, Win7, Surface, Office, or browse through our Forums. Post anonymously or register for greater privileges. Keep it civil, please: Decorous Lounge rules strictly enforced. Questions? Contact Customer Support.
Search Newsletters
Search Forums
View the Forum
Search for Topics
Recent Topics
-
Frustrating search behavior with Outlook
by
MrJimPhelps
2 hours, 11 minutes ago -
June 2025 Office non-Security Updates
by
PKCano
5 hours, 24 minutes ago -
Secure Boot Update Fails after KB5058405 Installed
by
SteveIT
46 minutes ago -
Firefox Red Panda Fun Stuff
by
Lars220
5 hours, 20 minutes ago -
How start headers and page numbers on page 3?
by
Davidhs
15 hours, 45 minutes ago -
Attack on LexisNexis Risk Solutions exposes data on 300k +
by
Nibbled To Death By Ducks
10 hours, 20 minutes ago -
Windows 11 Insider Preview build 26200.5622 released to DEV
by
joep517
1 day ago -
Windows 11 Insider Preview build 26120.4230 (24H2) released to BETA
by
joep517
1 day ago -
MS Excel 2019 Now Prompts to Back Up With OneDrive
by
lmacri
14 hours, 8 minutes ago -
Firefox 139
by
Charlie
6 hours, 43 minutes ago -
Who knows what?
by
Will Fastie
1 hour, 16 minutes ago -
My top ten underappreciated features in Office
by
Peter Deegan
1 day, 1 hour ago -
WAU Manager — It’s your computer, you are in charge!
by
Deanna McElveen
19 hours, 34 minutes ago -
Misbehaving devices
by
Susan Bradley
18 minutes ago -
.NET 8.0 Desktop Runtime (v8.0.16) – Windows x86 Installer
by
WSmeyerbos
2 days, 7 hours ago -
Neowin poll : What do you plan to do on Windows 10 EOS
by
Alex5723
4 hours, 27 minutes ago -
May 31, 2025—KB5062170 (OS Builds 22621.5415 and 22631.5415 Out-of-band
by
Alex5723
2 days, 5 hours ago -
Discover the Best AI Tools for Everything
by
Alex5723
1 day, 4 hours ago -
Edge Seems To Be Gaining Weight
by
bbearren
1 day, 19 hours ago -
Rufus is available from the MSFT Store
by
PL1
2 days, 4 hours ago -
Microsoft : Ending USB-C® Port Confusion
by
Alex5723
3 days, 6 hours ago -
KB5061768 update for Intel vPro processor
by
drmark
1 day, 6 hours ago -
Outlook 365 classic has exhausted all shared resources
by
drmark
1 day, 5 hours ago -
My Simple Word 2010 Macro Is Not Working
by
mbennett555
3 days, 2 hours ago -
Office gets current release
by
Susan Bradley
3 days, 5 hours ago -
FBI: Still Using One of These Old Routers? It’s Vulnerable to Hackers
by
Alex5723
4 days, 19 hours ago -
Windows AI Local Only no NPU required!
by
RetiredGeek
4 days, 3 hours ago -
Stop the OneDrive defaults
by
CWBillow
4 days, 20 hours ago -
Windows 11 Insider Preview build 27868 released to Canary
by
joep517
5 days, 6 hours ago -
X Suspends Encrypted DMs
by
Alex5723
5 days, 8 hours ago
Recent blog posts
Key Links
Want to Advertise in the free newsletter? How about a gift subscription in honor of a birthday? Send an email to sb@askwoody.com to ask how.
Mastodon profile for DefConPatch
Mastodon profile for AskWoody
Home • About • FAQ • Posts & Privacy • Forums • My Account
Register • Free Newsletter • Plus Membership • Gift Certificates • MS-DEFCON Alerts
Copyright ©2004-2025 by AskWoody Tech LLC. All Rights Reserved.