Hello,
I'm working on a database application using Delphi 5 as a front end, and I'm having problems deploying it to client machines. I was hoping someone could provide some insight as to why it is not working.
So, as I said, it is a db app and uses an ODBC to connect to MS SQL server 7. On the client machine that I am trying to deploy to, I have the latest MDAC installed, as well as the Borland Database Engine, and a DSN to the remote database. When I run the application, I get "table not found" and "procedure not found" errors.
I am using the InstallShield that comes with Delphi for the install and one thing that I am wondering about is when I have to specify any aliases the app uses, it doesn't give me the ODBC option for alias type, just paradox, interbase, etc...
For some reason the client machine is not seeing the DB. Any ideas why?
Faded
I'm working on a database application using Delphi 5 as a front end, and I'm having problems deploying it to client machines. I was hoping someone could provide some insight as to why it is not working.
So, as I said, it is a db app and uses an ODBC to connect to MS SQL server 7. On the client machine that I am trying to deploy to, I have the latest MDAC installed, as well as the Borland Database Engine, and a DSN to the remote database. When I run the application, I get "table not found" and "procedure not found" errors.
I am using the InstallShield that comes with Delphi for the install and one thing that I am wondering about is when I have to specify any aliases the app uses, it doesn't give me the ODBC option for alias type, just paradox, interbase, etc...
For some reason the client machine is not seeing the DB. Any ideas why?
Faded