SQL pulls to SQLserver without setting a machine data source?
Hi JMP community,I am playing with a ODBC connection to a SQLserver, and everything works nice when i connect via open table or query builder. I have then created my own query in JSL to be used with the open database() command, and that works well as well. Right now my connection string looks like this SQLconnect="DSN=MyDatabase;Description=MyDatabase;Trusted_Connection=Yes"; MyDatabase is referr...
dale_lehman