Click here to Skip to main content
15,890,186 members
Home / Discussions / C#
   

C#

 
AnswerRe: c# error/warning code Pin
CHill6022-Jul-15 4:07
mveCHill6022-Jul-15 4:07 
GeneralRe: c# error/warning code Pin
jamesmc153522-Jul-15 4:10
jamesmc153522-Jul-15 4:10 
GeneralRe: c# error/warning code Pin
CHill6022-Jul-15 4:16
mveCHill6022-Jul-15 4:16 
GeneralRe: c# error/warning code Pin
jamesmc153522-Jul-15 4:18
jamesmc153522-Jul-15 4:18 
GeneralRe: c# error/warning code Pin
CHill6022-Jul-15 4:26
mveCHill6022-Jul-15 4:26 
GeneralRe: c# error/warning code Pin
jamesmc153522-Jul-15 4:29
jamesmc153522-Jul-15 4:29 
GeneralRe: c# error/warning code Pin
CHill6022-Jul-15 4:33
mveCHill6022-Jul-15 4:33 
GeneralRe: c# error/warning code Pin
jamesmc153522-Jul-15 4:40
jamesmc153522-Jul-15 4:40 
AnswerRe: c# error/warning code Pin
Mycroft Holmes22-Jul-15 14:17
professionalMycroft Holmes22-Jul-15 14:17 
Questionsqls help Pin
jamesmc153522-Jul-15 2:30
jamesmc153522-Jul-15 2:30 
AnswerRe: sqls help Pin
Richard MacCutchan22-Jul-15 6:00
mveRichard MacCutchan22-Jul-15 6:00 
AnswerRe: sqls help Pin
Janine_A26-Jul-15 4:58
Janine_A26-Jul-15 4:58 
QuestionDevide huge mainform file Pin
mattlas21-Jul-15 22:17
mattlas21-Jul-15 22:17 
AnswerRe: Devide huge mainform file Pin
OriginalGriff21-Jul-15 22:26
mveOriginalGriff21-Jul-15 22:26 
QuestionCreating Table Adapter using Configuration Wizard with ODBC connection Pin
Member 1176229521-Jul-15 11:46
Member 1176229521-Jul-15 11:46 
AnswerRe: Creating Table Adapter using Configuration Wizard with ODBC connection Pin
Dave Kreskowiak21-Jul-15 14:20
mveDave Kreskowiak21-Jul-15 14:20 
GeneralRe: Creating Table Adapter using Configuration Wizard with ODBC connection Pin
Richard Deeming22-Jul-15 1:12
mveRichard Deeming22-Jul-15 1:12 
GeneralRe: Creating Table Adapter using Configuration Wizard with ODBC connection Pin
Dave Kreskowiak22-Jul-15 2:42
mveDave Kreskowiak22-Jul-15 2:42 
AnswerRe: Creating Table Adapter using Configuration Wizard with ODBC connection Pin
Richard Deeming22-Jul-15 1:13
mveRichard Deeming22-Jul-15 1:13 
GeneralRe: Creating Table Adapter using Configuration Wizard with ODBC connection Pin
Member 1176229522-Jul-15 10:20
Member 1176229522-Jul-15 10:20 
GeneralRe: Creating Table Adapter using Configuration Wizard with ODBC connection Pin
Richard Deeming22-Jul-15 10:27
mveRichard Deeming22-Jul-15 10:27 
GeneralRe: Creating Table Adapter using Configuration Wizard with ODBC connection Pin
Member 1176229523-Jul-15 5:58
Member 1176229523-Jul-15 5:58 
GeneralRe: Creating Table Adapter using Configuration Wizard with ODBC connection Pin
Richard Deeming23-Jul-15 6:00
mveRichard Deeming23-Jul-15 6:00 
GeneralRe: Creating Table Adapter using Configuration Wizard with ODBC connection Pin
Member 1176229523-Jul-15 9:14
Member 1176229523-Jul-15 9:14 
QuestionAttempt to write in a readonly database ERROR Pin
DPaul199421-Jul-15 7:01
DPaul199421-Jul-15 7:01 
Hi. I created an aplication in C# (Visual Studio 2013) which uses an SQLiteDatabase. To install it on a computer I used Install Shield. But when I run the program and I try to modify some data from database, I receive: "attempt to write in a readonly database", twice. I know I receive that because the user does not have rights to modify that file (database.db) from installation folder but I don't know how to fix this because this app will be installed on other computers and every user should modify the rights for that location folder which is not an option. Any help is welcomed. Thanks!

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.