Showing posts with label sequel. Show all posts
Showing posts with label sequel. Show all posts

Wednesday, March 7, 2012

connection failed

When i try to connect from remote computer to sequel
server i get the followin message
connection failed.
i'm connecting using odbc, i'm new to this so all help
thanks in advance.HI,
Create you create a Alias name for your sql server remote machine using the
"Client Network Utility" by providing
Protocol as TCP/IP, IP address of sql server machine and port number.
After this use this Alias name to connect to sql server machine.
Thanks
Hari
MCDBA
"mike" <anonymous@.discussions.microsoft.com> wrote in message
news:a0c501c43475$557426f0$a101280a@.phx.gbl...
> When i try to connect from remote computer to sequel
> server i get the followin message
> connection failed.
> i'm connecting using odbc, i'm new to this so all help
> thanks in advance.

Friday, February 17, 2012

connecting vb6 apps to sequel server 2005

We are currently migrating our sequel 6.5 databases to sequel 2005
We have a handful of vb6 apps that connect to the current 6.5 database.
Can anyone recommend the "best practice" for connecting vb6 apps to sequel 2005 databases ?
Thanks in advance.I dont find any difficulty in connection, still you can use the ADO connecting string to connect the server.