dreamweaver(Database/recordset error )
This is the first time I have tried to create Database/recordset. Pls. rectify the error
I use Dreamweaver mx2004, windows xp. I created a site in c:>inetpub>wwwroot>Database. used server technology in dreamw. as aspvbscript, edit and test locally,tested the Url , everything is fine.
Next, created db1.mdb in Microsoft Access, created table in design view{3cols, 2rows}.saved table name field as ENQUIRY. Save and Exit.
Now to ODBC, system Dsn tab- add- micr.Access driver- finish. typed students in the dsn field , selected db1.mdb and Exit.
Back to Dreamweaver. new aspvbscript file, save as recordset.asp in c:>inetpub>wwwroot>Database. window-database- add DSN- gave conn.name constudent , selected dsn as students . NOW, when i select the test tab which is under Advanced...tab i get-- an unidentified error has occurred.
all websites ask for error number which is nowhere in this message.
I have tried to give details to whatever i did . Pls help me. This is urgent
|