Hi,
I am trying through vb.net to link a table in a Paradox 7 database (via odbc) to a table in a PSQL database (also via odbc). I don't know how to set up the connections nor how to set up the SELECT statements
Any advise would be welcome
Regards
Jeremy
Hi,
I have a company-wide information system in PSQL. The HR department are thinking of purchasing an HR system with a Paradox 7 backend. I need a way of linking the 'personnel' table in the Paradox 7 database to my existing 'Staff' table in the PSQL backend using key fields. I am using...
Hi,
I am having problems connecting a simple application written in VB.NET (2005) with our Pervasive.SQL V8 database. I have attempted three methods:
1. using OdbcConnection - the application works fine but remains in memory when closed. This happens only when I populate a DataSet object...
When I add a new column to an existing table the new column is automatically populated with what appears to be random copies of data in other columns in the same table.
It has happened twice - the first time with longvarchar type columns and the second more recent one with varchar (length 50)...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.