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

Database

 
GeneralRe: How do hierarchy SELECT statement... Pin
RYU^^13-Mar-08 12:41
RYU^^13-Mar-08 12:41 
GeneralRe: How do hierarchy SELECT statement... Pin
RYU^^13-Mar-08 12:52
RYU^^13-Mar-08 12:52 
GeneralExpression Builder Help! Pin
Karma3125112-Mar-08 6:24
Karma3125112-Mar-08 6:24 
Generaljavascript and database Pin
young34512-Mar-08 4:36
young34512-Mar-08 4:36 
GeneralRe: javascript and database Pin
Colin Angus Mackay12-Mar-08 4:59
Colin Angus Mackay12-Mar-08 4:59 
GeneralRe: javascript and database Pin
Paul Conrad12-Mar-08 5:45
professionalPaul Conrad12-Mar-08 5:45 
GeneralRe: javascript and database Pin
young34512-Mar-08 6:47
young34512-Mar-08 6:47 
Generalget changes of programaticaly changed rows Pin
baranils12-Mar-08 3:39
baranils12-Mar-08 3:39 
Hello

After many tries it seems to me that there is NO safe way to programaticaly make change to a datagridview binded to a datatable in order to get those changes by the getchange method before updating database.

If data are entered manualy by the user : no problem
But if they are changed programaticaly, it seems that the changes are reflected at random :sometime yes, sometime no

The ONLY safe way I found is to use the DataBoundItem of the row in the DGV to acceed the row in the datatable and directly make changes in the datatable

Does anyone had such experience ?
GeneralObject reference not set to an instance of an object. in ms-sql express vb.net Pin
r_mohd12-Mar-08 2:31
r_mohd12-Mar-08 2:31 
GeneralRe: Object reference not set to an instance of an object. in ms-sql express vb.net Pin
Colin Angus Mackay12-Mar-08 4:57
Colin Angus Mackay12-Mar-08 4:57 
QuestionUsing DatePart as part of a Unique Constraint? Pin
kbalias12-Mar-08 1:07
kbalias12-Mar-08 1:07 
AnswerRe: Using DatePart as part of a Unique Constraint? Pin
Syed Mehroz Alam12-Mar-08 1:48
Syed Mehroz Alam12-Mar-08 1:48 
QuestionMembership Stored Procedures Confusion Pin
Brendan Vogt11-Mar-08 22:59
Brendan Vogt11-Mar-08 22:59 
GeneralRe: Membership Stored Procedures Confusion Pin
Mark J. Miller13-Mar-08 5:48
Mark J. Miller13-Mar-08 5:48 
QuestionRunning SQL Server stored procedure Pin
ambrose11-Mar-08 22:56
ambrose11-Mar-08 22:56 
GeneralRe: Running SQL Server stored procedure Pin
Mark J. Miller13-Mar-08 5:56
Mark J. Miller13-Mar-08 5:56 
GeneralConcurrency violation Pin
baranils11-Mar-08 21:31
baranils11-Mar-08 21:31 
GeneralRe: Concurrency violation Pin
Mark J. Miller13-Mar-08 6:01
Mark J. Miller13-Mar-08 6:01 
GeneralRe: Concurrency violation Pin
baranils13-Mar-08 6:54
baranils13-Mar-08 6:54 
Generalsql structure Pin
Tara1411-Mar-08 21:02
Tara1411-Mar-08 21:02 
GeneralRe: sql structure Pin
andyharman12-Mar-08 0:08
professionalandyharman12-Mar-08 0:08 
GeneralRe: sql structure Pin
Tara1412-Mar-08 7:45
Tara1412-Mar-08 7:45 
GeneralRe: sql structure Pin
Syed Mehroz Alam12-Mar-08 0:17
Syed Mehroz Alam12-Mar-08 0:17 
GeneralRe: sql structure Pin
Tara1412-Mar-08 5:50
Tara1412-Mar-08 5:50 
GeneralRe: sql structure Pin
Tara1412-Mar-08 7:36
Tara1412-Mar-08 7:36 

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.