Click here to Skip to main content
15,909,737 members
Home / Discussions / C#
   

C#

 
GeneralDistribute separate forms Pin
Jassim Rahma14-Jan-05 3:34
Jassim Rahma14-Jan-05 3:34 
GeneralRe: Distribute separate forms Pin
Nick Parker14-Jan-05 4:04
protectorNick Parker14-Jan-05 4:04 
GeneralUSB Printer Pin
Peter Beedell14-Jan-05 1:13
Peter Beedell14-Jan-05 1:13 
GeneralRe: USB Printer Pin
Dave Kreskowiak14-Jan-05 4:49
mveDave Kreskowiak14-Jan-05 4:49 
GeneralMulti Column TreeView Pin
orlyg14-Jan-05 0:23
orlyg14-Jan-05 0:23 
GeneralRe: Multi Column TreeView Pin
Robert Rohde14-Jan-05 1:02
Robert Rohde14-Jan-05 1:02 
GeneralOleDbException (exclusive access) Pin
Serge Lobko-Lobanovsky14-Jan-05 0:13
Serge Lobko-Lobanovsky14-Jan-05 0:13 
GeneralRe: OleDbException (exclusive access) Pin
Mike Dimmick14-Jan-05 0:48
Mike Dimmick14-Jan-05 0:48 
To handle multiple users, the Jet database engine has to be able to create a .ldb file (i.e. if your database is called MyDatabase.mdb, it has to create MyDatabase.ldb). Check that the user account your ASP.NET process runs under can create files in the same directory as the .mdb. If Windows 2000 or XP, by default it's ASPNET, while on Windows Server 2003 it's NETWORK SERVICE.

Stability. What an interesting concept. -- Chris Maunder
GeneralRe: OleDbException (exclusive access) Pin
Serge Lobko-Lobanovsky14-Jan-05 0:56
Serge Lobko-Lobanovsky14-Jan-05 0:56 
GeneralCalling CDialog C++ code from C# Pin
gabnicu13-Jan-05 23:50
gabnicu13-Jan-05 23:50 
GeneralRe: Calling CDialog C++ code from C# Pin
Nick Parker14-Jan-05 3:33
protectorNick Parker14-Jan-05 3:33 
Generaldatabase mdb Pin
Syasya Mortensen13-Jan-05 22:09
Syasya Mortensen13-Jan-05 22:09 
GeneralRe: database mdb Pin
Yulianto.13-Jan-05 22:30
Yulianto.13-Jan-05 22:30 
GeneralRe: database mdb Pin
Syasya Mortensen14-Jan-05 4:24
Syasya Mortensen14-Jan-05 4:24 
GeneralRe: database mdb Pin
Syasya Mortensen16-Jan-05 20:59
Syasya Mortensen16-Jan-05 20:59 
GeneralRe: database mdb Pin
Nick Parker14-Jan-05 3:41
protectorNick Parker14-Jan-05 3:41 
GeneralRe: database mdb Pin
Syasya Mortensen14-Jan-05 4:26
Syasya Mortensen14-Jan-05 4:26 
GeneralRe: database mdb Pin
Syasya Mortensen17-Jan-05 16:26
Syasya Mortensen17-Jan-05 16:26 
GeneralC# + progress bar Pin
Newbie_Toy13-Jan-05 19:05
Newbie_Toy13-Jan-05 19:05 
GeneralRe: C# + progress bar Pin
Stefan Troschuetz13-Jan-05 23:00
Stefan Troschuetz13-Jan-05 23:00 
GeneralRe: C# + progress bar Pin
Dave Kreskowiak14-Jan-05 4:35
mveDave Kreskowiak14-Jan-05 4:35 
GeneralRe: C# + progress bar Pin
Newbie_Toy14-Jan-05 15:57
Newbie_Toy14-Jan-05 15:57 
GeneralRe: C# + progress bar Pin
MoustafaS15-Jan-05 2:45
MoustafaS15-Jan-05 2:45 
GeneralSlding Window Pin
picasso213-Jan-05 17:07
picasso213-Jan-05 17:07 
GeneralRe: Slding Window Pin
rathishps13-Jan-05 23:48
rathishps13-Jan-05 23:48 

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.