Results 1 to 2 of 2

Thread: Data not showing in Crystal reports

Threaded View

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jun 2020
    Posts
    17

    Data not showing in Crystal reports

    I'm using a connection string located at a module for all of my coding in the project.
    Code:
    Public connString As String = "Data Source=192.168.1.11,1433;Network Library=DBMSSOCN;Initial Catalog=MY_DB;User Id=sa;Password = abc@1234
    But for the crystal reports, I have added a project data source using project > add new data source > new connection and used a connection string.

    After adding, i can see the table and fields. Once i add this to a report, and browse data through field explorer, i don't see any data. When i add the fields to a report, same happens. But, in the actual table there are rows.

    What am i doing wrong here? Any advice will be highly appreciated.
    Last edited by dilhanmail; Jul 1st, 2020 at 01:12 AM. Reason: error

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width