Tech Tutorials Database
GeekArticles Programming Delphi
 

CodeRage4 DataSnap server method table parameters samples

 
Author: cc.embarcadero.com
Category: Delphi
Comments (0)

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.

Read More...




Sponsored Links




Read Next: CodeRage IV - Delphi DataSnap 2010 "Fibonacci Numbers" Server



 

 

Comments



Post Your Comment:

Your Name:*
e-mail ID:(required for notification)*
Image Verification: 
 
 Subscribe