VB and ADO

From: "Santiago" <santiago(at)bci(dot)com(dot)ar>
To: <pgsql-interfaces(at)postgresql(dot)org>
Subject: VB and ADO
Date: 2000-08-26 02:03:17
Message-ID: 001901c00f01$cddbec60$55ac29c8@default
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Hi !!!!.
I have some problem with the connection ADO and Visual Basic.

please help me

This is my code

dim conecction as new connection
dim rstable as new recorset
sub main
set conecction = createobject("ADODB".conecction)
connection.open "dsn=kion"
end sub

When find in the ODBC kion, this is a problem
With DAO function very good.

ja, Sorry for my english !!! I speak spanish :)

Browse pgsql-interfaces by date

  From Date Subject
Next Message Peter Mount 2000-08-26 09:52:28 Re: JDBC and java.sql.Timestamp
Previous Message Joachim Achtzehnter 2000-08-25 22:21:21 Re: JDBC + large objects problem