I developed a dll using Delphi 7.0. I call the dll from a Microsoft Access database. On my own machine, running Windows XP Pro and Microsoft Access 2000, the dll works precisely as intended, however when I place it on the server it was designed to work on, nothing appears to happen. The server is also running Windows XP Pro and
Microsoft Access 2000.
I'm new to Delphi and to this kind of development (dlls). Can anybody tell me the best way to debug (so to speak) this scenario to find out exactly what is happening (or not happening as the case may be), or maybe any problems anyone is aware of that could prevent a called dll from actually functioning?
Thank you.
Microsoft Access 2000.
I'm new to Delphi and to this kind of development (dlls). Can anybody tell me the best way to debug (so to speak) this scenario to find out exactly what is happening (or not happening as the case may be), or maybe any problems anyone is aware of that could prevent a called dll from actually functioning?
Thank you.