Languages Delphi & Kylix Delphi Internet/ HTML  

Add Record to ADO Database Remotly

download download  
important code information
author:
Materialised
minimum requirements:
Add Record to ADO Database Remotly description

The purpose of this client / server application is to show the user how to add to a record of a existing ADO database using the TClientSocket and TServerSocket controls. It could be used as a subsitute for a Database server (with a lot of modification) on small projects, i.e Registration for chat program. It is very basic but it does what it is supposed to do, and is very well commented throughout, I personally think that if you are interested in the subject, it will be valuble to you to look at the code. And if you like my code, dont hesitate to vote :)



File List:
@PSC_ReadMe_881_7.txt1Kb
Client/DatabaseClient.cfg386b
Client/DatabaseClient.dof1Kb
Client/DatabaseClient.dpr194b
Client/DatabaseClient.res1Kb
Client/Unit1.dfm4Kb
Client/Unit1.pas1Kb
Server/DataBaseServer.cfg386b
Server/DataBaseServer.dof1Kb
Server/DataBaseServer.dpr194b
Server/DataBaseServer.res1Kb
Server/Unit1.dcu6Kb
Server/Unit1.dfm2Kb
Server/Unit1.pas4Kb
Server/users.mdb124Kb

Similar code
php4Delphi (Popularity: ) : PHP4Delphi 5.0 is a first Visual Development Framework for creating custom PHP Extensions using Delphi. PHP4Delphi also allows executing the ...
HTML Table Generator (Popularity: ) : This program generates the HTML code for tables after you set the options for your table, like the number of ...
ICQ Pager Using TClientSocket (Popularity: ) : This code will send an ICQ page to a specified UIN. Might be good to make a little flooder out ...
idISAPIRunner (Popularity: ) : idISAPIRunner component allows to run ISAPI modules using Indy TidHTTPServer. Internet Direct (Indy) library is required.
An internet browser that stops most popups (Popularity: ) : This code is an internet browser which stops most of those annoying popups. The code is a bit buggy and ...
CGI Expert (Popularity: ) : The CGI Expert components are developped to simplify the writing of Win-CGI applications with Delphi 2.0. The ThtmlViewer component provides ...
THTMLDataSource Component (Popularity: ) : The THTMLDataSource component is a non-visual component that helps in generating HTML tables from Delphi data sources. It hides most ...
User reviews

Write a review:
1 2 3 4 5 6 7 8 9 10
1=poor 10=excellent
Write review*
Your name*
Email*
  (Comments are moderated, and will not appear on this site until the editor has approved them)
 
Rate me
supported os
stats
downloads 54
version
size in Kb 20
popularity   2165/5995044
user rating 2/10
ad


New Code
Popular Code