Click here to Skip to main content
15,887,135 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Returning a single recordset of data from two related tables in a Dataset Pin
Steven J Jowett13-Jun-08 6:30
Steven J Jowett13-Jun-08 6:30 
GeneralRe: Returning a single recordset of data from two related tables in a Dataset Pin
BDEz (Member 3919223)13-Jun-08 6:43
BDEz (Member 3919223)13-Jun-08 6:43 
GeneralRe: Returning a single recordset of data from two related tables in a Dataset Pin
Ashfield13-Jun-08 6:46
Ashfield13-Jun-08 6:46 
GeneralRe: Returning a single recordset of data from two related tables in a Dataset Pin
BDEz (Member 3919223)13-Jun-08 7:16
BDEz (Member 3919223)13-Jun-08 7:16 
GeneralRe: Returning a single recordset of data from two related tables in a Dataset Pin
Ashfield13-Jun-08 6:48
Ashfield13-Jun-08 6:48 
GeneralRe: Returning a single recordset of data from two related tables in a Dataset Pin
Steven J Jowett13-Jun-08 7:10
Steven J Jowett13-Jun-08 7:10 
GeneralRe: Returning a single recordset of data from two related tables in a Dataset Pin
BDEz (Member 3919223)13-Jun-08 7:22
BDEz (Member 3919223)13-Jun-08 7:22 
QuestionOdbcConnection.Close needs about 2 sec. How to solve? Pin
mp000113-Jun-08 3:39
mp000113-Jun-08 3:39 
Hi,

we have a strange problem. A VB.net 2005 (.net 2.0) application runs on many WinXP clients and accesses a central DB (MaxDB 7.5.0.26, it's an open source DB by SAP) on a server. It works fine for all clients except for one of them. By the help of a profiler we found out on this client that every call of the VB command "myOdbcConnection.Close" needs about 2 seconds, which completely slows down the application (it only opens the connection when needed and afterwards closes it right away, which works fine on all the other clients). (The odbc driver is MaxDB 7.5.0.26.)

The client runs on WinXP SP3, the same problem occurs if SP3 is deinstalled and only SP2 is avaiable. We also deactivated the anti virus program ("F-secure") and the firewall - problem remains the same. Not only .net 2.0 (2.0.50727) is installed on the client but also .net 3.0 (need by another program). We deinstalled .net 3.0 - problem remains the same. ("Shared Add-in Extendability Update for Microsoft .NET Framework 2.0" and "Shared Add-in Support Update for Microsoft .NET Framework 2.0" are also installed on the client.) -- That is, we do not have any idea anymore what we could check ...

What could be wrong with the client? What should we have a closer look at?

Thanks in advance for help.

Kind regards,
Michael
AnswerRe: OdbcConnection.Close needs about 2 sec. How to solve? Pin
Ashfield13-Jun-08 3:58
Ashfield13-Jun-08 3:58 
GeneralRe: OdbcConnection.Close needs about 2 sec. How to solve? Pin
mp000116-Jun-08 23:52
mp000116-Jun-08 23:52 
Questionproblem with window service Pin
Ebube13-Jun-08 2:59
Ebube13-Jun-08 2:59 
AnswerRe: problem with window service Pin
Ashfield13-Jun-08 4:02
Ashfield13-Jun-08 4:02 
QuestionSpy++ download site Pin
Andy_ORS12-Jun-08 22:58
Andy_ORS12-Jun-08 22:58 
AnswerRe: Spy++ download site Pin
Ashfield13-Jun-08 0:17
Ashfield13-Jun-08 0:17 
Questioni have a doubt in popup window Pin
deepthy.p.m12-Jun-08 22:51
deepthy.p.m12-Jun-08 22:51 
AnswerRe: i have a doubt in popup window Pin
Chinners13-Jun-08 0:32
Chinners13-Jun-08 0:32 
RantRe: i have a doubt in popup window POSTED MULTIPLE TIMES IN MULTIPLE FORUMS!!!!!!!!!!! Pin
Ashfield13-Jun-08 1:59
Ashfield13-Jun-08 1:59 
Questioni have a doubt in popup window Pin
deepthy.p.m12-Jun-08 22:51
deepthy.p.m12-Jun-08 22:51 
QuestionHow to create mutil columns in datagridview (VB.2005) [modified] Pin
Member 303106912-Jun-08 21:42
Member 303106912-Jun-08 21:42 
AnswerRe: How to create mutil columns in datagridview (VB.2005) Pin
Steven J Jowett12-Jun-08 22:45
Steven J Jowett12-Jun-08 22:45 
JokeRe: How to create mutil columns in datagridview (VB.2005) Pin
Hasan Jaffal12-Jun-08 23:08
Hasan Jaffal12-Jun-08 23:08 
GeneralRe: How to create mutil columns in datagridview (VB.2005) Pin
Ashfield12-Jun-08 23:52
Ashfield12-Jun-08 23:52 
GeneralRe: How to create mutil columns in datagridview (VB.2005) Pin
Member 303106913-Jun-08 5:05
Member 303106913-Jun-08 5:05 
GeneralRe: How to create mutil columns in datagridview (VB.2005) Pin
Member 303106913-Jun-08 5:01
Member 303106913-Jun-08 5:01 
GeneralRe: How to create mutil columns in datagridview (VB.2005) Pin
Jay Royall13-Jun-08 5:50
Jay Royall13-Jun-08 5:50 

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.