Export to SQL server syntax

  • Thread starter Thread starter St.Phun
  • Start date Start date
S

St.Phun

I'm trying to export a table to SQL using the XP ExportWizard and I keep
gettting stuck at "Which SQL server do you want to connect to?". I was told
to use localhost as the server name.
TIA,
St.Phun
 
'localhost' refers to a local *web* server, not SQL server. '(local)' will
refer to a default instance of SQL Server on your local PC - assuming a
default instance of SQL Server is actually installed on your PC.
 
so how would I create a link to my website? "(local.anastomosis.net)" ?
-S
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top