Click here to Skip to main content
15,918,889 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Multiple definitions, identical signatures Pin
Kschuler24-Jul-07 8:28
Kschuler24-Jul-07 8:28 
GeneralRe: Multiple definitions, identical signatures Pin
autorob24-Jul-07 8:38
autorob24-Jul-07 8:38 
QuestionData packets Pin
Cory Kimble24-Jul-07 5:54
Cory Kimble24-Jul-07 5:54 
AnswerRe: Data packets Pin
MidwestLimey24-Jul-07 8:53
professionalMidwestLimey24-Jul-07 8:53 
AnswerRe: Data packets Pin
Dave Kreskowiak24-Jul-07 9:01
mveDave Kreskowiak24-Jul-07 9:01 
GeneralRe: Data packets Pin
Cory Kimble25-Jul-07 6:35
Cory Kimble25-Jul-07 6:35 
GeneralRe: Data packets Pin
Dave Kreskowiak25-Jul-07 13:45
mveDave Kreskowiak25-Jul-07 13:45 
QuestionMaster Detail Datagrid Pin
ryan11724-Jul-07 5:21
ryan11724-Jul-07 5:21 
I'm using VS2005, and have a problem using the datagrid. I'm building a form to create a member's details, including a member's list of jewels. I've combined all one to one member's details into one table, the member table, except the member_jewel table, because a member can have zero or more jewels. The jewel part is where I stuck. The member_jewel has 3 attribues only: memberID, jewelName and dateAward.
I want to use Datagrid or others to have a list of jewels a member has without showing(and inputting) the memberID on the datagrid. I mean I want two columns only on the datagrid: jewelName and dateAward; the memberID on each row of the datagrid could be hidden and be saved automatically. Anyone please help me. Thank You.


Ryan
Questionopening a JPG with VB through MSAccess Pin
reegan4124-Jul-07 5:10
reegan4124-Jul-07 5:10 
AnswerRe: opening a JPG with VB through MSAccess Pin
Paul Conrad24-Jul-07 5:59
professionalPaul Conrad24-Jul-07 5:59 
GeneralRe: opening a JPG with VB through MSAccess Pin
reegan4124-Jul-07 6:08
reegan4124-Jul-07 6:08 
GeneralRe: opening a JPG with VB through MSAccess Pin
jerryj24-Jul-07 8:21
jerryj24-Jul-07 8:21 
GeneralRe: opening a JPG with VB through MSAccess Pin
reegan4125-Jul-07 5:22
reegan4125-Jul-07 5:22 
Questionbitmap.save(filename) - A generic error occurred in GDI+. Pin
H3rman24-Jul-07 4:52
H3rman24-Jul-07 4:52 
AnswerRe: bitmap.save(filename) - A generic error occurred in GDI+. Pin
Dave Kreskowiak24-Jul-07 4:57
mveDave Kreskowiak24-Jul-07 4:57 
GeneralRe: bitmap.save(filename) - A generic error occurred in GDI+. Pin
H3rman24-Jul-07 5:08
H3rman24-Jul-07 5:08 
QuestionSave a file to a network folder (with security) Pin
csillagyitzik24-Jul-07 4:03
csillagyitzik24-Jul-07 4:03 
AnswerRe: Save a file to a network folder (with security) Pin
Dave Kreskowiak24-Jul-07 4:33
mveDave Kreskowiak24-Jul-07 4:33 
AnswerRe: Save a file to a network folder (with security) Pin
Craster24-Jul-07 4:46
Craster24-Jul-07 4:46 
QuestionVB6 Add-in - modify font colour for string values in syntax? (in Double Quotes - "") Pin
Mikey48424-Jul-07 3:34
Mikey48424-Jul-07 3:34 
AnswerRe: VB6 Add-in - modify font colour for string values in syntax? (in Double Quotes - "") Pin
Dave Kreskowiak24-Jul-07 4:31
mveDave Kreskowiak24-Jul-07 4:31 
GeneralRe: VB6 Add-in - modify font colour for string values in syntax? (in Double Quotes - "") Pin
Mikey48424-Jul-07 4:58
Mikey48424-Jul-07 4:58 
GeneralRe: VB6 Add-in - modify font colour for string values in syntax? (in Double Quotes - "") Pin
Dave Kreskowiak24-Jul-07 5:48
mveDave Kreskowiak24-Jul-07 5:48 
GeneralRe: VB6 Add-in - modify font colour for string values in syntax? (in Double Quotes - "") Pin
Mikey48424-Jul-07 7:59
Mikey48424-Jul-07 7:59 
QuestionDevice Application - Emulator Connection to Network Pin
dptalt24-Jul-07 3:27
dptalt24-Jul-07 3:27 

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.