|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
How to setup firebird odbc drivers?
We have a server computer with firebird on it and i dont think it has any ODBC driver on it. I need to connect to that computer from my program and run queries on it. I downloaded and installed the odbc firebird drivers. Is there any guide or anything to walk through setting it up? is there a dll i add to my .net program to use the odbc methods in my program?
thanks. |
|
#2
|
|||
|
|||
|
I just found the ado.net stuff. Im guessing ado.net is faster then using ODBC since there is no middle layer for stuff to go through. What is the dll i need to reference to use the firebird namespace?
|
|
#3
|
||||
|
||||
|
See the sticky thread on top of this forum
__________________
My blog Tutorials about OSS databases, DBMonster ... Contribute to OSS Development, fill bug reports! Developer Shed eSupport Commented my.ini/my.cnf (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 Random data (with a bias) |
|
#4
|
|||
|
|||
|
I downloaded the firebird ado.net dll and im using it. I setup my connection string with the right password and username. I get "connection rejected by remote interface" My connection string has the ip of the machine as the datasource. I cant figure out for the life of me why. I only have the ado.net dll but in .net i think thats all i need.
|
![]() |
| Viewing: Dev Shed Forums > Databases > Firebird SQL Development > How to setup firebird odbc drivers? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|