Hi all
Has anyone ever seen the following error?
Function not found in service library.
I'm trying to fix a Delphi app - unfortunately not knowing much about Delphi :-(.
It seems to occur when I try to access a DataSet in code. The code runs fine on the user's PC - but when I try it on my own - I get the above error.
Could this possibly have to do with SQL/ODBC? I had SQL 2000 on my PC - uninstalled it and installed SQL 7. I am also running Windows XP - the users are running 2000.
I've done a search on Google and it seems to indicate that this is some sort of BDE error?
Apoloies for the newbie question but if anyone has seen this error and knows something about it (especially how I could find what is causing it ! - I could really use the help.
Thanks as always
Craftor
Has anyone ever seen the following error?
Function not found in service library.
I'm trying to fix a Delphi app - unfortunately not knowing much about Delphi :-(.
It seems to occur when I try to access a DataSet in code. The code runs fine on the user's PC - but when I try it on my own - I get the above error.
Could this possibly have to do with SQL/ODBC? I had SQL 2000 on my PC - uninstalled it and installed SQL 7. I am also running Windows XP - the users are running 2000.
I've done a search on Google and it seems to indicate that this is some sort of BDE error?
Apoloies for the newbie question but if anyone has seen this error and knows something about it (especially how I could find what is causing it ! - I could really use the help.
Thanks as always
Craftor