Hi folks, A v13 server db is throwing a "Remote SQL Server not available" error when running this code:
__statement:="SELECT _SuperUser, "+$field+" FROM Agents WHERE _Agent_ID = "+String($agent_id)+" INTO :__superUser, :__Access" Begin SQL EXECUTE IMMEDIATE :__statement; End SQL $0:=(__superUser | __Access) $field is the name of a field in the [Agents] table. There's a different error if the field name is wrong. This is only happening on the 4D Server installation. Any ideas what's going on? I'm thinking the client is running an old version of v13 server. -- Kirk Brooks San Francisco, CA ======================= *The only thing necessary for the triumph of evil is for good men to do nothing.* *- Edmund Burke* ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: http://lists.4d.com/mailman/options/4d_tech Unsub: mailto:4d_tech-unsubscr...@lists.4d.com **********************************************************************