On 31-3-2012 11:17, Mattias Gaertner wrote: > AFAIK there is no example yet for this stuff, so it would be helpful. > Only x-platform examples are put into Lazarus sources. > > Do you have a x-platform example?
It is x-platform. The underlying fpc mssqlconn connector just requires FreeTDS (i.e. dblib.dll on Windows, presumably dblib.so on Linux etc). Just like Firebird requires fbclient.dll/fbembed.dll on Windows and equivalent libs on other platforms.. Haven't tested the GUI components myself on Linux, but Ludo Brands has. Underlying FPC connectors were tested at least on Linux+Windows. Regards, Reinier -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
