But here 'stud' is my table name. I followed your suggestion but this time it is not retrieving data. When i use 'stud' in my statement it retrieving the data. so there is no problem with table name.
Code:
var conn = new ActiveXObject("ADODB.Connection");
connstr = "Provider = Microsoft.Jet.OLEDB.4.0;Data Source = D:\\student.mdb";
conn.open(connstr);
__________________
[url=http://www.digitalphotoshopretouching.com/retouching.htm]Photo Manipulation[/url]
[url=http://labface.com/suppliers/Laboratory-Information-Management-System-29]Laboratory Information Management System[/url]
|