List of Contributions

Hasara

Contact Details

Hasara


My Content

1 to 4 of 4 total
Posted By Hasara Apr 24, 2026 09:14:07 AM
Found In Egroup: Advanced Software
\ view thread
This gives a similar error message on the Windows Emulator. I removed the DSN (OBDC SQL Driver 18, which works from Windows emulator), and instead supplied only this: Error message: "2026-04-24 10:07:38.279;urn:FTOptix:ODBCStore;0;Error;76;ODBC connection failed (DSN = CCTC-CMASQL01, Username = testuser, ...
Posted By Hasara Apr 23, 2026 10:26:22 AM
Found In Egroup: Advanced Software
\ view thread
I tried a configuration exactly like yours shown. Same "adaptive server connection failed" error. 2026-04-23 08:41:00.301;urn:FTOptix:ODBCStore;0;Error;76;ODBC connection failed (DSN = CCTC-CMASQL01, Username = testuser, Database = TestEnvironment), 01000 [FreeTDS][SQL Server]Adaptive Server connection ...
Posted By Hasara Apr 23, 2026 07:34:35 AM
Found In Egroup: Advanced Software
\ view thread
Yes, here's the log on startup after deploying to the standard Optix Panel. I made a test program with four ODBC databases. -ODBCDatabase1 got the full server name "SITE-SQL01\SQL_DEV", TCP Port 0, Database = TestEnvironment & correct username/password -ODBCDatabase2 got just the server name "SITE-SQL01", ...
Posted By Hasara Apr 22, 2026 03:56:00 PM
Found In Egroup: Advanced Software
\ view thread
Hello, I'm having a terrible time connecting my standard Optix Panel to a pingable MSSQL Server 2019 despite seeming like an out of the box capability. If I make a system DSN, it works in my Windows environment when I run the emulator. I can query and insert to tables in the DB. When I deploy ...