what is the difference of crystal report and data report??
can anyone please help me or give me tutorial about crystal report in vb6?
thank you!
Printable View
what is the difference of crystal report and data report??
can anyone please help me or give me tutorial about crystal report in vb6?
thank you!
Hi cjvb.. Welcome to the forums...:wave:
crystal report is a third party reporting tool. If you search this forum(or even in Google), you might be able to get some details regarding it :wave:
Moved To Reporting
http://www.vb6.us/tutorials/using-cr...s-vb6-tutorial
Hi to all.
I m using vb6.0,sqlserver2000,crystal report 9.0 & project is running on network
when i running my .rpt file it showes the reusult.
But when i run this file by code , it gives runtime error
Logon error
Detail-Ado Error Code : 0x80040e4d
Source-Microsoft oledb provider for sql server
Description: Login Failed for user 'sa'
Sql State :42000
Native Error: 18456
Plz help me
It would be good if you Post the vb6 code and explain wich data source you use in the rpt
JG