Click here to Skip to main content
15,910,358 members
Home / Discussions / Database
   

Database

 
JokeRe: i need some urgent help in this issue ! Pin
Paul Conrad26-Sep-07 16:22
professionalPaul Conrad26-Sep-07 16:22 
GeneralRe: i need some urgent help in this issue ! Pin
Pete O'Hanlon26-Sep-07 23:33
mvePete O'Hanlon26-Sep-07 23:33 
GeneralRe: i need some urgent help in this issue ! Pin
Colin Angus Mackay27-Sep-07 1:48
Colin Angus Mackay27-Sep-07 1:48 
GeneralRe: i need some urgent help in this issue ! Pin
Paul Conrad27-Sep-07 2:36
professionalPaul Conrad27-Sep-07 2:36 
AnswerRe: i need some urgent help in this issue ! Pin
Colin Angus Mackay26-Sep-07 13:24
Colin Angus Mackay26-Sep-07 13:24 
GeneralRe: i need some help in this issue ! Pin
matched3-Oct-07 17:20
matched3-Oct-07 17:20 
GeneralRe: i need some help in this issue ! Pin
Colin Angus Mackay3-Oct-07 21:26
Colin Angus Mackay3-Oct-07 21:26 
QuestionDrag-And-Drop Binding - Simple Question Pin
ekareem26-Sep-07 7:53
ekareem26-Sep-07 7:53 
Hi
I have the following questions with regards to drag-drop type of databinding in windows forms.

Platform:

windows forms data bound form with the database as a source...
Bound column is defined as Identity in target SQL Server database

The databinding is created by draging-droping the datasource

Binding Navigator is automatically created

Senario:

When clicking the "BindingNavigatorAddNewItem" (the one with +) the bound text field to the identity column is incremented by 1.

Qustions:
Q1 - Is there a row added after to the underlying datatable after the click? Is the row added to the datatable only when you press the save button?
Q2 - Where is the code that increments this value?
Q3 - How to control the process of incrementing the value and showing it on the textbox? For example, I tried to create an event handler for this button but as soon as the code gets to this handler, the increment would have been completed already.
I have also tried to use the BindingSource.CancelEdit() but that did not work either.

Thanks for your help.

QuestionWebService Sql Notification - Advice Pin
markpirvine26-Sep-07 6:46
markpirvine26-Sep-07 6:46 
QuestionChanging Procedure from Old DB to New DB Pin
lcerni26-Sep-07 5:33
lcerni26-Sep-07 5:33 
QuestionSelect multiple rows in single row view Pin
Juan Pablo G.C.26-Sep-07 3:47
Juan Pablo G.C.26-Sep-07 3:47 
AnswerRe: Select multiple rows in single row view Pin
andyharman26-Sep-07 4:05
professionalandyharman26-Sep-07 4:05 
AnswerRe: Select multiple rows in single row view Pin
Paddy Boyd26-Sep-07 5:46
Paddy Boyd26-Sep-07 5:46 
GeneralRe: Select multiple rows in single row view Pin
Juan Pablo G.C.26-Sep-07 21:26
Juan Pablo G.C.26-Sep-07 21:26 
AnswerRe: Select multiple rows in single row view Pin
Venkataramuc26-Sep-07 23:28
Venkataramuc26-Sep-07 23:28 
QuestionADO.Net Pin
Kronfolitto26-Sep-07 3:22
Kronfolitto26-Sep-07 3:22 
AnswerRe: ADO.Net Pin
pmarfleet26-Sep-07 4:10
pmarfleet26-Sep-07 4:10 
Questioncommand to display total tables from database Pin
subbu.sk26-Sep-07 1:39
subbu.sk26-Sep-07 1:39 
AnswerRe: command to display total tables from database Pin
Pete O'Hanlon26-Sep-07 1:45
mvePete O'Hanlon26-Sep-07 1:45 
GeneralRe: command to display total tables from database Pin
subbu.sk26-Sep-07 1:51
subbu.sk26-Sep-07 1:51 
AnswerRe: command to display total tables from database Pin
ganeshMohan26-Sep-07 1:51
ganeshMohan26-Sep-07 1:51 
AnswerRe: command to display total tables from database Pin
Venkataramuc26-Sep-07 23:38
Venkataramuc26-Sep-07 23:38 
QuestionValiadation by Matching two tables Pin
Vimalsoft(Pty) Ltd25-Sep-07 21:49
professionalVimalsoft(Pty) Ltd25-Sep-07 21:49 
AnswerRe: Valiadation by Matching two tables Pin
pmarfleet25-Sep-07 22:01
pmarfleet25-Sep-07 22:01 
GeneralRe: Valiadation by Matching two tables Pin
Vimalsoft(Pty) Ltd25-Sep-07 22:22
professionalVimalsoft(Pty) Ltd25-Sep-07 22: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.