Click here to Skip to main content
15,895,462 members
Home / Discussions / C#
   

C#

 
GeneralRe: matching words with spelling mistakes Pin
Nagy Vilmos6-Dec-07 4:36
professionalNagy Vilmos6-Dec-07 4:36 
GeneralRe: matching words with spelling mistakes Pin
Ennis Ray Lynch, Jr.6-Dec-07 6:42
Ennis Ray Lynch, Jr.6-Dec-07 6:42 
GeneralMultiline TextBox problem. Pin
Neuro_pl6-Dec-07 3:53
Neuro_pl6-Dec-07 3:53 
QuestionRead Class information in C# Pin
Abhijit Jana6-Dec-07 3:22
professionalAbhijit Jana6-Dec-07 3:22 
GeneralRe: Read Class information in C# Pin
Skippums6-Dec-07 3:52
Skippums6-Dec-07 3:52 
GeneralRe: Read Class information in C# Pin
Abhijit Jana6-Dec-07 17:21
professionalAbhijit Jana6-Dec-07 17:21 
GeneralRe: Read Class information in C# Pin
Ennis Ray Lynch, Jr.6-Dec-07 8:53
Ennis Ray Lynch, Jr.6-Dec-07 8:53 
GeneralUpdate MS Access Data Structure Pin
polishprogrammer6-Dec-07 3:16
polishprogrammer6-Dec-07 3:16 
I developed an application that uses an MS Access database to store test results, various parameters and other information needed for performing some the tests in question. All of that information needs to be preserved when updating (or upgrading the application).

However, the nature of the upgrade may involve some changes to the underlying database structure (an additional data table, new field names, etc), that also needs to get updated. So, I do want to deploy a default database with each application installment, but want to preserve the data from the database utilized by the previously installed application.

At present, I preserve this data by performing a few actions after installation that save the deployed database to a different location and point the application to that location. When I provide an upgrade, the default database is targeted for the application startup path and the first login using the upgraded something will tell the user whether the database needs upgrading. If it does, the user must import the existing data into the default database in the application path, then relocate the default database elsewhere, a multi-step process that functions reasonably well, but is less user friendly than I would like.

Is there, then, a method to import a database structure without changing the existing data itself (provided there are no subtractions or editing of datatable and field names, only additions)? Thanks.
GeneralRe: Update MS Access Data Structure Pin
led mike6-Dec-07 7:08
led mike6-Dec-07 7:08 
GeneralRe: Update MS Access Data Structure Pin
polishprogrammer6-Dec-07 9:34
polishprogrammer6-Dec-07 9:34 
QuestionHow to Counter Sign in various levels Pin
Member 36551006-Dec-07 3:03
Member 36551006-Dec-07 3:03 
Generalstring in sql statement Pin
eyeseetee6-Dec-07 2:18
eyeseetee6-Dec-07 2:18 
GeneralRe: string in sql statement Pin
Skippums6-Dec-07 2:29
Skippums6-Dec-07 2:29 
GeneralRe: string in sql statement Pin
eyeseetee6-Dec-07 2:49
eyeseetee6-Dec-07 2:49 
GeneralRe: string in sql statement Pin
eyeseetee6-Dec-07 3:02
eyeseetee6-Dec-07 3:02 
GeneralRe: string in sql statement Pin
Abhijit Jana6-Dec-07 3:26
professionalAbhijit Jana6-Dec-07 3:26 
GeneralTCP/IP - Sockets Pin
half-life6-Dec-07 1:56
half-life6-Dec-07 1:56 
GeneralRe: TCP/IP - Sockets Pin
Andre Azevedo6-Dec-07 2:03
Andre Azevedo6-Dec-07 2:03 
GeneralRe: TCP/IP - Sockets Pin
half-life6-Dec-07 2:07
half-life6-Dec-07 2:07 
GeneralRe: TCP/IP - Sockets Pin
Mike Dimmick6-Dec-07 3:09
Mike Dimmick6-Dec-07 3:09 
GeneralRe: TCP/IP - Sockets Pin
half-life6-Dec-07 3:58
half-life6-Dec-07 3:58 
GeneralChange cell color of dataGridView Pin
M Riaz Bashir6-Dec-07 1:35
M Riaz Bashir6-Dec-07 1:35 
GeneralRe: Change cell color of dataGridView Pin
Sathesh Sakthivel6-Dec-07 1:39
Sathesh Sakthivel6-Dec-07 1:39 
QuestionFormDats (width, height, ...) save to XML for Dual-Monitors Pin
merlin.AT6-Dec-07 1:29
merlin.AT6-Dec-07 1:29 
QuestionFtp over Ftp Proxy GetResponse() error Pin
Springtime6-Dec-07 1:22
Springtime6-Dec-07 1:22 

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.