Die Suche ergab 4 Treffer

von raiko
Do 3. Dez 2015, 22:49
Forum: OS/2, eCS, ArcaOS - Apps
Thema: WDSibyl & ODBC
Antworten: 1
Zugriffe: 1693

WDSibyl & ODBC

This was part of my VPR/ODBC thread but I think it is better to have it separate.
Just tried WDSibyl again, using unixODBC010 and the included SampleDBF, created a grid to display the records but the field names and their contents only gets partly display.
Don't remember the exact error message but ...
von raiko
Mi 2. Dez 2015, 22:52
Forum: OS/2, eCS, ArcaOS - Apps
Thema: VisproRexx & ODBC
Antworten: 6
Zugriffe: 3665

Re: VisproRexx & ODBC

I have some Rexx libraries that can be used, and bypassing odbc drivers all together. More coding but at least no layer between my program and the dbase files.
Anyway, just tried WDSibyl again, using unixODBC and the included SampleDBF, created a grid to display the records but the field names and ...
von raiko
Di 1. Dez 2015, 20:55
Forum: OS/2, eCS, ArcaOS - Apps
Thema: VisproRexx & ODBC
Antworten: 6
Zugriffe: 3665

Re: VisproRexx & ODBC

I made a test with DB2 and that works, but I have a lot of dbf files that I need to work with.
Got curious when you mentioned mysql. Did you succeed in creating a template dbd with the Vispro
database designer or are you coding "manually"?

By the way, WDSibyl is also an option but I need some ...
von raiko
Di 1. Dez 2015, 17:16
Forum: OS/2, eCS, ArcaOS - Apps
Thema: VisproRexx & ODBC
Antworten: 6
Zugriffe: 3665

VisproRexx & ODBC

Hi,

Just wonder if anyone is using VisproRexx and ODBC (dBase/dbf)?
If so, which odbc drivers are you using?