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!
Printable View
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!
noone???????? please help
:afrog: :afrog: :afrog: :afrog: :afrog:
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.
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!
A translation from Greek :
I have Crystal Report 10 and JBuilderX. With JBuilderX I create programs with SQL Server databases. How can I connect to Crystal Report 10 through JBuilderX, so that it can connect to the SQL Server?