Page 2 of 2
Re: Microsoft SQL via ODBC? how to connect?
Posted: Sun Dec 05, 2010 10:02 am
by mol
I'm testing both hbodbc and sqlmix. I've found some problems with hbodbc... When I'll be ready, I describe my experiences...
Thanks Luigi for your help.
Marek
Re: Microsoft SQL via ODBC? how to connect?
Posted: Fri Dec 10, 2010 8:28 am
by l3whmg
Hi Marek,
I'm sorry for this delay. I found "little" hard work with ODBC, but at this moment, this is the only way that I know to work with MsSql. On the other hand, I had problem with lock like MySql. Perhaps, I don't understand their mechanism. I found very good and more efficently PostGreSql, but if you must work with MsSql and ODBC tell me if you want some help. I don't have MsSql but I can try to use ODBC with MySql.
Best regards.
Re: Microsoft SQL via ODBC? how to connect?
Posted: Fri Dec 10, 2010 7:20 pm
by mol
I've prepared my app to work with MSSQL via ODBC with SQLMIX.
I didn't search about record locking - now I must end with somohow

working application..
I will paste my routines when they will be ready.
Thanks Luigi for your help!