Monthly Archives: December 2010

SMS Texting from Delphi via RedCoal SMS SOAP Server

Many Australian companies use RedCoal SMS texting services to send SMS texts to mobile phones from computers. RedCoal supplies an API for its MIDA technology with VB and C++ examples but no Delphi code. I have created a Delphi demo … Continue reading

Posted in Delphi | Tagged , | Leave a comment

An approach to client server databases using Delphi

The following is an approach I have used successfully in robust 24×7 multi-user client server database applications using Delphi 6 and upwards and using either Sybase or MS SQL Server databases. This approach uses the traditional Delphi MIDAS TClientdataset-based approach … Continue reading

Posted in Delphi, Uncategorized | Tagged | Leave a comment