Thread: Problems with VB6 and PostGreSQL .....
Dear developer friends,
Lately, I have faced problems with Visual Basic 6 to access the data in a PostGreSQL table on Linux Red Hat through OLEDB.
I established connection with the table, but I can't access the fields in a table, I believe the problems at the moment are in the syntax of the Visual Basic 6 instructions.
If you can tell me the address in the Internet where I can find out examples of the Visual Basic 6 code that do something like this or if you can send me examples, it would be very kind.
I hope you can help me in some way, thank you.
Best regards,
Jesus Itamar da Rocha dos Santos.
J.Itamar wrote: > Dear developer friends, > > Lately, I have faced problems with Visual Basic 6 to access the data > in a PostGreSQL table on Linux Red Hat through OLEDB. > I established connection with the table, but I can't access the > fields in a table, I believe the problems at the moment are in the > syntax of the Visual Basic 6 instructions. > If you can tell me the address in the Internet where I can find out > examples of the Visual Basic 6 code that do something like this or if > you can send me examples, it would be very kind. > I hope you can help me in some way, thank you. Ask on pgsql-general or so Regards, Andreas