Instant ASP from HalcyonSoft:

Поиск
Список
Период
Сортировка
От Martin Crundall
Тема Instant ASP from HalcyonSoft:
Дата
Msg-id 4.1.19991027152358.009298a0@pop.primenet.com
обсуждение исходный текст
Список pgsql-interfaces
Hi;
  I am evaluating both PostgreSQL and instant ASP from
http://www.halcyonsoft.com/ on a linux/caldera system and am having some
trouble with the JDBC interface with PostgreSQL.  The VBScript errors out
on the 
  connection.Open (connectionString)

statement.  I know it's not the driver, url or UID/PWD variables in the
connection string, because if I make them wrong, I get a very specific
error saying as much.  It's an 'unable to parse vb script' error and the
connection object never happens.  If, however, I trap and then just blow
through the error (on error resume next) and check the process list, the
postmaster connection is spawned, live and idle, but the connection object
in the VBScript is unuseable.
  I've verified that the CLASSPATH includes both the JDK stuff and the
JDBC driver. 
  I used the RPM install method for postgresql .5-2
  All other regulator VBScript functionality works (variables, loops, etc.
etc.)
  What am I doing wrong?  I'd be really interested in hearing from anyone
that's been able to make this combination work with linux/apache; I have a
pretty high demand for it.
  Thanks.
  Martin



В списке pgsql-interfaces по дате отправления:

Предыдущее
От: "Jimmy Román R."
Дата:
Сообщение: select for update error during precompilation
Следующее
От: Stephen Davies
Дата:
Сообщение: Re: [INTERFACES] Replication between MS Access and PostgreSQL