Hey Team
Seems as of 9.3 and beyond the SLXOLEDB Provider Connection string has changed or is no longer working.
I have tried the old method of creating a udl file ensuring to use a 32bit provider, but it always fails authentication even though I know the password is correct.
Has this changed? Is it possible to keep old applications working using the SLXOLEDB Provider? for 9.4 and beyond.
Here is a sample of my connection string. maybe I am missing something.
Provider=SLXOLEDB.1;Password=<PASSWORDHERE>;Persist Security Info=True;User ID=admin;Initial Catalog=SALESLOGIX;Data Source=INFOR94SERVER;Extended Properties="PORT=1706;LOG=ON;CASEINSENSITIVEFIND=ON;AUTOINCBATCHSIZE=1;SVRCERT=;"
Thanks,
Scott Sommerfeldt