|
-
Mar 22nd, 2005, 08:17 AM
#1
Thread Starter
Member
Crystal Report Sql server Jbuilder
i am using Crystal Report to design my report . I connect to database SQL
Server . But I want to write a code in jbuilder to connect Crystal Report to
SQL Server so that I can run my application on another PC.
Thank you very much!
-
Mar 28th, 2005, 03:49 AM
#2
Thread Starter
Member
-
Mar 29th, 2005, 04:45 AM
#3
Addicted Member
Re: Crystal Report Sql server Jbuilder
The first thing you should do is check out Java's website for tutorials on JDBC (that's the technology Java uses to connect to databases, including SQL Server). The technique can specifically be found here but, if you're a beginner, I would recommend starting from the main tutorial.
"'Oh, hello Mr. Crick! What do you think of Jeffrey Archer?' Clip-clip-clip! Oh, come on! Who are you kidding? You wait til I'm mayor, you'll see how tough I am! Christ almighty...."
-
Mar 29th, 2005, 05:58 AM
#4
Thread Starter
Member
Crystal Report Sql server Jbuilder
I'm using JBuilder X, writing a client application and connecting to database
SQL Server 2000 with JDBC driver.
I am using Crystal Report 10 to design my Reports .
How can i call(execute) my reports inside from my code?
Thanks very much!
-
Mar 29th, 2005, 10:02 AM
#5
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|