Connecting over a Network
Posted: Sat 07 Apr 2007 02:11
Hi,
I guess I'm a newbie in this space, so forgive me asking what is likely obvious.
I have got SDAC 3.8 and I am using it with Delphi 6. I have developed an application which connects to an MSDE 2000 instance, using MSConnection and the MSQuery object. The application runs fine when I am running it locally, i.e. on the machine where the database instance exists, but if I try to set up a shortcut from another machine across the network it fails saying it can't connect to the Server or access is denied.
Do I need to install any 'client' side libraries. I haven't named any dll in the Options|NetworkLibrary property.
I have run svrnetcn.exe and enabled tcp/ip and named pipes.
Is there something blindingly obvious my naivety has overlooked?
thanks for any help
Colin
I guess I'm a newbie in this space, so forgive me asking what is likely obvious.
I have got SDAC 3.8 and I am using it with Delphi 6. I have developed an application which connects to an MSDE 2000 instance, using MSConnection and the MSQuery object. The application runs fine when I am running it locally, i.e. on the machine where the database instance exists, but if I try to set up a shortcut from another machine across the network it fails saying it can't connect to the Server or access is denied.
Do I need to install any 'client' side libraries. I haven't named any dll in the Options|NetworkLibrary property.
I have run svrnetcn.exe and enabled tcp/ip and named pipes.
Is there something blindingly obvious my naivety has overlooked?
thanks for any help
Colin