VB and ADO - Mailing list pgsql-interfaces

From Santiago
Subject VB and ADO
Date
Msg-id 001901c00f01$cddbec60$55ac29c8@default
Whole thread Raw
List 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 :)
 
 
 
 
 
 

pgsql-interfaces by date:

Previous
From: "amish seth"
Date:
Subject: Solaris Platform support!
Next
From: Charles Killmer
Date:
Subject: Access and PsqLODBC