Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Anyone have good links to any tutorials on Crystal Reports???

 

Mike55

A Client refers to the person who incurs the development cost.

A Customer refers to the person that pays to use the product.

------

My software never has bugs. It just develops random features. (Mosabama vbforums.com)

Posted

ok, i have managed to get Crystal Reports working (displaying all the data in a particular table) with SQL Server, however when i try to replicated the same proceedure with mySQL and run the application i get a login error "Server Error in '/wsCrystal' Application. logon failed"

 

Anyone got any suggestions??

 

Mike55

A Client refers to the person who incurs the development cost.

A Customer refers to the person that pays to use the product.

------

My software never has bugs. It just develops random features. (Mosabama vbforums.com)

Posted

http://www.aspfr.com/code.aspx?ID=19717

[GOOGLE=.NET+Crystal+Report+Tutorial] Google Search [/GOOGLE]

"If someone say : "Die mortal !"... don't stay to see if he isn't." - Unknown

"Learning to program is like going out with a new girl friend. There's always something that wasn't mentioned in the documentation..." - Me

"A drunk girl is like an animal... it scream at everything like a cat and roll in the grass like a dog." - Me after seeing my girlfriend drunk and some of her drunk friend.

C# TO VB TRANSLATOR

Posted

Hi all,

 

I finally thought of a solution to my problem with the crystal reports. Not the optimal solution, but still a solution...I selected the data that i wanted to display in the Crystal Report and moved it to its own table. I then transfered the data to a similar table in SQL Server and read the data from there into the Crystal Reports. O, not the optimal solution but still it works.

 

Would appreciate any comments on this approach i.e. "i'm crazy doing it that way" or "better options"

 

Mike55

A Client refers to the person who incurs the development cost.

A Customer refers to the person that pays to use the product.

------

My software never has bugs. It just develops random features. (Mosabama vbforums.com)

Posted

ODBC driver

 

Try using the ODBC driver for mysql. It can be downloaded from myql.com.

Then set the datasource in ODBC and set Crystal Reports to look for ODBC datasources. I've been succesful in creating reports from mysql this way.

 

Hope this helps

 

 

 

 

ok, i have managed to get Crystal Reports working (displaying all the data in a particular table) with SQL Server, however when i try to replicated the same proceedure with mySQL and run the application i get a login error "Server Error in '/wsCrystal' Application. logon failed"

 

Anyone got any suggestions??

 

Mike55

  • 10 months later...
Posted

done....silly me.. :)

 

I haved the problem with "can't open raw set" ..or something like that, and I spend a couple of minutes to see where the problem was. That was a verry weird thing.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...