hi there...
please please if you post some code you have to point out what type of error you receive or at least the line that is making the fault... anyway I see 2 problems...
first every dim doesn't have the type of variable...
second:
Code:
DBStr "Provider=Microsoft.Jet.OLEDB.4.0; Data Source=" &_
"D:\ASP Databases\student.mdb" & ";"
if this is a string, it should had a = between DbStr and the rest...
HTH
Gonzalo
================================================== =========
Read this if you want to know how to get a correct reply for your question:
http://www.catb.org/~esr/faqs/smart-questions.html
^^Took that from dparsons signature and he Took that from planoie's profile
================================================== =========
My programs achieved a new certification (can you say the same?):
WORKS ON MY MACHINE
http://www.codinghorror.com/blog/archives/000818.html
================================================== =========
I know that CVS was evil, and now i got the proof:
http://worsethanfailure.com/Articles...-Hate-You.aspx
================================================== =========