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

MySQL connection

Hello experts,
I want to make a connection to MYSQL installed on the server. 

 

I developed the following program. But it doesn't work. 

 

has anyone an idea?

 

 

Sina6611_0-1723465409787.png

 

 

0 件の賞賛
メッセージ1/4
731件の閲覧回数

We know you love code images instead of attaching actual VIs. In this case, your image is completely useless because we can't even tell the contents of the controls or where things are connected (overlapping wires!).

 


@Sina6611 wrote:

But it doesn't work. 

 


There are billions of ways something "does not work", so provide details (error, wrong result, no result, program crashes, computer bursts into flames, etc.).

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

@Sina6611 wrote:

Hello experts,
I want to make a connection to MYSQL installed on the server. 

 

I developed the following program. But it doesn't work. 

 

has anyone an idea?

Sina6611_0-1723465409787.png

 

 


What do you expect the VI should do?

What I see is a VI which outputs a string to a 'Database_Command' indicator, then the VI tries to connect to a local database and closes the connection immediately. I do not see any command transferred to the database.

What error do you receive?

0 件の賞賛
メッセージ3/4
691件の閲覧回数

Tools > Create Data Link...
connection information needs to be data link (UDL file) or DSN

0 件の賞賛
メッセージ4/4
672件の閲覧回数