Hi, I need to connect simultaneously multi databases with FM3, is that I have to do it from processlink (WebHandler), but the FM only works with the base that is associated with the Connection window. If I connect a second base from Connection string gives me this error:
FM3: Unable to open file. Errorcode 90 received. Are you sure your Connection details are correct?::Driver=mss Name:dbo.Table
I have also set to FM MultipleActiveResultSets = TRUE
thanks!