Hi

OK, I'm dumb, but as it happens I've never actually done this before.

I have a system that I have installed on a customer's server and I have migrated their data into SQL Server. All runs OK on the server.

On a workstation I have run the DataFlex 19.1 Client (19.1.58159) and chose a Network Install.

That seems to work, but when I go to run the program (from its location on the server) I get a problem with connecting to the database:
Code:
Error: 98


GET_LOGINCONNECTIDDIALOG (6698) - oConnection (72) - at address 28993
GET_LOGINCONNECTIDBASE (6697) - oConnection (72) - at address 28984
GET_LOGINCONNECTIONID (6696) - oConnection (72) - at address 28959
GET_LOGINALLCONNECTIONS (6704) - oConnection (72) - at address 29067
MSG_LOGINALL (6719) - oConnection (72) - at address 29346
MSG_AUTOCONNECT (6509) - oConnection (72) - at address 29360
MSG_AUTOCONNECT (6509) - oApplication (68) - at address 26425
MSG_DOOPENWORKSPACE (6508) - oApplication (68) - at address 26418
MSG_ONCREATE (1397) - oApplication (68) - at address 68770
MSG_END_CONSTRUCT_OBJECT (459) - oApplication (68) - at address 26443
[start] - at address 68772
What am I missing? I have installed the Microsoft SQL Server Client on the Workstation (actually several!).

TIA

Mike