petermeachem
Programmer
The application uses Access 97 front end on win98/win95. the data is on sql 7 on nt4.
i'm sorry if this is a bit vague, but I'm 300 miles away and have been getting very vague error descriptions.
On the win 98 pc'c, when a linked table is opened on Access 97/win 98, the user gets a sql login. If they make the user name 'sa', then all is well after that.
On the win95 pc's, they get the same login, but cannot connect.
The programme works fine here, with either sql 7 on sbs 4.5 and the client access 97 on nt4 workstation or win95, or with sql 6.5 on nt4 workstation. it's just at the customer that it doesn't work.
The hardware people said 'named pipes doesn't work, you must use tcp'. That can't be right surely?
Could some kind soul please point me in the right direction?
The connect string used is:-
ConnectString=ODBC;DRIVER=SQL Server;UID=sa;PWD=;DATABASE=CorbyChilled;SERVER=PENT1;Trusted_Connection=Yes; Peter Meachem
peter@accuflight.com
i'm sorry if this is a bit vague, but I'm 300 miles away and have been getting very vague error descriptions.
On the win 98 pc'c, when a linked table is opened on Access 97/win 98, the user gets a sql login. If they make the user name 'sa', then all is well after that.
On the win95 pc's, they get the same login, but cannot connect.
The programme works fine here, with either sql 7 on sbs 4.5 and the client access 97 on nt4 workstation or win95, or with sql 6.5 on nt4 workstation. it's just at the customer that it doesn't work.
The hardware people said 'named pipes doesn't work, you must use tcp'. That can't be right surely?
Could some kind soul please point me in the right direction?
The connect string used is:-
ConnectString=ODBC;DRIVER=SQL Server;UID=sa;PWD=;DATABASE=CorbyChilled;SERVER=PENT1;Trusted_Connection=Yes; Peter Meachem
peter@accuflight.com