Category "vb6"

How to save a file in a directory vb6

I have written a code in which data is written to a csv file where the filename and pathname are hardcoded , is it possible to make the button save the file to

Error while trying to retrieve text for error ORA-01019 in VB6

I'm getting this error on vb6 when trying to connect to an oracle database, debugging puts me in this line, oracon.Open, here's my connection string. Provider=

How to deploy Provider SQLOLEDB.1 on windows 2008 R2 64-bit

In my VB6 application, I connect to the SQL Server 2008 R2 using Provider SQLOLEDB.1. This is not supporting on windows 2008 R2 64-bit. How to deploy "SQLOLEDB.

Vb6 Grouping Values in Flexgrid

I have a Flexgrid (vb6 not .Net) disconnected from any Db, having some rows like this: 135,00 4 218,00 4 100,00 10 6,00 4 15,00 22 I'm not able to cr

Use the ADO OpenSchema Method to get table list, column list and value

I am unable to get the values of the selected column in the value listbox.Please guide me my mistake.There seems to be some mistake in the private sub ListValue