Re: Sage Export
Didn't they provide an ODBC driver ?
Sage product are written in Delphi (well, for what I remember). They are maybe using a 3rd party Database ?
.
Relevant Pages
- Re: MYSQL - ADO Insert problem - Help please
... in 50 there - seems that your ODBC driver detect the field size ... > I use an ODBC-Connection with DELPHI to insert new Items in the table. ... > "Text12345" (9 characters) ... > If the biggest entry is 20 characters long, it will be truncated to 20. ... (borland.public.delphi.database.ado) - Re: Next vresion reporting
... component works well in Delphi, ... InterBase using the IB ODBC driver and the CR 9 SQL Command feature. ... the ODBC source and use the Recordset generated at runtime instead. ... (borland.public.delphi.non-technical) - Re: Creting an ODBC Driver with delphi
... Delphi can do almost everything tha C++ does. ... I've try to do the same thing, access my custom file format ... start by making a TDataset descendant component that access ... you may make your own ODBC driver: ... (borland.public.delphi.thirdpartytools.general) - Re: Faircom Files
... IŽll give the odbc driver a try. ... files only and no server is needed? ... > I do use Delphi to read Faircom files, but since there were no VCL ... (borland.public.delphi.thirdpartytools.general) |
|