[eluser]OliverHR[/eluser]
Excellent Carlos.
Felicidades Carlos en lo particular no he usado mucho Interbase o Firebird, pero por cuestiones de trabajo hace casi un año que tengo que administrar una base de datos de firebird, así que abra que probar este driver. Gracias por el aporte.
[eluser]wiredesignz[/eluser]
Good work man. Your efforts are much appreciated.
[eluser]janogarcia[/eluser]
It's been more than 2 years since the last time I had to work with a Firebird database... And now I'll be required to use it again for a new project.
Just in time. Gracias Carlos!
[eluser]Capt. Kirk[/eluser]
Finally!! My pain is going to end! :lol:
Serious... I have used a modification that I found on the internet that has allowed me to make selects in this database, wich has served me well so far. However, I had now to write some code to make insertions and it isn't working. Will this driver of yours work on CI 1.72 or it is designed for 2.0 only? By the way, when this new version will ever be launched anyway?
Thanks for the help.
[eluser]Unknown[/eluser]
Thank you Carlos i would try it and let you know about it as of in searching of this so long.
[eluser]Capt. Kirk[/eluser]
Hey guys! What's up?
Carlos, I have updated the driver of my application with yours and guess what? It works! :cheese: Thank you for the good work!!
However, I'm having throuble with blob type fields. The select returns a strange data like "0x000000170000029e", instead of my saved text.
Can you help me?
Thanks.
[eluser]Carlos G[/eluser]
[quote author="Capt. Kirk" date="1288219332"]Hey guys! What's up?
Carlos, I have updated the driver of my application with yours and guess what? It works! :cheese: Thank you for the good work!!
However, I'm having throuble with blob type fields. The select returns a strange data like "0x000000170000029e", instead of my saved text.
Can you help me?
Thanks.[/quote]
Glad to hear that it works for you :-)
could you provide a test case for this issue?? Firebird Version and the type and subtype of the blob field ??