|
|
ID: 27222, CodeRage4 DataSnap server method table parameters samples
6 sample Delphi projects from the CodeRage4 session on DataSnap server method table parameters
|
| Download
| Details
|
|
|
|
|
CDN Login Required to Download. (You will be redirected to the login page if you click on the Download Link)
|
|
To download this, you must have registered:
|
For Delphi, Version 13.0
to 13.0
294 downloads
Copyright: No significant restrictions
Size: 47,986 bytes
Updated on Tue, 08 Sep 2009 11:58:53 GMT
Originally uploaded on Mon, 07 Sep 2009 21:40:15 GMT
SHA1 Hash: F3265629267D8B0DB15FDD9E73C43F510C40A287
MD5 Hash: 8EDD76A144144B4278B75270F94101F6
|
Explore the files in this upload
File Exploration is Disabled
We're sorry, but errors in the uploaded zip file prevent it from being explored.
The error generated by the Zip attachment is:
You may still be able to repair the zip file contents if you download the entire zip locally. You may also want to ask the author to repost the attachment.
|
| Description
|
DataSnapTablesSampleServer - DataSnap server with server methods declared with different types and directions of table parameters (TDataSet, TDBXReader, TParams, out, var, return and in).
DataTablesListViewClient - DataSnap client that can call a server method to get a table then display the table in a ListView. The server method must pass a table back to the client using var or out parameters, or result. Use with DataSnapTablesSampleServer.
DataSnapTablesLoggingServer - DataSnap server that logs activity during a server method call (e.g.; enter server method, read table, exit server method).
DataSnapTablesLoggingClient - DataSnap client that logs activity during a server method call (e.g.; call server method, read table, return from server method call). Use with DataSnapTablesLoggingServer.
DataSnapTablesCDSClient - DataSnap client with components to populate a TClientDataSet from a server method result table, and display in a grid. Components include TSQLConnection, TSQLServerMethod, TDataSetProvider, TClientDataSet, TDataSource and TDBGrid.
DataSnapTablesProxyClient - DataSnap client that calls some of the methods in DataSnapTablesLoggingServer using a client proxy class generated using the TSQLConnection "Generate DataSnap client classes" command.
|
|

Server Response from: ETNACDC02
|
Connect with Us