Page 1 of 1

question :P

Posted: Sun Feb 16, 2003 3:51 am
by logiq
hi
call me logik or logiq :)

my question:
how can i use php and btrieve technology ??
ODBC is probably the answer but ...
i will fast learn if someone (You) help me make first step :P

how can i connect and show values in tables database and edit them
i have installed PervasiveSQL i2000 Workstation (in my job)
but a have no idea how should i started :(

probably i don't have configured ODBC for this actions :(

short: i have nothing and know nothing
can you help me ??

sorry for my english
i learn this language reading linux's and php's manuals :P

Posted: Mon Feb 17, 2003 2:04 am
by twigletmac
Hi I moved this into it's own thread within the Databases forum as you're more likely to get a response here.

Mac

Posted: Mon Feb 17, 2003 2:22 am
by bionicdonkey

Posted: Mon Feb 17, 2003 9:04 am
by Stoker
I am not familiar with the i2000 version, but I used the older "plain" 2000 version, server running on W2K-server. I think pervasive actually has some ODBC driver stuff for i2000, they don't for the older one, would have to buy the iSolve ODBC driver. With this driver (for windows) I was able to use iODBC and the generic Openlink driver in ODBC-ODBC bridge mode on a linuxbox (with apache/php), and send requests to the openlink request broker on the windows machine.. It works, but I never put it in production due to licensing issues, would have ot buy iSolve drivers...