Click here to Skip to main content
16,005,037 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: IDM_SHVIEW_NEWFOLDER Usage in Web Browser control Pin
Jason Henderson7-Apr-03 4:16
Jason Henderson7-Apr-03 4:16 
GeneralRe: IDM_SHVIEW_NEWFOLDER Usage in Web Browser control Pin
Villly7-Apr-03 23:40
Villly7-Apr-03 23:40 
GeneralPrintPreview in VB.Net Pin
Fleischen2-Apr-03 21:04
Fleischen2-Apr-03 21:04 
GeneralAdding a new reference Pin
Kogorman2-Apr-03 9:29
Kogorman2-Apr-03 9:29 
GeneralRe: Adding a new reference Pin
Villly3-Apr-03 2:13
Villly3-Apr-03 2:13 
GeneralRe: Adding a new reference Pin
Ray Cassick3-Apr-03 2:18
Ray Cassick3-Apr-03 2:18 
GeneralUpdating Regedit changes Pin
Xanty2-Apr-03 5:38
Xanty2-Apr-03 5:38 
GeneralTrouble with comboboxes Pin
RobertDempsey2-Apr-03 2:05
RobertDempsey2-Apr-03 2:05 
WTF | :WTF:

Any help with this is appreciated VERY much.

My trouble: I have a mini-CRM app that I am writing and I have a SQL database with multiple tables - Account, Region, etc. Each row in the Accounts row has an ID column that is the primary key and is auto-incremented. The same goes for the Region table. In the region table, each row had a region of the state (ie. Central, South). Let's say the table is as follows:

ID Desc
1 Central
2 South

On the form to create a new account, I want to display the Desc column values but insert the ID field into the Account table, so there is less data to store. I am trying to use a combobox to display all regions, and have so far been unsuccessful in inserting only the ID field into the Accounts table. I am using VB.Net, VS 2003 beta, and am using VS-created datasets and data adapters. Am I going down the correct path, or should I buy another book and read more. On the new Account form I have info from multiple tables with which I am trying to do the same thing, so I don't want to use a large number of datasets to store all data.

Thank you all for you help.

- Robert W. Dempsey
QuestionHow to lock System Date /time Pin
pradipta1-Apr-03 20:02
pradipta1-Apr-03 20:02 
AnswerRe: How to lock System Date /time Pin
Wayne Phipps2-Apr-03 6:28
Wayne Phipps2-Apr-03 6:28 
GeneralCOM+ -- ActivationOption.Server Pin
KUNAL SHAH31-Mar-03 18:49
KUNAL SHAH31-Mar-03 18:49 
QuestionVB6 code in VB7? Pin
Rickard Andersson2031-Mar-03 10:03
Rickard Andersson2031-Mar-03 10:03 
AnswerRe: VB6 code in VB7? Pin
Hesham Amin1-Apr-03 0:35
Hesham Amin1-Apr-03 0:35 
GeneralRe: VB6 code in VB7? Pin
Rickard Andersson201-Apr-03 1:56
Rickard Andersson201-Apr-03 1:56 
GeneralRe: VB6 code in VB7? Pin
Wayne Phipps1-Apr-03 7:13
Wayne Phipps1-Apr-03 7:13 
GeneralRe: VB6 code in VB7? Pin
Daniel Turini3-Apr-03 9:28
Daniel Turini3-Apr-03 9:28 
GeneralCOM+ -- ActivationOption.Server Pin
KUNAL SHAH31-Mar-03 1:30
KUNAL SHAH31-Mar-03 1:30 
QuestionHow to edit the collection editor to add custom name to object Pin
Ranjeetrk30-Mar-03 20:18
Ranjeetrk30-Mar-03 20:18 
QuestionHow to add spin button inside property grid Pin
Ranjeetrk30-Mar-03 20:15
Ranjeetrk30-Mar-03 20:15 
QuestionHow to pop-up custom form using propertygrid Pin
Ranjeetrk30-Mar-03 20:11
Ranjeetrk30-Mar-03 20:11 
Generalvb5 crystal reports printing problem Pin
rradhay28-Mar-03 6:52
rradhay28-Mar-03 6:52 
GeneralComboBox ValueMember Pin
Paros28-Mar-03 2:30
Paros28-Mar-03 2:30 
GeneralRegistering File Type and icon in VB Pin
Xanty27-Mar-03 23:58
Xanty27-Mar-03 23:58 
GeneralInsert image into database Pin
pradipta27-Mar-03 2:43
pradipta27-Mar-03 2:43 
GeneralRe: Insert image into database Pin
DxSolo27-Mar-03 3:53
DxSolo27-Mar-03 3:53 

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.