Click here to Skip to main content
16,006,355 members
Home / Discussions / Database
   

Database

 
AnswerRe: SQL 2005 EXPRESS and Visual Studio 2005 Pin
ThePmanLives11-Apr-06 18:25
ThePmanLives11-Apr-06 18:25 
QuestionHelp using rollback with odbcCommand? Pin
cbhkenshin8-Apr-06 0:53
cbhkenshin8-Apr-06 0:53 
Questionconnect sqlserver and tally accounting software using .NET Pin
nesaraja7-Apr-06 19:32
nesaraja7-Apr-06 19:32 
QuestionVB Integration error Pin
gr8coaster3297-Apr-06 19:17
gr8coaster3297-Apr-06 19:17 
AnswerRe: VB Integration error Pin
Colin Angus Mackay7-Apr-06 23:49
Colin Angus Mackay7-Apr-06 23:49 
GeneralRe: VB Integration error Pin
gr8coaster3298-Apr-06 6:04
gr8coaster3298-Apr-06 6:04 
AnswerRe: VB Integration error Pin
gr8coaster3298-Apr-06 16:42
gr8coaster3298-Apr-06 16:42 
QuestionProblem conecting to the same DB from two applications Pin
licheca7-Apr-06 10:01
licheca7-Apr-06 10:01 
Hello,

I'm a newbie using VB and SQL server Express editions. I have a windows forms application and a Web application that need to connect to the same database (Named WebCenter). But when I try to connect to it from the Web app while running the windows forms app this error message apears:

Unable to open the physical file "C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\Data\WebCenter_Data.MDF". Operating system error 32: "32(The process has no access to the file because is being used by another process).
Unable to open the physical file "C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\Data\WebCenter_Log.LDF". Operating system error 32: "32(The process has no access to the file because is being used by another process.)".
Cannot open database "WebCenter" requested by the login. The login failed.
Login failed for user 'CARLOS-PC\ASPNET'.
File activation failure. The physical file name "C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\Data\WebCenter_Log.LDF" may be incorrect.


Can anyone give me hand or point me in the right direction.

Thanks.



Pd. Please excuse my english.


Carlos.
AnswerRe: Problem conecting to the same DB from two applications Pin
Frank Kerrigan10-Apr-06 1:15
Frank Kerrigan10-Apr-06 1:15 
GeneralRe: Problem conecting to the same DB from two applications Pin
licheca12-Apr-06 6:14
licheca12-Apr-06 6:14 
QuestionDebugging Stored Procedure under SQL-Server2005 Pin
steff.k@gmx.net7-Apr-06 4:03
steff.k@gmx.net7-Apr-06 4:03 
AnswerRe: Debugging Stored Procedure under SQL-Server2005 Pin
MatthysDT10-Apr-06 3:38
MatthysDT10-Apr-06 3:38 
GeneralRe: Debugging Stored Procedure under SQL-Server2005 Pin
steff.k@gmx.net13-Apr-06 2:37
steff.k@gmx.net13-Apr-06 2:37 
QuestionHow to reset 'Suspect' SQL DB? Pin
pubududilena7-Apr-06 3:19
pubududilena7-Apr-06 3:19 
AnswerRe: How to reset 'Suspect' SQL DB? Pin
Steve Maier7-Apr-06 8:36
professionalSteve Maier7-Apr-06 8:36 
QuestionTime out Expired in SQL7 with .NET 2 Pin
rmhewa7-Apr-06 0:25
rmhewa7-Apr-06 0:25 
AnswerRe: Time out Expired in SQL7 with .NET 2 Pin
Frank Kerrigan10-Apr-06 1:22
Frank Kerrigan10-Apr-06 1:22 
GeneralRe: Time out Expired in SQL7 with .NET 2 Pin
rmhewa18-Apr-06 16:31
rmhewa18-Apr-06 16:31 
QuestionDoes SQL 2000 Check for Case -sensitive ? Pin
merlynml6-Apr-06 17:55
merlynml6-Apr-06 17:55 
AnswerRe: Does SQL 2000 Check for Case -sensitive ? Pin
Colin Angus Mackay6-Apr-06 20:45
Colin Angus Mackay6-Apr-06 20:45 
GeneralRe: Does SQL 2000 Check for Case -sensitive ? Pin
merlynml6-Apr-06 21:06
merlynml6-Apr-06 21:06 
GeneralRe: Does SQL 2000 Check for Case -sensitive ? Pin
Colin Angus Mackay6-Apr-06 21:16
Colin Angus Mackay6-Apr-06 21:16 
GeneralRe: Does SQL 2000 Check for Case -sensitive ? Pin
merlynml6-Apr-06 21:37
merlynml6-Apr-06 21:37 
QuestionGlobal exception thrown on execute of stored procedure with parameters Pin
Cannibal6-Apr-06 11:01
Cannibal6-Apr-06 11:01 
AnswerRe: Global exception thrown on execute of stored procedure with parameters Pin
Frank Kerrigan10-Apr-06 1:06
Frank Kerrigan10-Apr-06 1:06 

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.