KNOWLEDGE BASE
Log In    |    Knowledge Base    |    4D Home
Tech Tip: 4D Ajax Framework structures in a client/server environment
PRODUCT: 4D Web 2.0 Pack | VERSION: 1.0 | PLATFORM: Mac & Win
Published On: December 5, 2007

PLEASE NOTE: This Tech Tip applies to 4D Web 2.0 Pack version 1.0 ,1.1 and 1.2

When publishing the 4D Ajax Framework within a Client/Server environment, keep in mind that the structures are created on the machine that is web serving. Therefore, to delete a Developer Created Selection (DCS) that was created on the server, a call to DAX_Dev_DCS_Delete needs to be executed on the server as well. The key here is that the command needs to be called as a stored procedure using Execute on server. If the command is not called as a stored procedure, an error will be displayed.

If 4D Client is performing the Web serving, then the call to DAX_Dev_DCS_Delete must, of course, be executed on the client machine.

For the latest information the 4D Ajax Framework please see the Daxipedia:

https://daxipedia.4d.com