|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Turbo Delphi & Firebird
connection possible?
|
|
#2
|
||||
|
||||
|
Why not? And please delete the post in the sticky forum.
__________________
My blog about OpenSource Databases PDF tutorials about OSS databases, DBMonster ... Please contribute to Open Source Development, fill bug reports!!! Developer Shed eSupport Commented my.ini/my.cnf (PLEASE ADD YOUR OWN CONFIG TRICK) An introduction to database normalization Natural or Surrogate key Custom ordering for your results Correlated and uncorrelated subqueries Don't turn your outer joins into inner joins |
|
#3
|
|||
|
|||
|
how?
can you explain me how??
|
|
#4
|
||||
|
||||
|
You can use the Interbase driver.
|
|
#5
|
|||
|
|||
|
when i tried to call the firebird database thru the data explorer, i have only 3 possibilities, ASA,MYSQL,Interbase.
When i use interbase to open firebird database, its giving error. any other techniques to follow so as to work this out? |
|
#6
|
|||
|
|||
|
Quote:
What error? Have you tried installing a Firebird dbExpress driver? -- Martijn Tonies Database Workbench - tool for InterBase, Firebird, MySQL, NexusDB, Oracle & MS SQL Server Upscene Productions http://www.upscene.com My thoughts: http://blog.upscene.com/martijn/ Database development questions? Check the forum! http://www.databasedevelopmentforum.com |
|
#7
|
|||
|
|||
|
You may need to copy the gds32.dll into the windows\system32 directory. This file comes with the Interbase client installation. Also you may need to add the following line to the windows\system32\drivers\etc\services file :
gds_db 3050/tcp #InterBase This solved my problems connecting from a Turbo Delphi application to a firebird database running on a remote linux machine. |
![]() |
| Viewing: Dev Shed Forums > Databases > Firebird SQL Development > Turbo Delphi & Firebird |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|