Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Pervasive question

Status
Not open for further replies.

EMax1

MIS
Apr 8, 2004
95
US
Hi,
Is there a difference between Pervasive SQL, taht is I believe the successor of Btrieve, and Pervasive Postgres.
The Pervasive SQL, is a paying licensed softwatre, and the Pervasive Postgres is an Open Source software.
Any clues?
Thanks.
 
Yes. There is a very big difference. The interfaces are completely different between PSQL and Postgres.
If you've got a "Btrieve" application, it'll (most likely) work unmodified with PSQL but would require a complete rewrite to use Postgres.


Mirtheil
Certified Pervasive Developer
Certified Pervasive Technician
Custom VB and Btrieve development.
 
I would like to be able to create some reports using Crystal report. I can get all the tables from a Pervasive SQL DB and install them on my system. In this case can I do this work if I buy the Pervasive Workgroup or do I need to get another version. I do not need to write to the tables, just retrieve and link different tables.
 
It should work. It'll depend on what you've already got. You may need to copy the PSQL DB to the Local machine (where the WGE is installed) to run the reports.


Mirtheil
Certified Pervasive Developer
Certified Pervasive Technician
Custom VB and Btrieve development.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top