Click here to Skip to main content
15,888,454 members
Home / Discussions / Database
   

Database

 
GeneralRe: database Pin
PengFeidu11-Sep-03 2:18
PengFeidu11-Sep-03 2:18 
Generalquestion about OLEDB Pin
ashxly10-Sep-03 15:34
ashxly10-Sep-03 15:34 
GeneralRe: question about OLEDB Pin
Steve S11-Sep-03 2:04
Steve S11-Sep-03 2:04 
GeneralRe: question about OLEDB Pin
ashxly11-Sep-03 20:01
ashxly11-Sep-03 20:01 
GeneralNew version of SQL Server "Yukon" Pin
Nino_110-Sep-03 13:41
Nino_110-Sep-03 13:41 
GeneralRe: New version of SQL Server "Yukon" Pin
Tom Archer12-Sep-03 11:15
Tom Archer12-Sep-03 11:15 
GeneralRe: New version of SQL Server "Yukon" Pin
Mike Epprecht13-Sep-03 5:45
Mike Epprecht13-Sep-03 5:45 
Generalfilling a dataset; changing some data of the dataset without db-connection Pin
wolfschinnerl10-Sep-03 9:30
wolfschinnerl10-Sep-03 9:30 
Hi,
My problem is that I have to use data of an oracle-db without a connection!!
The steps I have to do are:
1) filling a dataset

while()
{
2) serializing this dataset
3) storing it into a file
4) deserializing the stored file
5) making changes of the data of the dataset
6) serializing this dataset
if(...==...)
break;
}

Is it possible at all to change data of a dataset without a db-connection?

Thanks

wolf
GeneralRe: filling a dataset; changing some data of the dataset without db-connection Pin
Arjan Einbu12-Sep-03 10:42
Arjan Einbu12-Sep-03 10:42 
GeneralBatch Update performance Pin
WoonLeng9-Sep-03 16:59
WoonLeng9-Sep-03 16:59 
QuestionHow to bind in the Access Import Wizard Pin
King_of_Queens9-Sep-03 2:33
King_of_Queens9-Sep-03 2:33 
AnswerRe: How to bind in the Access Import Wizard Pin
Steve S9-Sep-03 6:19
Steve S9-Sep-03 6:19 
Generaldb schema required! help needed urgently Pin
rohitit6-Sep-03 10:45
rohitit6-Sep-03 10:45 
GeneralSP vs. View Pin
Not Active5-Sep-03 6:01
mentorNot Active5-Sep-03 6:01 
GeneralRe: SP vs. View Pin
Mark Conger5-Sep-03 6:14
Mark Conger5-Sep-03 6:14 
GeneralRe: SP vs. View Pin
Not Active5-Sep-03 6:42
mentorNot Active5-Sep-03 6:42 
Generalreboot the sqlserver Pin
yyf5-Sep-03 3:23
yyf5-Sep-03 3:23 
GeneralRe: reboot the sqlserver Pin
Terry Denham5-Sep-03 4:19
Terry Denham5-Sep-03 4:19 
GeneralMaster-Detail Question! Pin
EastDragon4-Sep-03 16:50
EastDragon4-Sep-03 16:50 
GeneralSQLDMO Pin
yyf3-Sep-03 8:53
yyf3-Sep-03 8:53 
GeneralRe: SQLDMO Pin
Terry Denham5-Sep-03 4:30
Terry Denham5-Sep-03 4:30 
GeneralRe: SQLDMO Pin
yyf5-Sep-03 8:31
yyf5-Sep-03 8:31 
GeneralRe: SQLDMO Pin
Terry Denham7-Sep-03 9:16
Terry Denham7-Sep-03 9:16 
Generalpassing and retrieving date value using ADO Pin
haritadala1-Sep-03 11:57
haritadala1-Sep-03 11:57 
GeneralRe: passing and retrieving date value using ADO Pin
Roger Wright7-Sep-03 10:06
professionalRoger Wright7-Sep-03 10:06 

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.