im using dreamweaver ultrdev
evrytime i run my asp file that i created i get this error
when i look at my html line number 61 vb script i see the below codeCode:Microsoft OLE DB Provider for ODBC Drivers error '80004005' [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified /TMP1nf1w56ia4.asp, line 61
im trying to update a record in my sql7 database dsn name =bnw uid =saCode:Recordset1.ActiveConnection = "dsn=BNW;uid=sa;" Recordset1.Source = "select * from employee"
please help me im new to asp and still learning but i have a really good understanding of slq7 and vb6
help needed thanbkyou i have been on this for 3 days




Reply With Quote