Using a database
I have a PostgreSQL database on my machine created by an app I
purchased. I would like to read this database and extract some data the
app doesn’t provide, and create a report.
I’ve written a number of VB6 apps but haven’t the slightest clue where
to start with a database. I’ve been Googling and reading but everything
assumes a level of understanding far beyond mine.
I’ve found an interactive terminal in my start menu and even listed the
commands. But at this point I’m stumped.
How do I determine the names of the data fields, open it, and
sequentially read through it?
Any help would be greatly appreciated.
.
Relevant Pages
- Re: Portable Database Choice
... I searched this group quite a bit looking for database alternatives and did find the options below from this search. ... I'm posting this in the hope it can be of use to other developers in a position similar to mine where I needed a low cost alternative to Pocket Access. ... One app requires synchronization between desktop and mobile device, the other requires a push of data from the desktop to mobile. ... (microsoft.public.dotnet.framework.compactframework) - Re: Portable Database Choice
... > database alternatives and did find the options below from this search. ... One app requires ... > push of data from the desktop to mobile. ... > Both of these apps used Pocket Access on the device with Peter Foot's ... (microsoft.public.dotnet.framework.compactframework) - Portable Database Choice
... database alternatives and did find the options below from this search. ... of data from the desktop to mobile. ... The read-only app requires speedy lookup of data in a flat table ... Both of these apps used Pocket Access on the device with Peter Foot's ... (microsoft.public.dotnet.framework.compactframework) - Re: Sqlserverce class not working when VB.Net application is running from network drive
... one app attempts to connect to a sdf file on a network share, ... possible that the database is already in use when you attempt to ... (microsoft.public.sqlserver.ce) - Re: MSVC++ app type choice, form design questions
... > 1) MSVC Project definition requires that for an MFC app I choose ... MFC's built-in database support is really built around the document/ ... with the full version of SQL Server, but it's still pretty usable -- ... (microsoft.public.vc.mfc) |
|