Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Setting Table.SetTableLocation to remote SQL Server

Status
Not open for further replies.

jfrost10

Programmer
Jun 3, 2001
2,004
CA
Hi guys,

is there any special trick to assigning a table to a remote sql server db?

Here's the code i'm using
Report.Database.Tables(lngIndex).SetTableLocation
"456.125.123.184", strTablename, ""

but all its doing is truncating the ip number to the path of the actual report (which resides on the local machine, not the server).

Any help would be greatly appreciated, and if possible please just icq me at 54706142. or if you're more comfy with it, just post here. I'll be back to check.

Thanks again,

Jack
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top