المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : Error when Connection Crystal Report with database visual studio 2005



C# Programming
09-06-2009, 10:30 AM
When I open crystal report(In Visual Studio 2005 project) and then go in field explorer.right click
on 'Database fields'>then choose 'database expert'
>Then create new connection>then choose 'OLE DB(ADO)' >Then Choose 'Microsoft OLE DB Provider for SQL' from List > Then Click next ........

Then system ask for Server name,username,password,
Database name and Integrated security.

I give all info correct but following error occur

Logon Failed.
Details: ADO Error code: 0x
Source: Microsoft OLE DB Provider For SQL Server
Description: [DBNETLIB][Connection Open (Connect()).] SQL Server does not exist for access denied.
SQL State: 08001
Native error:

There is only Problem in report not project.
project is running fine. it connects database,fetch and insert data without any error

Thankz in advance
Regards
Kashif