answersLogoWhite

0

In order to use Crystal Reports with PHP you need to be running PHP on a Windows server because Crystal Reports is a windows application. Most places will not let this be installed on a shared server but if you have a dedicated server or vps, at a place like hostmysite.com, you will be able to install the crystal reports software. Here is the syntax you will use to create report with Crystal Reports on a windows server:

$cr=new com("Crystal.CRPE.Application")

or die("cannot load cr com");

$rn="F:\notes5\test.rpt";

$rap=$cr->OpenReport($rn);

User Avatar

Wiki User

16y ago

What else can I help you with?

Continue Learning about Accounting

Does crystal reports work with quickbooks?

Yes


In what year did Business Objects release their Crystal Reports software?

Business Objects released their original Crystal Reports software in 2008. Since that first release, Business Objects has released new versions of the software.


Is Microsoft Access compatible with PHP?

Yes, Microsoft Access can work with PHP, but it’s not very common today and usually only used for small or legacy projects. How PHP Connects to Microsoft Access PHP can connect to an Access database using ODBC (Open Database Connectivity). Basic Process Create an Access database (.mdb or .accdb) Configure an ODBC Data Source in Windows Connect to it from PHP using the ODBC extension Example PHP Code myAccessDB = the ODBC DSN name you created in Windows. Important Limitations Works only on Windows servers Not scalable for web applications Slower than modern databases Limited concurrency Better Alternatives for PHP Most PHP applications use: Database Reason MySQL / MariaDB Most common with PHP PostgreSQL Powerful and scalable SQLite Good for small apps ✅ Summary: Yes, PHP can connect to Microsoft Access using ODBC, but for modern web development it’s much better to use MySQL or PostgreSQL.


How do you use an Access database with PHP?

Something I never thought about doing before, but this is possible.First, you must make sure that your PHP installation has ODBC capabilities. If it does not. see http://php.net/odbcYou must use PHP's ODBC commands. I have never worked with these, you I cannot help you any further. I would recommend a mySQL database. It's simpler and more widely used in the field of web design. I could help you with that instead.


What software has the use of queries and reports as key functions?

database

Related Questions

How do you install crystal reports for php?

how to create report in php


What are the best books to learn more about crystal reports?

Crystal Reports XI: The Complete Reference, Crystal Reports: A Beginner's Guide, Crystal Book, Crystal Reports 10: The Complete Reference, Crystal Reports XI for Developers, No Stress Tech Guide To Crystal Reports Basic For Visual Studio 2008 For Beginners.


Difference between Crystal Reports and data report in visual basic?

Data report it reports data .. Crystal report it reports crystal thanks GENIUS


What sort of reports does the Crystal Reports application produce?

Crystal Reports is a software interface that people use to produce report with a minimal amount of written computer codes. It can break down reports from user-defined variables and decode them into HTML, publishing them to the web with relative ease.


What is the use of crystal reporting?

Crystal reporting is something for Visual Studios 2005. In addition, crystal reporting is a business intelligence application that has a purpose of generating and making reports.


What is the use of a question mark in php?

It is used to tell the sever to use the PHP parser. To begin php you must use <?php, and to end it, it is ?>.


Which reports are easy to create rdlc or crystal report in asp.net?

The reports are easier to create iin crystal report.


How do you use PHP in HTML?

You can't use PHP in an HTML document, but you can use HTML in PHP script.


What is the software Crystal Reports XI for?

Crystal Reports is a business intelligence application used to design and generate reports from a wide range of data sources. Crystal Reports is a popular report writer, especially when Microsoft bundled it with Visual Studio versions 2003 through 2008.


Does crystal reports work with quickbooks?

Yes


How do you convert crystal reports to ssrs?

Try Crystal Migration Services. I added a link to them.


What is the purpose of crystal reports viewer used for?

Crystal Reports Viewer software offers one the chance to open, view and explore interactive reports. This can be done from one's desktop whether it is online or offline.