Please support our VB.NET advertiser: Programming Forums
Views: 2831 | Replies: 2
•
•
Join Date: Apr 2007
Posts: 6
Reputation:
Rep Power: 0
Solved Threads: 0
i want to connect to a sql server running on another xp computer. i have made the sql connection, sql data adapter (using Data controls, not connecting manually from code). i can fill the data adapter from the design view by right clicking on the adapter, Fill dataset and i see all the data in tables.
however when i need to fill the dataset at runtime i get a sql error. it seems i must connect from the same domain but i am running xp and i have failed to create domains (this is probably not possible without a 2000/2003 server)
Please help, i need to maintain sql database on a remote pc running XP and all applications access the sql server on the remote pc
please help
i am using a sql login
however when i need to fill the dataset at runtime i get a sql error. it seems i must connect from the same domain but i am running xp and i have failed to create domains (this is probably not possible without a 2000/2003 server)
Please help, i need to maintain sql database on a remote pc running XP and all applications access the sql server on the remote pc
please help
i am using a sql login
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)






Threaded Mode