Click here to Skip to main content
16,011,711 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionRuntime Error 91: Object variable or With block variable not set Pin
Vikrant Badhai19-Mar-06 22:23
Vikrant Badhai19-Mar-06 22:23 
AnswerRe: Runtime Error 91: Object variable or With block variable not set Pin
Purple Monk19-Mar-06 23:42
Purple Monk19-Mar-06 23:42 
GeneralRe: Runtime Error 91: Object variable or With block variable not set Pin
Vikrant Badhai20-Mar-06 20:57
Vikrant Badhai20-Mar-06 20:57 
GeneralRe: Runtime Error 91: Object variable or With block variable not set Pin
Vikrant Badhai28-Mar-06 20:40
Vikrant Badhai28-Mar-06 20:40 
QuestionPASSING PARAMETER between FORMS Pin
MMMMP19-Mar-06 21:47
MMMMP19-Mar-06 21:47 
AnswerRe: PASSING PARAMETER between FORMS Pin
CWIZO19-Mar-06 22:04
CWIZO19-Mar-06 22:04 
AnswerRe: PASSING PARAMETER between FORMS Pin
Colin Angus Mackay20-Mar-06 0:21
Colin Angus Mackay20-Mar-06 0:21 
Questioni got problem during updation Pin
furher19-Mar-06 21:13
furher19-Mar-06 21:13 
i am using Visual basic application with MS SQL server as backend. i am facing a peculiar problem.
in the application i got a form thru which records are entered ,i got few tables as master tables whose records(field values) are selected and displayed in the combo of the application form.when a new record is entered it properly displays and inserts the record to another table. the problem is when ever a textbox value is changed other than the combo in that particular form the value of combo automaticaly chages to the first value of the record from which it is extracted from the master table. this happens only after editing any value from the entry form update and quit. i am using sys.generated id to get the value for combo.

All the combos used in the form will automatically goes to the first record of the particular tables from whcih it is absorbed ..coutles time i have chaged the codes as well as the update procedures called in the application ...can anybody try this


cc
AnswerRe: i got problem during updation Pin
Dave Kreskowiak20-Mar-06 10:00
mveDave Kreskowiak20-Mar-06 10:00 
AnswerRe: i got problem during updation Pin
Vikrant Badhai21-Mar-06 19:27
Vikrant Badhai21-Mar-06 19:27 
Questiontoggle button picture disappears Pin
fox2119-Mar-06 21:03
fox2119-Mar-06 21:03 
QuestionInheriting User Control Properties Pin
johneight19-Mar-06 17:53
johneight19-Mar-06 17:53 
AnswerRe: Inheriting User Control Properties Pin
Dave Kreskowiak20-Mar-06 10:05
mveDave Kreskowiak20-Mar-06 10:05 
GeneralRe: Inheriting User Control Properties Pin
john_eight20-Mar-06 15:43
john_eight20-Mar-06 15:43 
GeneralRe: Inheriting User Control Properties Pin
john_eight20-Mar-06 16:04
john_eight20-Mar-06 16:04 
Questionhow to identify multiple selected rows in datagrid Pin
ajay bharti19-Mar-06 17:28
ajay bharti19-Mar-06 17:28 
AnswerRe: how to identify multiple selected rows in datagrid Pin
Dave Kreskowiak20-Mar-06 10:07
mveDave Kreskowiak20-Mar-06 10:07 
GeneralRe: how to identify multiple selected rows in datagrid Pin
ajay bharti20-Mar-06 19:05
ajay bharti20-Mar-06 19:05 
GeneralRe: how to identify multiple selected rows in datagrid Pin
Dave Kreskowiak21-Mar-06 4:01
mveDave Kreskowiak21-Mar-06 4:01 
QuestionHow to get my application version number? Pin
cylix200019-Mar-06 14:56
cylix200019-Mar-06 14:56 
AnswerRe: How to get my application version number? Pin
Purple Monk19-Mar-06 23:54
Purple Monk19-Mar-06 23:54 
AnswerRe: How to get my application version number? Pin
HimaBindu Vejella20-Mar-06 1:30
HimaBindu Vejella20-Mar-06 1:30 
Questiondisplaying number of webchart in pageload based on dataview. Pin
uglyeyes19-Mar-06 14:15
uglyeyes19-Mar-06 14:15 
QuestionReading memory locations of a game/app (VB.NET) Pin
TDSp19-Mar-06 11:25
TDSp19-Mar-06 11:25 
AnswerRe: Reading memory locations of a game/app (VB.NET) Pin
Dave Kreskowiak19-Mar-06 12:31
mveDave Kreskowiak19-Mar-06 12:31 

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.