Click here to Skip to main content
15,926,281 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralException for DB connection Pin
nishkarsh_k19-Dec-07 21:10
nishkarsh_k19-Dec-07 21:10 
GeneralRe: Exception for DB connection Pin
Christian Graus19-Dec-07 23:27
protectorChristian Graus19-Dec-07 23:27 
GeneralRe: Exception for DB connection Pin
nishkarsh_k20-Dec-07 7:59
nishkarsh_k20-Dec-07 7:59 
GeneralRe: Exception for DB connection Pin
yogesh_kumar_agarwal20-Dec-07 3:16
yogesh_kumar_agarwal20-Dec-07 3:16 
GeneralRe: Exception for DB connection Pin
nishkarsh_k20-Dec-07 8:04
nishkarsh_k20-Dec-07 8:04 
GeneralPLEASE HELP!! craxdrt.dll failed to register [modified] Pin
vbDigger'z19-Dec-07 21:10
vbDigger'z19-Dec-07 21:10 
AnswerRe: PLEASE HELP!! craxdrt.dll failed to register Pin
yogesh_kumar_agarwal20-Dec-07 3:40
yogesh_kumar_agarwal20-Dec-07 3:40 
GeneralRe: PLEASE HELP!! craxdrt.dll failed to register Pin
vbDigger'z20-Dec-07 14:32
vbDigger'z20-Dec-07 14:32 
GeneralReading CSV File and storing in dataset Pin
ejaz_pk19-Dec-07 6:18
ejaz_pk19-Dec-07 6:18 
GeneralRe: Reading CSV File and storing in dataset Pin
Johan Hakkesteegt19-Dec-07 6:46
Johan Hakkesteegt19-Dec-07 6:46 
GeneralRe: Reading CSV File and storing in dataset Pin
ejaz_pk19-Dec-07 19:23
ejaz_pk19-Dec-07 19:23 
GeneralRe: Reading CSV File and storing in dataset Pin
Scott Dorman23-Dec-07 1:57
professionalScott Dorman23-Dec-07 1:57 
GeneralSplitting MDI form Pin
supercat919-Dec-07 5:46
supercat919-Dec-07 5:46 
GeneralRe: Splitting MDI form Pin
Dave Kreskowiak20-Dec-07 8:24
mveDave Kreskowiak20-Dec-07 8:24 
QuestionDirectory Tree contorl failing on folders with access constraints Pin
ExcelMonkey19-Dec-07 5:10
ExcelMonkey19-Dec-07 5:10 
GeneralRe: Directory Tree contorl failing on folders with access constraints Pin
Johan Hakkesteegt19-Dec-07 7:36
Johan Hakkesteegt19-Dec-07 7:36 
Generaluser control Pin
hassanasp19-Dec-07 4:45
hassanasp19-Dec-07 4:45 
GeneralRe: user control Pin
Paul Conrad19-Dec-07 16:31
professionalPaul Conrad19-Dec-07 16:31 
Generalvalidation arabic only Pin
hassanasp19-Dec-07 4:37
hassanasp19-Dec-07 4:37 
GeneralRe: validation arabic only Pin
Paul Conrad19-Dec-07 16:32
professionalPaul Conrad19-Dec-07 16:32 
GeneralData base connection Pin
nishkarsh_k19-Dec-07 3:27
nishkarsh_k19-Dec-07 3:27 
Hello every one
I am working on a application which was originally done in VB6 and then migrated to vb.net 2005 express…
A lot of changes had already undergone in the application and it is working fine, now we are undergoing lot of new additions..

We are using ADODB to connect to the database with a connection object and have a recordset to access data.

- Now the issue is that if the N/w connection breaks to the DB server the I wanted the application to retry (as in case of wireless, signals do drop and come back at times) after few moments.. But even when the network is back again the application still dose not connects to the DB server…
- I checked the connection object’s status and recordset also.. Both seem to be fine…

Can any one plz help me on this..

Regards
Nishkarsh
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 

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.