Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. Crystal Report Wizard Problem

Crystal Report Wizard Problem

Scheduled Pinned Locked Moved C#
databasehelpc++sql-servercom
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Saba02
    wrote on last edited by
    #1

    Hi all, I'm using sql server that is with VS2005.i want create CrystalReport with wizard,but in connection information step(in section 7 of below list), i don't know what name i should select for server in server drop down list (there is no name for server in drop down list) that my data bases comes in drop down list for section 8 to choice my data base, 1. Start a new CR report from the Project menu in VS2005 2. Choose the Standard report expert 3. On the Data form, Expand 'Create New Connection" 4. Expand OLE DB(ADO) 5. Select SQL Native Client 6 Click Next and check Integrated Security. This will grey out the Sql autentication. 7. Select your SqlExpress Server name from the drop down list 8. Select your database name from the drop down list 9 Click Finish. where is the problem? please help me. Thank You,

    Hoda

    M 1 Reply Last reply
    0
    • S Saba02

      Hi all, I'm using sql server that is with VS2005.i want create CrystalReport with wizard,but in connection information step(in section 7 of below list), i don't know what name i should select for server in server drop down list (there is no name for server in drop down list) that my data bases comes in drop down list for section 8 to choice my data base, 1. Start a new CR report from the Project menu in VS2005 2. Choose the Standard report expert 3. On the Data form, Expand 'Create New Connection" 4. Expand OLE DB(ADO) 5. Select SQL Native Client 6 Click Next and check Integrated Security. This will grey out the Sql autentication. 7. Select your SqlExpress Server name from the drop down list 8. Select your database name from the drop down list 9 Click Finish. where is the problem? please help me. Thank You,

      Hoda

      M Offline
      M Offline
      Muhammad Shahid Farooq
      wrote on last edited by
      #2

      At the time of installation of SQL, You checked the SQL Server Authentication instead of Windows Authentication. That why when you check the integarted security there is no server found. Solution: 1- Write the system name + \SQLEXPRESS e.g. System Name is abc then write in the Server Combo abc\SQLEXPRESS 2- Uncheck the intgerated security and write username with password. 3- Reinstall the SQL with Window Authentication Mode.

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups