to connect to database through SQL
HelloI would like to connect to the database through an SQL query.I have written the JSL script dt = Open Database (
"DRIVER = {SQL Server};
SERVER = HAISQLC162\HAISQLC162,3187
UID = hw_tests_viewer
PWD = ********
DATABASE = HW_Chip_Tests;"
,
"SELECT * FROM [HW_Chip_Tests].[...