S
Sandeep
Hi
I m using following lines to access a MsAccess Database its there
conn=new
OledbCOnnection("Provider=Microsoft.Jet.OLEDB.4.0;DataSource=c:\\DB1.MDB;Jet
OLEDB:Max Buffer Size=256;")
conn.open()
But its giving problem giving an error
Could not find installable ISAM.
What to Do
Please Help me out
Regards
Sandeep
I m using following lines to access a MsAccess Database its there
conn=new
OledbCOnnection("Provider=Microsoft.Jet.OLEDB.4.0;DataSource=c:\\DB1.MDB;Jet
OLEDB:Max Buffer Size=256;")
conn.open()
But its giving problem giving an error
Could not find installable ISAM.
What to Do
Please Help me out
Regards
Sandeep