Click here to Skip to main content
15,919,422 members
Home / Discussions / Database
   

Database

 
GeneralRe: What kind of Errors the SELECT statement can raise?? Pin
Colin Angus Mackay29-Mar-05 1:32
Colin Angus Mackay29-Mar-05 1:32 
GeneralRe: What kind of Errors the SELECT statement can raise?? Pin
_J_29-Mar-05 1:44
_J_29-Mar-05 1:44 
GeneralRe: What kind of Errors the SELECT statement can raise?? Pin
Colin Angus Mackay29-Mar-05 1:53
Colin Angus Mackay29-Mar-05 1:53 
GeneralRe: What kind of Errors the SELECT statement can raise?? Pin
_J_29-Mar-05 1:57
_J_29-Mar-05 1:57 
GeneralRe: What kind of Errors the SELECT statement can raise?? Pin
Colin Angus Mackay29-Mar-05 11:01
Colin Angus Mackay29-Mar-05 11:01 
GeneralRe: What kind of Errors the SELECT statement can raise?? Pin
_J_29-Mar-05 11:07
_J_29-Mar-05 11:07 
AnswerRe: What kind of Errors the SELECT statement can raise?? Pin
Andy Brummer29-Mar-05 11:22
sitebuilderAndy Brummer29-Mar-05 11:22 
GeneralIdeas to Update DATA received from the client Pin
_J_28-Mar-05 6:38
_J_28-Mar-05 6:38 
I have not big DB (12 tables)

Suppose application is requested for some data about specified clientID

by means of ADO.NET i got all the relevant data about this clientID from several tables to the client, client perform tasks on this data change it maybe add something new or delete somtething (there is posibility that data will not changed at all), after this client click to SAVE button and return data to DB, here start the problem, i can delete all relevant data about specified clientID in all table and after this insert data tables (insert data that recieved from the application) or i can check what changed and to remove or update or insert data.

ANY IDEAS, and maybe how to perform my problem.


I'm using:
Windows Xp, .NET Framework, Sql-Server 2000.

------------------------------------
To study, study and only to study


GeneralRe: Ideas to Update DATA received from the client Pin
Edbert P28-Mar-05 20:06
Edbert P28-Mar-05 20:06 
GeneralRe: Ideas to Update DATA received from the client Pin
_J_28-Mar-05 21:27
_J_28-Mar-05 21:27 
GeneralMSDataShape Error Pin
gUrM33T28-Mar-05 4:32
gUrM33T28-Mar-05 4:32 
GeneralQuestion about from syntax Pin
Esmo200028-Mar-05 4:19
Esmo200028-Mar-05 4:19 
GeneralRe: Question about from syntax Pin
Jeff Martin28-Mar-05 7:28
Jeff Martin28-Mar-05 7:28 
GeneralRe: Question about from syntax Pin
Esmo200028-Mar-05 7:41
Esmo200028-Mar-05 7:41 
GeneralDatasets/Updating Pin
Nuhn28-Mar-05 3:16
Nuhn28-Mar-05 3:16 
GeneralRe: Datasets/Updating Pin
Suman Singh29-Mar-05 11:04
professionalSuman Singh29-Mar-05 11:04 
GeneralRe: Datasets/Updating Pin
Nuhn7-Apr-05 4:56
Nuhn7-Apr-05 4:56 
Questionhow to get name of all tables in msaccess database Pin
sumit2127-Mar-05 7:07
sumit2127-Mar-05 7:07 
AnswerRe: how to get name of all tables in msaccess database Pin
rwestgraham28-Mar-05 18:25
rwestgraham28-Mar-05 18:25 
GeneralDataRelation question Pin
IlanTal26-Mar-05 21:36
IlanTal26-Mar-05 21:36 
GeneralRe: DataRelation question Pin
Scott Serl28-Mar-05 10:06
Scott Serl28-Mar-05 10:06 
GeneralRe: DataRelation question Pin
IlanTal28-Mar-05 18:38
IlanTal28-Mar-05 18:38 
GeneralRe: DataRelation question Pin
Scott Serl29-Mar-05 6:44
Scott Serl29-Mar-05 6:44 
GeneralRe: DataRelation question Pin
IlanTal29-Mar-05 7:10
IlanTal29-Mar-05 7:10 
GeneralQuestion about SELECT Pin
_J_26-Mar-05 5:57
_J_26-Mar-05 5:57 

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.