how can i use php and btrieve technology

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
User avatar
logiq
Forum Newbie
Posts: 1
Joined: Sun Feb 16, 2003 3:51 am
Contact:

question :P

Post 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
User avatar
twigletmac
Her Royal Site Adminness
Posts: 5371
Joined: Tue Apr 23, 2002 2:21 am
Location: Essex, UK

Post 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
bionicdonkey
Forum Contributor
Posts: 132
Joined: Fri Jan 31, 2003 2:28 am
Location: Sydney, Australia
Contact:

Post by bionicdonkey »

User avatar
Stoker
Forum Regular
Posts: 782
Joined: Thu Jan 23, 2003 9:45 pm
Location: SWNY
Contact:

Post 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...
Post Reply