Recent content by amnesia

  1. A

    how do i list tables in a database?

    seems like this should be the simplest thing in the world, but i can't for the life of me figure out how to list all of the tables in a particular database. i'm connecting to Progress 8.3B using ODBC (perl dbd::odbc), using openlink multitier uda. in mysql, there is a 'show tables' command...
  2. A

    connect via perl on freebsd?

    i'm just a lowly web developer... i need a way to connect to a remote progress database from a freebsd web server (apache). i would prefer to do this in perl, since the site is already coded for perl/mysql, but it appears the Progress DBD was dropped years ago due to lack of interest. because...
Back
Top