Click here to Skip to main content
15,911,317 members
Home / Discussions / C#
   

C#

 
AnswerRe: xmldocument question Pin
Stefan Troschuetz14-Sep-06 3:17
Stefan Troschuetz14-Sep-06 3:17 
GeneralRe: xmldocument question Pin
Yustme14-Sep-06 3:29
Yustme14-Sep-06 3:29 
GeneralRe: xmldocument question Pin
Stefan Troschuetz14-Sep-06 3:51
Stefan Troschuetz14-Sep-06 3:51 
GeneralRe: xmldocument question Pin
Yustme14-Sep-06 4:03
Yustme14-Sep-06 4:03 
AnswerRe: xmldocument question Pin
Hamid_RT14-Sep-06 9:46
Hamid_RT14-Sep-06 9:46 
Questionhow to copy a access database in c# Pin
faladrim14-Sep-06 2:43
faladrim14-Sep-06 2:43 
AnswerRe: how to copy a access database in c# Pin
Stefan Troschuetz14-Sep-06 3:20
Stefan Troschuetz14-Sep-06 3:20 
GeneralRe: how to copy a access database in c# Pin
faladrim14-Sep-06 3:31
faladrim14-Sep-06 3:31 
i see, thats how i copy one database in the other, but db2.mdb does not exitst, i need to make a new one for every day.
ill give an example how i would like to use it.

in access i make one database: db1.mdb in this i write recepst for 100 different cakes Wink | ;)
in c# program i can see all recepst an add one or delete or i can register that i have used nr 33 and 55, all these changes are not made in the main database db1.mdb, but in a copy of it (day1.mdb) this one needs to be generated by c#.
Day 2 i open the c# program again and i get my 100 recepst form db1.mdb again, if i make changes here they will be saved in another copy of it (day2.mdb) and so on and so on.

my problem is that i dont know how to make a new database with my c# program so i become day1.mdb, day2.mdb, day3.mdb, day...
thx
GeneralRe: how to copy a access database in c# Pin
Stefan Troschuetz14-Sep-06 3:58
Stefan Troschuetz14-Sep-06 3:58 
GeneralRe: how to copy a access database in c# Pin
faladrim14-Sep-06 4:04
faladrim14-Sep-06 4:04 
GeneralRe: how to copy a access database in c# Pin
Stefan Troschuetz14-Sep-06 4:11
Stefan Troschuetz14-Sep-06 4:11 
GeneralRe: how to copy a access database in c# Pin
faladrim14-Sep-06 4:16
faladrim14-Sep-06 4:16 
Questionproblem in form resizing Pin
kalaveer14-Sep-06 2:20
kalaveer14-Sep-06 2:20 
AnswerRe: problem in form resizing Pin
Not Active14-Sep-06 2:25
mentorNot Active14-Sep-06 2:25 
AnswerRe: problem in form resizing Pin
Andrei Ungureanu14-Sep-06 2:31
Andrei Ungureanu14-Sep-06 2:31 
GeneralRe: problem in form resizing Pin
kalaveer14-Sep-06 21:03
kalaveer14-Sep-06 21:03 
QuestionRetrieve Version Numbers of DLLs and Executables Pin
paas14-Sep-06 2:03
paas14-Sep-06 2:03 
AnswerRe: Retrieve Version Numbers of DLLs and Executables Pin
S. Senthil Kumar14-Sep-06 2:43
S. Senthil Kumar14-Sep-06 2:43 
GeneralRe: Retrieve Version Numbers of DLLs and Executables Pin
paas14-Sep-06 2:52
paas14-Sep-06 2:52 
Questionhow to save data in word or in pdf or csv using windows forms Pin
indiaone14-Sep-06 1:33
indiaone14-Sep-06 1:33 
AnswerRe: how to save data in word or in pdf or csv using windows forms Pin
Sebastian Schneider14-Sep-06 1:55
Sebastian Schneider14-Sep-06 1:55 
Questionmatlab to C#* 2 Pin
Haoman1714-Sep-06 1:07
Haoman1714-Sep-06 1:07 
Questionhow can implement "like" sql command whit filter property of bindingSource component? Pin
B.A14-Sep-06 0:57
B.A14-Sep-06 0:57 
AnswerRe: how can implement "like" sql command whit filter property of bindingSource component? Pin
Said Ali Jalali19-Jan-10 21:15
Said Ali Jalali19-Jan-10 21:15 
QuestionStop ClickOnce Publishing Pin
Brady Kelly14-Sep-06 0:52
Brady Kelly14-Sep-06 0:52 

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.