If my question isn\'t clear, please help me improve it with comments. I\'m new to Delphi and dbExpress and I\'m just getting acquaintance with TSQLDataset, TDataSetProvider, TClientDataSet and TDataS
(i saw Demo Dirt - but it use for HTTP Web and i Don\'t know how switch it to TCP/IP) I\'m new from Delphi - I need help about use DataSnap and Client Login form (check user password from SQL Server)
I have created a REST Web service using DataSnap in Delphi XE. I am calling server methods using the XMLHttpRequest JavaScript object. I am passing the username and password for authentication in the
It appears that there is no way to implement a JSONP (JSON with Padding) solution using DataSnap, but I want to throw this question out here in case someone has solved this problem.
Let said i have a ClientDataSet1 link with TDataSetProvider to access database for data and i have opened the ClientDataSet1 ready for edit and did some changes, so at the end i have some delta. The d
I have a DataSnap server that creates a TSQLQuery, TDataSetProvider and a TClientDataSet that are unique to a given user\'s session, which are used and reused to retrieve data from a database and send
The \"procedure TDSTCPChannel.Open\" method inDSTCPServerTransport.pas uses the connected user\'s private IP address when it assigns \"FChannelInfo\".When I traced the HTTP transport, it used the user
I\'m again in a situation where I\'ve spend an obscene amount of time on trying to customize datasnap callback samples to my needs.
how to create a datasnap client in c# with visual studio 2008 (or 2010)? datasnap hasado.开发者_JAVA技巧net provider(C#) ?there are videos and tutorials in internet,
I have a tcp/ipDatasnap -XE Serverthat uses a PC1 and Zlib filter On the Client both of these filters are defined in DataSnap TSqlConnection