| View previous topic :: View next topic |
| Author |
Message |
Junior Guest
|
Posted: Thu Jan 01, 2004 1:06 pm Post subject: Unresolved external 'isc_commit_transaction' |
|
|
Hi!
I'm trying to use embedded sql with C++ Builder 6.0 and the linker
output an error message:
Unresolved external 'isc_commit_transaction' referenced
from 'D:PROJECTSDBCONTFDB.OBJ'
please help!
Junior.
|
|
| Back to top |
|
 |
Viatcheslav V. Vassiliev Guest
|
Posted: Fri Jan 02, 2004 12:03 pm Post subject: Re: Unresolved external 'isc_commit_transaction' |
|
|
It seems that Interbase or Firebird lib file is not included in project.
//------------------------------------------
Regards,
Vassiliev V. V.
http://www.managed-vcl.com - using .Net objects in Delphi + ADO.Net
http://www.oledbdirect.com - The fastest way to access MS SQL Server,
MS Jet (Access) and Interbase (through OLEDB)
"Junior" <cyberdata_sistemas (AT) yahoo (DOT) com.br> сообщил/сообщила в новостях
следующее: news:3ff41b6d (AT) newsgroups (DOT) borland.com...
| Quote: | Hi!
I'm trying to use embedded sql with C++ Builder 6.0 and the linker
output an error message:
Unresolved external 'isc_commit_transaction' referenced
from 'D:PROJECTSDBCONTFDB.OBJ'
please help!
Junior.
|
|
|
| Back to top |
|
 |
|