Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6885137
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T05:35:49+00:00 2026-05-27T05:35:49+00:00

is there anybody with working Crystal Report and SQLite? any info would be great.

  • 0

is there anybody with working Crystal Report and SQLite? any info would be great. SQLite is one of the fastest database in world but somehow there is no examples how to connect those two.

I don’t need any rhetorical answers..i need real code..to get started with.

Or maybe you can tell me other solutions to replace CR with.

EDIT: For those who new to this like i’m. All you need to do is Add new dataset as in screenshot, create table with the same name that will be used in this report, add the same fields as will be used in report. Then with Database Expert add this dataset, add fields to report and they will appear 🙂

here is how i run in C# netikslumai1 is CrystalReportDocument, darbineLenta is my string variable with database name. DataSet1 is COMPONENT not that dataset we added like in screenshot.

            netikslumai1.Load(Application.StartupPath + "\\netikslumai.rpt");

        netikslumai1.SetDataSource(dataSet1.Tables[darbineLenta]);

        crystalReportViewer1.ReportSource = netikslumai1;
        crystalReportViewer1.Refresh();
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T05:35:50+00:00Added an answer on May 27, 2026 at 5:35 am

    You cannot directly locate your SQLite Database, from Database Expert in a crystal Report. To connect the SQLite and the Crystal Report, at first you need to create a system DSN to your database. For this

    Control Panel 
    --> Administrative Tools
    --> Data Sources(ODBC)
    --> System DSN
    --> Create New by clicking Add 
    --> Select SQLite ODBC Driver 
    --> Give a custom name for DSN and 
    --> Now browse and select your database.
    

    In the Crystal Report you can find this DSN you have created in
    Create New Connection
    --> ODBC (RDO)
    --> Select the DSN
    . If you locate the DSN then all the tables from your database will be automatically added to your crystal Report. Hope it will help you, Happy coding.

    EDIT:

    First add one dataset control to your project of type dataset1.xsd and fill all the values of the database to the dataset. Then by going through Database Expert --> Project Data --> ADO .Net datasets select and display in your report.

    enter image description here

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Does anybody know if there is a way to create an SQLite database based
Ok, i was searching but there wasn't any method that was working for me.
I am working on facebook android application but there is one problem i am
Wondering if anybody out there has any success in using the JDEdwards XMLInterop functionality.
Sorry all, but there was some other problem. The code is now working correct.
Has anybody any successful remarks about having a team working via Remote Desktop? In
Is there anybody who has successfully accessed a Web service from an Oracle stored
Can you tell me if there anybody has implemented a custom validator for checking
Does anybody out there know how to setup Eclipse with MinGW or Cygwin to
Anybody out there using BGL for large production servers? How many node does your

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.