Click here to Skip to main content
16,013,548 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Retrieving Windows User name/ID Pin
Dave Herren24-May-07 6:13
Dave Herren24-May-07 6:13 
QuestionStill having a problem using DataSets Pin
Quecumber25624-May-07 4:24
Quecumber25624-May-07 4:24 
AnswerRe: Still having a problem using DataSets Pin
Guffa24-May-07 6:40
Guffa24-May-07 6:40 
GeneralRe: Still having a problem using DataSets Pin
Quecumber25624-May-07 6:56
Quecumber25624-May-07 6:56 
GeneralRe: Still having a problem using DataSets Pin
Dave Kreskowiak24-May-07 7:02
mveDave Kreskowiak24-May-07 7:02 
GeneralRe: Still having a problem using DataSets Pin
Quecumber25624-May-07 7:35
Quecumber25624-May-07 7:35 
GeneralRe: Still having a problem using DataSets Pin
Dave Kreskowiak24-May-07 7:44
mveDave Kreskowiak24-May-07 7:44 
GeneralRe: Still having a problem using DataSets Pin
Quecumber25624-May-07 8:39
Quecumber25624-May-07 8:39 
On the UI form I bound the four textboxes to the four columns in the dataset.
txtID is bound to RecID, txtOrdinal is bound to column Ordinal, txtCode is bound to column Code, and txtName is bound to column Name. This way when I navigate through the dataset I know which record I'm looking at.

I read an artical this morning about setting the DataSet Autoincrement to -1 and 0. This is suppose to insure that the ID#'s differ between records added and records that were retrieve from the database.

If I add new records using a negitive auto increment and records that are read into the dataset from a database will have positive increments it should take care of my overwrite and record disjunction problems.

Thanks,

Quecumber256
Questionbinding crystal report fiels at run time Pin
Ajeet mittal24-May-07 4:21
Ajeet mittal24-May-07 4:21 
AnswerRe: binding crystal report fiels at run time Pin
Steven J Jowett24-May-07 4:28
Steven J Jowett24-May-07 4:28 
AnswerRe: binding crystal report fiels at run time Pin
Rupesh Kumar Swami24-May-07 4:38
Rupesh Kumar Swami24-May-07 4:38 
QuestionHow to allocate memory in VB 6.0 Pin
AR Reddy24-May-07 3:02
AR Reddy24-May-07 3:02 
AnswerRe: How to allocate memory in VB 6.0 Pin
Dave Herren24-May-07 4:21
Dave Herren24-May-07 4:21 
GeneralRe: How to allocate memory in VB 6.0 Pin
Dave Kreskowiak24-May-07 5:33
mveDave Kreskowiak24-May-07 5:33 
AnswerRe: How to allocate memory in VB 6.0 Pin
Dave Kreskowiak24-May-07 5:32
mveDave Kreskowiak24-May-07 5:32 
GeneralRe: How to allocate memory in VB 6.0 Pin
AR Reddy24-May-07 18:58
AR Reddy24-May-07 18:58 
GeneralRe: How to allocate memory in VB 6.0 Pin
Dave Kreskowiak25-May-07 11:52
mveDave Kreskowiak25-May-07 11:52 
Questionset image for Label Dynamically Pin
Rupesh Kumar Swami24-May-07 2:36
Rupesh Kumar Swami24-May-07 2:36 
AnswerRe: set image for Label Dynamically Pin
alhokail24-May-07 12:45
alhokail24-May-07 12:45 
GeneralRe: set image for Label Dynamically Pin
Rupesh Kumar Swami24-May-07 21:55
Rupesh Kumar Swami24-May-07 21:55 
GeneralRe: set image for Label Dynamically Pin
alhokail25-May-07 11:15
alhokail25-May-07 11:15 
Questionvb.net wininet Pin
psiva198424-May-07 2:25
psiva198424-May-07 2:25 
Questiondispose string literals Pin
<b<font color="#6EA3C4">MILAN@Cybage24-May-07 2:22
<b<font color="#6EA3C4">MILAN@Cybage24-May-07 2:22 
AnswerRe: dispose string literals Pin
Guffa24-May-07 2:35
Guffa24-May-07 2:35 
GeneralRe: dispose string literals Pin
<b<font color="#6EA3C4">MILAN@Cybage24-May-07 2:37
<b<font color="#6EA3C4">MILAN@Cybage24-May-07 2:37 

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.