LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Connect to a MSSQL Database through proxy

I am currently working on a LabVIEW application which will regularly update the MSSQL database, but the machine on the client side only allow connection via proxy.  Can anymore please advice me if it is possible to connect to an MSSQL database in LabVIEW?

0 Kudos
Message 1 of 2
(2,584 Views)

And how exactly do you intend to connect to the MS SQL database? The only feasable approach to do that is so far to use the Database Toolkit or one of its several alternatives out there.

And as such this is not even remotely a LabVIEW problem as you will have to see if you can find a MS SQL ADO, ODBC or similar driver which supports a proxy server. You'll have to ask on a MS SQL support channel for this, and while I never needed such a feature so far, I believe that it may not be something the standard MS SQL database driver supports and you may have to resort to a (paid) alternative that may support such a feature.

Rolf Kalbermatter
My Blog
0 Kudos
Message 2 of 2
(2,530 Views)