Crystal Reports from Access

  • Thread starter Thread starter R. Choate
  • Start date Start date
R

R. Choate

Is it possible to pull data from a simple Access db into Crystal Reports(v. 8.5 and 9.0) without getting a login popup every time I
start a new session? I have been pulling data into Excel and among Access dbs for a long time via DSNless connection and ADO, so I
don't understand why I can't do the same with Crystal. My report has 3 or 4 different datasources, including 2 Access dbs, and I
would save a ton of time if I could pass through a username and password. Please help.
 
You need to ask the Crystal experts for the exact method.
In VB.Net there is code that can do this so I imagine older versions have a
way to do it.
--
Joe Fallon
Access MVP



R. Choate said:
Is it possible to pull data from a simple Access db into Crystal
Reports(v. 8.5 and 9.0) without getting a login popup every time I
start a new session? I have been pulling data into Excel and among Access
dbs for a long time via DSNless connection and ADO, so I
don't understand why I can't do the same with Crystal. My report has 3 or
4 different datasources, including 2 Access dbs, and I
 
Back
Top