Click here to Skip to main content
15,890,123 members
Home / Discussions / Database
   

Database

 
GeneralRe: check database exists Pin
Jeff Varszegi28-Apr-04 7:08
professionalJeff Varszegi28-Apr-04 7:08 
GeneralRe: check database exists Pin
Jeff Martin29-Apr-04 9:02
Jeff Martin29-Apr-04 9:02 
GeneralRe: check database exists Pin
Jeff Varszegi29-Apr-04 9:38
professionalJeff Varszegi29-Apr-04 9:38 
GeneralInstalling ole db provider for microsoft project without installing microsoft project Pin
vinay_mat26-Apr-04 20:39
vinay_mat26-Apr-04 20:39 
GeneralLinked server from SQL Server 2000 to Sybase 12 Pin
Janya26-Apr-04 14:30
Janya26-Apr-04 14:30 
QuestionHow to create linked tables using ADOX? Pin
Santanu Lahiri26-Apr-04 12:06
Santanu Lahiri26-Apr-04 12:06 
AnswerFollowup: How to create linked tables using ADOX? Pin
Santanu Lahiri29-Apr-04 10:13
Santanu Lahiri29-Apr-04 10:13 
GeneralRestore database Pin
tmcafee26-Apr-04 8:40
tmcafee26-Apr-04 8:40 
I have an application that allows people to import data and make changes to a database. I have been told by my boss that I need to add the ability to undo a data import/change from my application. What I was thinking of doing was backing up or copying the database when the application starts and then allowing the user to restore this backup/copy. Is this the best way to do it? I know sql server creates a backup everytime you make a change to the database. I don't know where to start or even how to write the code to do this (should it be a stored procedure...?). Any help would be great. I am using C#. Or is there a way to just do an undo from the transaction log?
GeneralRe: Restore database Pin
Mazdak26-Apr-04 20:52
Mazdak26-Apr-04 20:52 
GeneralImport Oracle *.DMP into MS-SQL (without Oracle DB Server) Pin
johncogan26-Apr-04 3:45
johncogan26-Apr-04 3:45 
GeneralRe: Import Oracle *.DMP into MS-SQL (without Oracle DB Server) Pin
RichardGrimmer26-Apr-04 3:56
RichardGrimmer26-Apr-04 3:56 
GeneralRe: Import Oracle *.DMP into MS-SQL (without Oracle DB Server) Pin
Steve S28-Apr-04 1:31
Steve S28-Apr-04 1:31 
GeneralSimple Insert Statement Pin
dabuskol25-Apr-04 23:09
dabuskol25-Apr-04 23:09 
GeneralRe: Simple Insert Statement Pin
Peet Schultz26-Apr-04 3:19
Peet Schultz26-Apr-04 3:19 
GeneralRe: Simple Insert Statement Pin
Janya26-Apr-04 14:34
Janya26-Apr-04 14:34 
GeneralEncrypted Tables From ASP.NET & Access Pin
MKlucher24-Apr-04 14:42
MKlucher24-Apr-04 14:42 
GeneralData Grid / update when going to next record Pin
xstoneheartx23-Apr-04 13:24
xstoneheartx23-Apr-04 13:24 
GeneralDatagrid Multi-table update Pin
Anonymous23-Apr-04 7:03
Anonymous23-Apr-04 7:03 
GeneralMinimum of 2 values Pin
Colin Angus Mackay22-Apr-04 12:05
Colin Angus Mackay22-Apr-04 12:05 
GeneralRe: Minimum of 2 values Pin
Mike Ellison23-Apr-04 5:46
Mike Ellison23-Apr-04 5:46 
GeneralRe: Minimum of 2 values Pin
Colin Angus Mackay23-Apr-04 5:54
Colin Angus Mackay23-Apr-04 5:54 
GeneralRe: Minimum of 2 values Pin
Mike Ellison23-Apr-04 5:54
Mike Ellison23-Apr-04 5:54 
GeneralRe: Minimum of 2 values Pin
Peet Schultz26-Apr-04 3:41
Peet Schultz26-Apr-04 3:41 
GeneralRename a table Pin
suhredayan22-Apr-04 0:27
susssuhredayan22-Apr-04 0:27 
GeneralRe: Rename a table Pin
suhredayan22-Apr-04 0:29
susssuhredayan22-Apr-04 0:29 

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.