i use the following code to connect and i created DSN but its not getting connected… whats my fault can anyone help me??
Dim X As ADODB.Connection
Dim RS As ADODB.Recordset
Dim RS1 As ADODB.Recordset
i am getting underlined error in adodb.connection, adodb.recordset
i think there is some error in the DSN creation. so anyone please help me to create DSN in the same machine which i am working.