LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

DCT Driver/Connection string to SQL Server for Named Parameter Query

Using Database connectivity toolkit, and I have code that successfully connects to and returns result from an access database using a named Parameter Query.  I have migrated the access database over to SQL Server, and I am trying to figure out what connection string and driver will work with sql server.

 

It looks like ODBC does not support named parameters in a query (only for stored procedures?).  Is there a different driver (SQL, ADO, OLEDB, etc) that can work with SQL Server and will accept the @name format used in the DCT?

 

Thanks! 

0 Kudos
Message 1 of 1
(861 Views)