Print Page | Close Window

DATABASE LOGIN

Printed From: Crystal Reports Book
Category: Crystal Reports for Visual Studio 2005 and Newer
Forum Name: Data Connectivity
Forum Discription: How to connect to data sources and export reports
URL: http://www.crystalreportsbook.com/forum/forum_posts.asp?TID=12010
Printed Date: 29 Apr 2024 at 5:38pm


Topic: DATABASE LOGIN
Posted By: fanan
Subject: DATABASE LOGIN
Date Posted: 08 Jan 2011 at 5:04am
i work on winforms app vs2008 with sql server 2005 when i create crystal reports by using oledb it runs fine
when i run the app on another pc with sql 2005 express
the connection string is

"Data Source=ITWAY\SQLEXPRESS; AttachDbFilename=G:\ComputerStock.mdf;Integrated Security=True;Connect Timeout=30;User Instance=True"

it raise the database login window please tell me where is the problem
is it in the data provider ( oledb - odbc)
or in the connection string please advice me
thanks for advance
 



Print Page | Close Window