Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Function not found in service library

Status
Not open for further replies.

Craftor

Programmer
Feb 1, 2001
420
NZ
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

:cool:
 
Never seen it I'm afraid, but you might want to check that you have the bde and appropriate alias setup on your machine as a starting point. Robertio
Alias: Robbie Calder
Software Developer
urc@walkermartyn.co.uk
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top