I am using Crystal Report 8.5 version.
I have Access XP database named "c:\sss.mdb"
with the password "pdca"
I want to connect my Crystal Report control to the database without creating DSN. Please help me out...
Printable View
I am using Crystal Report 8.5 version.
I have Access XP database named "c:\sss.mdb"
with the password "pdca"
I want to connect my Crystal Report control to the database without creating DSN. Please help me out...
How about using an ADO recordset?
I have an example in my signature (VB6/Crystal Report Ex.).