Click here to Skip to main content
15,922,407 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questionhow to auto-fill a textbox? Pin
Lisana11-May-05 2:34
Lisana11-May-05 2:34 
AnswerRe: how to auto-fill a textbox? Pin
Dave Kreskowiak11-May-05 2:49
mveDave Kreskowiak11-May-05 2:49 
AnswerRe: how to auto-fill a textbox? Pin
Joe Cleland11-May-05 13:53
Joe Cleland11-May-05 13:53 
GeneralRe: how to auto-fill a textbox? Pin
Dave Kreskowiak11-May-05 15:50
mveDave Kreskowiak11-May-05 15:50 
GeneralRe: how to auto-fill a textbox? Pin
Joe Cleland12-May-05 5:07
Joe Cleland12-May-05 5:07 
GeneralSqlConnection Error Pin
nitin_ion11-May-05 1:47
nitin_ion11-May-05 1:47 
GeneralRe: SqlConnection Error Pin
Dave Kreskowiak11-May-05 2:44
mveDave Kreskowiak11-May-05 2:44 
GeneralRe: SqlConnection Error Pin
nitin_ion11-May-05 17:28
nitin_ion11-May-05 17:28 
But then is'nt it utilising extra resources. What is connection pooling for then? I don't understand why we can only attach one object with a connection. Then it means that if i have to query the same table again using a different object(SQLReader) then for that i have to open a new connection, despite of the fact that a connection is already open on that database, putting extra load on sql server(it dosen't sound much of an issue when we are using in a simple data application, but it is a big issue with a erp model based application).

I am using vb 2005 beta. don't u think that in the next version they should allow multiple objects on sqlconnection or am i wrong?
GeneralRe: SqlConnection Error Pin
Dave Kreskowiak12-May-05 1:32
mveDave Kreskowiak12-May-05 1:32 
GeneralRe: SqlConnection Error Pin
nitin_ion12-May-05 1:39
nitin_ion12-May-05 1:39 
GeneralClose form form another one Pin
johnjsm10-May-05 23:48
johnjsm10-May-05 23:48 
GeneralRe: Close form form another one Pin
Dave Kreskowiak11-May-05 2:42
mveDave Kreskowiak11-May-05 2:42 
GeneralRe: Close form form another one Pin
johnjsm11-May-05 3:07
johnjsm11-May-05 3:07 
GeneralRe: Close form form another one Pin
Rizwan Bashir11-May-05 3:17
Rizwan Bashir11-May-05 3:17 
GeneralRe: Close form form another one Pin
Dave Kreskowiak11-May-05 5:46
mveDave Kreskowiak11-May-05 5:46 
GeneralRe: Close form form another one Pin
Dave Kreskowiak11-May-05 5:43
mveDave Kreskowiak11-May-05 5:43 
GeneralPrinting a form/page Pin
LAYEEQ AHMED KHAN10-May-05 23:14
LAYEEQ AHMED KHAN10-May-05 23:14 
GeneralRe: Printing a form/page Pin
Dave Kreskowiak11-May-05 2:42
mveDave Kreskowiak11-May-05 2:42 
GeneralRe: Printing a form/page Pin
Treacherous_112-May-05 5:20
Treacherous_112-May-05 5:20 
GeneralForms Pin
gone8310-May-05 21:19
gone8310-May-05 21:19 
GeneralRe: Forms Pin
Rizwan Bashir10-May-05 23:10
Rizwan Bashir10-May-05 23:10 
GeneralRe: Forms Pin
gone8311-May-05 16:47
gone8311-May-05 16:47 
GeneralRe: Forms Pin
Dave Kreskowiak12-May-05 7:15
mveDave Kreskowiak12-May-05 7:15 
GeneralDetails of Users connecting to a Network Share Pin
Paul T.10-May-05 20:25
sussPaul T.10-May-05 20:25 
GeneralREGISTRY Pin
Aunalisiraj10-May-05 19:45
Aunalisiraj10-May-05 19:45 

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.