Freshman
Registered User.
- Local time
- Today, 11:32
- Joined
- May 21, 2010
- Messages
- 437
Hi all,
I need some advice. I need the table data from a Pervasive PSQL database to be exposed to the Internet in some or other way in order to use the data in a Website's frontend..
I can create a ODBC DSN connection from within Access to link to the tables and then have code on a timer event that checks for changes in the various tables and then upload the data as XML to the web so I can use it in a Webform but I think that is not the right way to do it.
Would like some ideas on doing this.
Thanks a lot
I need some advice. I need the table data from a Pervasive PSQL database to be exposed to the Internet in some or other way in order to use the data in a Website's frontend..
I can create a ODBC DSN connection from within Access to link to the tables and then have code on a timer event that checks for changes in the various tables and then upload the data as XML to the web so I can use it in a Webform but I think that is not the right way to do it.
Would like some ideas on doing this.
Thanks a lot