[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Gambas + ODBC + MSSQLS
[Thread Prev] | [Thread Next]
- Subject: Re: Gambas + ODBC + MSSQLS
- From: PICCORO McKAY Lenz <mckaygerhard@xxxxxxxxx>
- Date: Tue, 30 Apr 2024 05:45:36 -0400
- To: user@xxxxxxxxxxxxxxxxxxxxxx
i sucessfully made codce in the past on gambas and odbc and i was the colaborator that reports mostly of the gambas odbc fails in the last years gambas odbc has important limits by exampel you cannot open a second connection while you are indexing a cursor or has a resulset.. oinly the last resultset will be valid also lasted odbc on gambas still has some bugs reported by me not solved yet the gambas wiki already gas working examples that was tested in: gambas 3.4, gambas 3.15 abnd gambas 3.1 i cannot guarantee that lasted gambas odbc works cos seems here only knows about mysql shool DBMS and some little of them with postgres .. the mayor available falours of DBMS in the shared market does not work in gambas cos odbc component its fully limited On Fri, Apr 19, 2024 at 3:45 PM System64 Development <64xcode@xxxxxxxxx> wrote: > Hello. > I am trying to connect to a mssql server database, which is hosted on a > windows server, through ODBC. > Try installing: unicodc, fretds, etc. I even installed a mirosoft driver > but I can't connect to the database. > The fact is that in gambas it seems the ODBC connector is linked to > unixodbc so if I want to use gambas to extract data from that database I > will have to use unixodbc I suppose. > > Has anyone done any of this? And a "recipe" of steps to follow to set > everything up? > > Thanks. > > Martin. > > > -- Lenz McKAY Gerardo (PICCORO) http://qgqlochekone.blogspot.com
Gambas + ODBC + MSSQLS | System64 Development <64xcode@xxxxxxxxx> |