Click here to Skip to main content
15,898,791 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralData base connection Pin
nishkarsh_k19-Dec-07 3:27
nishkarsh_k19-Dec-07 3:27 
GeneralRe: Data base connection Pin
Johan Hakkesteegt19-Dec-07 6:55
Johan Hakkesteegt19-Dec-07 6:55 
GeneralRe: Data base connection [modified] Pin
nishkarsh_k19-Dec-07 16:43
nishkarsh_k19-Dec-07 16:43 
Questiondynamically setting MaxLength property of a Textbox Pin
Gulfraz Khan19-Dec-07 3:05
Gulfraz Khan19-Dec-07 3:05 
GeneralRe: dynamically setting MaxLength property of a Textbox Pin
nishkarsh_k19-Dec-07 3:29
nishkarsh_k19-Dec-07 3:29 
GeneralRe: dynamically setting MaxLength property of a Textbox Pin
Gulfraz Khan19-Dec-07 3:34
Gulfraz Khan19-Dec-07 3:34 
GeneralRe: dynamically setting MaxLength property of a Textbox Pin
darkelv19-Dec-07 5:38
darkelv19-Dec-07 5:38 
GeneralRe: dynamically setting MaxLength property of a Textbox Pin
nishkarsh_k19-Dec-07 16:46
nishkarsh_k19-Dec-07 16:46 
for that issue u have to keep track of which field u are accessing

There is another way to do it but this will introduce a real big overload on the system and application will become slow...

What you can do is just before you set the size of textbox do a query and to get the field size(I am not sure how to do it... but for sure there will be a query for sure)... and then assign the max size of textbox


Good Luck
GeneralRe: dynamically setting MaxLength property of a Textbox Pin
Gulfraz Khan25-Dec-07 18:13
Gulfraz Khan25-Dec-07 18:13 
QuestionRandom files & nested structures in VB.Net Pin
steveDF19-Dec-07 2:18
steveDF19-Dec-07 2:18 
GeneralRe: Random files & nested structures in VB.Net Pin
Paul Conrad19-Dec-07 16:40
professionalPaul Conrad19-Dec-07 16:40 
GeneralSending And receving XML Pin
xavier198819-Dec-07 1:42
xavier198819-Dec-07 1:42 
GeneralRe: Sending And receving XML Pin
Johan Hakkesteegt19-Dec-07 7:04
Johan Hakkesteegt19-Dec-07 7:04 
GeneralRe: Sending And receving XML Pin
Scott Dorman23-Dec-07 2:24
professionalScott Dorman23-Dec-07 2:24 
QuestionParameterized queries in VB.Net 2005 Pin
ekowwillis19-Dec-07 1:37
ekowwillis19-Dec-07 1:37 
GeneralRe: Parameterized queries in VB.Net 2005 Pin
nishkarsh_k19-Dec-07 3:31
nishkarsh_k19-Dec-07 3:31 
QuestionHow can I add a Windows menu in the MDI form Pin
SekharOne19-Dec-07 1:10
SekharOne19-Dec-07 1:10 
AnswerRe: How can I add a Windows menu in the MDI form Pin
Tom Deketelaere19-Dec-07 1:26
professionalTom Deketelaere19-Dec-07 1:26 
GeneralRe: How can I add a Windows menu in the MDI form Pin
SekharOne19-Dec-07 1:42
SekharOne19-Dec-07 1:42 
Questiontreeview in vb.net Pin
deepakkp18-Dec-07 23:55
deepakkp18-Dec-07 23:55 
GeneralRe: treeview in vb.net Pin
Tom Deketelaere19-Dec-07 1:17
professionalTom Deketelaere19-Dec-07 1:17 
GeneralRe: treeview in vb.net Pin
Paul Conrad19-Dec-07 16:33
professionalPaul Conrad19-Dec-07 16:33 
GeneralRe: treeview in vb.net Pin
ChandraRam20-Dec-07 1:30
ChandraRam20-Dec-07 1:30 
QuestionHow to put a Label or picture Box on MDI form Pin
SekharOne18-Dec-07 23:25
SekharOne18-Dec-07 23:25 
AnswerRe: How to put a Label or picture Box on MDI form Pin
CKnig18-Dec-07 23:34
CKnig18-Dec-07 23:34 

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.