Click here to Skip to main content
15,913,722 members
Home / Discussions / C#
   

C#

 
GeneralRe: SQLite Pin
Eduard Keilholz18-Nov-09 3:02
Eduard Keilholz18-Nov-09 3:02 
GeneralRe: SQLite Pin
jashimu18-Nov-09 3:10
jashimu18-Nov-09 3:10 
GeneralRe: SQLite Pin
Eduard Keilholz18-Nov-09 3:19
Eduard Keilholz18-Nov-09 3:19 
GeneralRe: SQLite Pin
PIEBALDconsult18-Nov-09 12:47
mvePIEBALDconsult18-Nov-09 12:47 
GeneralRe: SQLite Pin
jashimu18-Nov-09 3:17
jashimu18-Nov-09 3:17 
GeneralRe: SQLite Pin
PIEBALDconsult18-Nov-09 12:45
mvePIEBALDconsult18-Nov-09 12:45 
GeneralRe: SQLite Pin
jashimu19-Nov-09 2:48
jashimu19-Nov-09 2:48 
QuestionConnecting to SQL db from several computers Pin
Chesnokov Yuriy18-Nov-09 0:47
professionalChesnokov Yuriy18-Nov-09 0:47 
I've got SQL 2005 Express and db located on server. Clients computers connect to it and server application also connect to db to perform SQL queries.
How to enable simultanious access to db?
If server connected to db, it remains unavailable for connections from client with error:

System.Data.SqlClient.SqlException in Void OnError(System.Data.SqlClient.SqlException, Boolean): Cannot open user default database. Login failed.
Login failed for user 'NT AUTHORITY\SYSTEM'

Or vice versa, if client connected to db and read some date, server can not connect to it for some period of time

Чесноков

AnswerRe: Connecting to SQL db from several computers Pin
ScottM118-Nov-09 1:17
ScottM118-Nov-09 1:17 
AnswerRe: Connecting to SQL db from several computers Pin
Abhishek Sur18-Nov-09 1:19
professionalAbhishek Sur18-Nov-09 1:19 
QuestionRe: Connecting to SQL db from several computers Pin
Chesnokov Yuriy18-Nov-09 2:08
professionalChesnokov Yuriy18-Nov-09 2:08 
AnswerRe: Connecting to SQL db from several computers Pin
Shameel18-Nov-09 1:44
professionalShameel18-Nov-09 1:44 
AnswerRe: Connecting to SQL db from several computers Pin
Chesnokov Yuriy18-Nov-09 2:10
professionalChesnokov Yuriy18-Nov-09 2:10 
QuestionBinding treeview[urgent plz] Pin
@nisha 2n17-Nov-09 23:35
@nisha 2n17-Nov-09 23:35 
AnswerRe: Binding treeview[urgent plz] Pin
Ashfield18-Nov-09 1:15
Ashfield18-Nov-09 1:15 
AnswerRe: Binding treeview[urgent plz] Pin
Shameel18-Nov-09 1:49
professionalShameel18-Nov-09 1:49 
GeneralRe: Binding treeview[urgent plz] Pin
@nisha 2n18-Nov-09 17:01
@nisha 2n18-Nov-09 17:01 
GeneralRe: Binding treeview Pin
@nisha 2n18-Nov-09 17:55
@nisha 2n18-Nov-09 17:55 
GeneralRe: Binding treeview Pin
Shameel18-Nov-09 21:24
professionalShameel18-Nov-09 21:24 
AnswerRe: Binding treeview[urgent plz] Pin
Not Active18-Nov-09 2:12
mentorNot Active18-Nov-09 2:12 
GeneralRe: Binding treeview[urgent plz] Pin
@nisha 2n18-Nov-09 17:02
@nisha 2n18-Nov-09 17:02 
GeneralRe: Binding treeview[urgent plz] Pin
Not Active18-Nov-09 17:23
mentorNot Active18-Nov-09 17:23 
Questionuser defined color change in c# Pin
vikas shukla17-Nov-09 20:06
vikas shukla17-Nov-09 20:06 
AnswerRe: user defined color change in c# Pin
dan!sh 17-Nov-09 20:58
professional dan!sh 17-Nov-09 20:58 
QuestionNeed help with text editing preaty please Pin
Member 414586317-Nov-09 19:42
Member 414586317-Nov-09 19:42 

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.