Database

How to Create Crystal Reports in Visual Studio.Net from Scratch! Part 2

Crystal Reports is a software that is used commercially to design and generate reports from a wide range of data sources. This reports have been used in other applications, including Microsoft Visual Studio, at one time bundled an OEM version of Crystal Reports as a general purpose reporting tool.

 

Crystal Reports allows users to graphically design data connection(s) and report layout.

In the Database Expert, users can select and link tables from a wide variety of data sources, including MS Excel spreadsheets, Oracle databases, Business Objects Enterprise business views, and local file system information

Database supported by Crystal reports are as follows:

  • Databases such as PostgreSQL, Sybase, IBM DB2, Ingres, Microsoft Access, Microsoft SQL Server, MySQL, Interbase and Oracle
  • Btrieve
  • Spreadsheets such as Microsoft Excel
  • Text files
  • HTML XML files
  • Groupware applications as Lotus Notes, Microsoft Exchange and Novell GroupWise
  • SAP: BW, Info Sets, Tables, and Business Objects Universes
  • Any other data source accessible through a web service, ODBC, JDBC or OLAP.

 

    6 comments - What do you think?  Posted by admin - May 23, 2011 at 12:55 am

    Categories: .Net Framework, Crystal Reports, Database   Tags: , , , ,

    How to adjust Headings in Crystal Reports.

    Crystal Reports is a software that is used commercially to design and generate reports from a wide range of data sources. Read more…

    8 comments - What do you think?  Posted by admin - at 12:38 am

    Categories: Crystal Reports, Database, Programming   Tags: , , ,

    How to Create Crystal Reports in Visual Studio.Net from Scratch! Part 3

    Crystal Reports is a software that is used commercially to design and generate reports from a wide range of data sources. Read more…

    2 comments - What do you think?  Posted by admin - at 12:36 am

    Categories: Crystal Reports, Database, Programming   Tags: , , , , ,

    How to Create Crystal Reports in Visual Studio.Net from Scratch! Part 1

    Crystal Reports is a software that is used commercially to design and generate reports from a wide range of data sources. Read more…

    6 comments - What do you think?  Posted by admin - May 22, 2011 at 11:32 pm

    Categories: .Net Framework, Crystal Reports, Database   Tags: , , , ,

    Crystal Reports – Easier to Read using Alternative Row Colors

    Crystal Reports is a software that is used commercially to design and generate reports from a wide range of data sources. Read more…

    6 comments - What do you think?  Posted by admin - at 11:11 pm

    Categories: Crystal Reports, Database, Programming   Tags: , ,

    How to use Summary Fields in Crystal Reports

    Crystal Reports is a software that is used commercially to design and generate reports from a wide range of data sources. Read more…

    6 comments - What do you think?  Posted by admin - at 10:50 pm

    Categories: Crystal Reports, Database   Tags: , , , ,

    PHP Learning Do While Loop

    PHP stands for Hypertext Preprocessor. And you must have seen registration pages in many websites. It is used to get user’s information on the internet.

    We use Loop while during programming. And this is used in many programming languages. PHP being one of them. Doing the same thing on PHP technology is simple and easy. This video demonstrates how we can do looping using ‘Do Loop’ in PHP. Watch this video from scratch as it explains almost everything that is needed for doing the same.



    PHP was originally created by Rasmus Lerdorf in 1995 and has been in continuous development ever since. The main implementation of PHP is now produced by The PHP Group and serves as the de facto standard for PHP as there is no formal specification. PHP is free software released under the PHP License, which is incompatible with the GNU General Public License (GPL) because of restrictions on the use of the term PHP. PHP has evolved to include a command line interface capability and can also be used in standalone graphical applications.

    3 comments - What do you think?  Posted by admin - May 21, 2011 at 8:05 am

    Categories: Database, PHP & MySQL, Programming   Tags: , , , , , ,

    How to make a CSS dedicated server with a BATCH file

    Descendant selectors are used to select elements that are descendants of another element in the document tree. Read more…

    4 comments - What do you think?  Posted by admin - at 7:56 am

    Categories: CSS, Database, Programming   Tags: , , ,

    Final touches of AJAX in ASP.Net

    Ajax (shorthand for asynchronous JavaScript + XML is a group of interrelated web development techniques used on the client-side to create interactive web applications and Read more…

    2 comments - What do you think?  Posted by admin - at 7:50 am

    Categories: .Net Framework, AJAX, Database, Programming   Tags: , , , , ,

    Establishing Database connection in SQL Server

    A Database connection is actually a facility in computer science which allows client software to communicate with database server software, whether on the Read more…

    9 comments - What do you think?  Posted by admin - at 7:39 am

    Categories: .Net Framework, Database, PHP & MySQL, Programming   Tags: , , , ,

    Next Page »