You are viewing a single comment's thread from:

RE: SQL Beginner's Tutorial: Sorting Groupies

in #sql-forbeginners7 years ago

I believe you can do this with a linked server connection in SQL Server Management Studio.

I use a Linked server connection to pull from SteemSQL and insert a selection of data via a cursor into my local database.

Cheers :)

Sort:  

How'd yo do that Sir ?

Your question is a bit vague :)

google: Linkedserver, MSSQL

Ok Sir thank you :)

I'll discuss my findings when I discover it :)

That would be great. That's probably a bit advanced for my Tutorial series, but if I continue on to an Intermediate and/or Advanced Series for SQL, then I will try to fit it in.

Actually in the moment I have study linking two databases from two different computers, Ill just need to apply all I learn. I'am now finding an extra laptop to test it :)

I'll update you when I finish it :)

I am quite interested in this information. Thanks!