HomeBlogsPaweł GłowackiDelphi Labs: Second episode is live - DataSnap Multitier Database Application
Delphi Labs: Second episode is live - DataSnap Multitier Database Application
I'm getting more and more fun working on "Delphi Labs" episodes! Today I have published the second part where I demo using Delphi XE for building a multitier database application system consisting of InterBase XE database, Delphi DataSnap server and client. This architecture is very close to the original Delphi MIDAS approach with dataset providers on the server and client datasets on the client communicating with providers via "remote server" connection components.
The demo is intentionally very simple and is supposed to serve as a "Hello World" quick reference for database development with Delphi and DataSnap XE.
In the video episode I'm using Delphi XE for building a DataSnap XE multitier database application for read and write access to "Employee" information in the InterBase XE sample database. The server and client applications are built from scratch in less than 10 minutes with Delphi components and just 2 lines of Delphi code.
In the video you can see that I have just installed a trial version of "Documentation Insight" from http://www.devjet.net/ and I'm really impressed with its functionality. It reads and writes xml doc inside the currently open editor window and integrates with Delphi help. Very useful!
"Delphi Labs: DataSnap XE - Multitier Database Application"
The demo is intentionally very simple and is supposed to serve as a "Hello World" quick reference for database development with Delphi and DataSnap XE.
In the video episode I'm using Delphi XE for building a DataSnap XE multitier database application for read and write access to "Employee" information in the InterBase XE sample database. The server and client applications are built from scratch in less than 10 minutes with Delphi components and just 2 lines of Delphi code.
In the video you can see that I have just installed a trial version of "Documentation Insight" from http://www.devjet.net/ and I'm really impressed with its functionality. It reads and writes xml doc inside the currently open editor window and integrates with Delphi help. Very useful!
"Delphi Labs: DataSnap XE - Multitier Database Application"
- whitepaper - http://edn.embarcadero.com/article/41189
- source code - http://cc.embarcadero.com/item/28188
- video - http://www.youtube.com/watch?v=B4uxLLIUddg
Tags:
DataSnap
DataSnap
DataSnap XE
Delphi
Delphi
Delphi Programming
Delphi XE
DelphiLabs
ednfront
InterBase
InterBase XE
News
source-code
source-code


Crazy about Delphi Programming!
Comments
-
DataSnap的代码演示(TCP/IP,IPPeerServer,IPPeerClient,TDSSessionManager,IOS) - 心动吧 | 编程 | 安全 悟性是须要多维思想的 Sunday, 1 June 2014
[...] 集02:多层数据库应用程序- - - - - -视频, 白皮书, 源代码 [...]
-
Please login first in order for you to submit comments
- Page :
- 1
Hey Pavel,
Great presentation, but I can't get it to go full screen.
Thanks