A couple of days ago, my projects started giving me
"Error -2147467259 in Microsoft OLE DB Provider for ODBC Drivers
Reason [Microsoft][ODBC Driver Manager] Data Source Name not found and no default driver specified", on every Form Load. Usually 2 messages per form. The forms average about six adodcs each.
The form finishes loading after the messages, but the drop down lists are all empty on the datacombos. I have checked all the properties on the datacombos and the adodcs and they are all OK (Unchanged from when they were working fine.).
EM functions well on navigating the DBs. Windows XP Pro appears to be OK, although I am not strong in that area.
I am using VB 6 w/SQL Server 7 on a Windows XP Pro machine (VS 6 Enterprise).
Got me stumped. Any one have any ideas why it went south?
TIA
Ralph D. Meredith
"Error -2147467259 in Microsoft OLE DB Provider for ODBC Drivers
Reason [Microsoft][ODBC Driver Manager] Data Source Name not found and no default driver specified", on every Form Load. Usually 2 messages per form. The forms average about six adodcs each.
The form finishes loading after the messages, but the drop down lists are all empty on the datacombos. I have checked all the properties on the datacombos and the adodcs and they are all OK (Unchanged from when they were working fine.).
EM functions well on navigating the DBs. Windows XP Pro appears to be OK, although I am not strong in that area.
I am using VB 6 w/SQL Server 7 on a Windows XP Pro machine (VS 6 Enterprise).
Got me stumped. Any one have any ideas why it went south?
TIA
Ralph D. Meredith