Click here to Skip to main content
16,009,156 members
Home / Discussions / Database
   

Database

 
AnswerRe: search table + sql Pin
Rami Said Abd Alhalim24-Aug-07 5:43
Rami Said Abd Alhalim24-Aug-07 5:43 
QuestionRights for creating and replacing views in oracle? Pin
Mushtaque Nizamani24-Aug-07 1:40
Mushtaque Nizamani24-Aug-07 1:40 
Questiondata base code for storing files or images in data base Pin
gajendra_cs24-Aug-07 1:39
gajendra_cs24-Aug-07 1:39 
QuestionMS Access Current Record Question Pin
Brady Kelly23-Aug-07 23:56
Brady Kelly23-Aug-07 23:56 
QuestionProblem with adding new registration in SQL Server 2000 Pin
hdtrung23-Aug-07 23:17
hdtrung23-Aug-07 23:17 
AnswerRe: Problem with adding new registration in SQL Server 2000 Pin
Colin Angus Mackay24-Aug-07 2:01
Colin Angus Mackay24-Aug-07 2:01 
GeneralRe: Problem with adding new registration in SQL Server 2000 Pin
hdtrung26-Aug-07 4:43
hdtrung26-Aug-07 4:43 
QuestionLogin Problems with SQLExpress 2005 Pin
big_nige23-Aug-07 16:20
big_nige23-Aug-07 16:20 
HI All,

I have a frustrating problem with continual login failures with SQLExpress 2005.

I have an application that behaved until yesterday when I started adding some extra Crystal reports.

I get either of two errors:

1. "Cannot open user default database. login failed for TECRA\Nigel"

Or

2. some big long system error (32) saying the file is in use.

When first entering VS, I can either create a dataset or open server explorer, but after that trying to do either throw the error(s).

To clear the error i have to close down VS, restart SQL server manager and reset IIS, but it is back next time I try to do anything with the DB.

Folder permissions are OK for both ASP.NET and NETWORK SERVICE. I have even resorted to deleting the new reports and datasets but now I get the errors regardless.

I am sure I must have done something to the DB, or maybe there is a dud connection somewhere, but I have limited knowledge of SQL Server Manager Express so don't know where to look to stop the errors.

Connection string is:

<add name="cs_BigShakti" connectionString="Data Source=.\SQLEXPRESS;AttachDbFilename=|DataDirectory|\SHAKTI.MDF;Integrated Security=True;User Instance=True; Connect Timeout=30;Initial Catalog=SHAKTI" providerName="System.Data.SqlClient"/>

Many thanks in advance,
Nigel
AnswerRe: Login Problems with SQLExpress 2005 Pin
SimulationofSai23-Aug-07 21:41
SimulationofSai23-Aug-07 21:41 
QuestionStored Procedure for Creating DTS Package Pin
saswatpadhan23-Aug-07 12:53
saswatpadhan23-Aug-07 12:53 
AnswerRe: Stored Procedure for Creating DTS Package Pin
Rami Said Abd Alhalim24-Aug-07 6:15
Rami Said Abd Alhalim24-Aug-07 6:15 
QuestionDataRowCollection.Find Method Throws ArgumentException when the parameter passed is a Guid object. Pin
reinaldo.aru23-Aug-07 10:49
reinaldo.aru23-Aug-07 10:49 
AnswerRe: DataRowCollection.Find Method Throws ArgumentException when the parameter passed is a Guid object. Pin
Rocky#24-Aug-07 1:35
Rocky#24-Aug-07 1:35 
QuestionConfiguration Error in Setting Up Web Application Pin
Gbenle23-Aug-07 9:41
Gbenle23-Aug-07 9:41 
AnswerRe: Configuration Error in Setting Up Web Application Pin
Marek Grzenkowicz23-Aug-07 23:15
Marek Grzenkowicz23-Aug-07 23:15 
QuestionRecommendations for storing Year Ends Pin
Chris Meech23-Aug-07 9:37
Chris Meech23-Aug-07 9:37 
AnswerRe: Recommendations for storing Year Ends Pin
DerekFL23-Aug-07 10:52
DerekFL23-Aug-07 10:52 
GeneralRe: Recommendations for storing Year Ends Pin
Chris Meech24-Aug-07 5:07
Chris Meech24-Aug-07 5:07 
QuestionRandom Select Pin
mehrdadc4823-Aug-07 8:19
mehrdadc4823-Aug-07 8:19 
AnswerRe: Random Select [modified] Pin
Michael Potter23-Aug-07 8:43
Michael Potter23-Aug-07 8:43 
GeneralRe: Random Select Pin
PIEBALDconsult23-Aug-07 9:27
mvePIEBALDconsult23-Aug-07 9:27 
AnswerRe: Random Select Pin
Rocky#23-Aug-07 19:55
Rocky#23-Aug-07 19:55 
GeneralRe: Random Select Pin
PIEBALDconsult24-Aug-07 7:57
mvePIEBALDconsult24-Aug-07 7:57 
QuestionSQL query Pin
Milind Panchal23-Aug-07 6:56
Milind Panchal23-Aug-07 6:56 
AnswerRe: SQL query Pin
Michael Potter23-Aug-07 8:20
Michael Potter23-Aug-07 8:20 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.