Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

"Server has not yet been opened" Still

Status
Not open for further replies.

lantektips

Programmer
Jun 8, 2005
1
US
After I tried the solution provided by Brian Alves from


with

Report.Database.LogOnServer "P2SODBC.DLL", "dsnname", "dbname", "userid", "pwd"

(dsn works fine alone on testing)

Or

Report.Database.LogOnServer "P2SOLEDB.DLL", "servername", "dbname", "userid", "pwd"

(servername,dbname,userid and pwd all work.)

I still have the same "Server has not yet been opened." I already tried all the steps that explained in Crystal report help (cr_server_not_yet_been_opened.pdf at businessobjects.com) on this specific error without a luck.

Also,

Any other idea?


Thank you,
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top