キャンセル
次の結果を表示 
次の代わりに検索 
もしかして: 

Labview connect with Microsoft SQL 2019

How to solve that Labview takes time While make connection with Microsoft SQL server 2019 ?

0 件の賞賛
メッセージ1/8
2,549件の閲覧回数
  • How to solve that Labview takes time While make connection with Microsoft SQL server 2019 ?
0 件の賞賛
メッセージ2/8
2,546件の閲覧回数

Not exactly sure what your problem is, but to connect to SQL database with Labview you need Database Connectivity Toolkit.

0 件の賞賛
メッセージ3/8
2,462件の閲覧回数

and the Open Connection VI of that toolkit has a default time-out setting of 15 seconds.

If that is not enough you probably never get connected 🤣

 

Kees

0 件の賞賛
メッセージ4/8
2,440件の閲覧回数

I am using Labview 2019 version  to make connection with Microsoft SQL2019.i have make connection through ODBC.Labview 2019 takes time to make connection with Microsoft SQL 2019.how can i solve that  delay issue ?

0 件の賞賛
メッセージ5/8
2,376件の閲覧回数

@duraik756 wrote:

I am using Labview 2019 version  to make connection with Microsoft SQL2019.i have make connection through ODBC.Labview 2019 takes time to make connection with Microsoft SQL 2019.how can i solve that  delay issue ?


How long is the delay? 

______________________________________________________________
Have a pleasant day and be sure to learn Python for success and prosperity.
0 件の賞賛
メッセージ6/8
2,363件の閲覧回数

it takes 7-10 secs

0 件の賞賛
メッセージ7/8
2,322件の閲覧回数

@duraik756 wrote:

it takes 7-10 secs


If I were you, the next thing I would do is look at Wireshark to see who is taking that much time, but that is me. Are you using the database connectivity kit or some other ODBC library? 

______________________________________________________________
Have a pleasant day and be sure to learn Python for success and prosperity.
0 件の賞賛
メッセージ8/8
2,305件の閲覧回数