Hi, we have published the pre-release version of the Database Comparer Tools 7.1. There are Firebird 3.0 and CROSS APPLY fixes, default values for procedures parameters, and much more.
BDE connector was added to the DBC Datapump utility. Enjoy!
https://www.clevercomponents.com/downloads/dbc/dbcdownload.asp
BDE connector was added to the DBC Datapump utility. Enjoy!
https://www.clevercomponents.com/downloads/dbc/dbcdownload.asp
Hi, we have released the Database Comparer VCL version 7.1. In this new version we have introduced RAD Studio 10.3 Rio support, fixed some existing problems, implemented the CROSS APPLY statement for the SELECT command, default values for stored procedure parameters, and much more.
Please check the product webpage to learn more about Database Comparer VCL version 7.1 release:
https://www.clevercomponents.com/products/dbcvcl/
Please check the product webpage to learn more about Database Comparer VCL version 7.1 release:
https://www.clevercomponents.com/products/dbcvcl/
Clevercomponents
Database Comparer VCL for Delphi, C++Builder
Delphi and C++Builder components for comparing/synchronizing SQL database objects and table records for many popular databases: Firebird, Oracle, MS SQL, MySQL, InterBase, Sybase and Postgre SQL.
20% discount on all CleverComponents products. Don't forget, the offer will expire on June, 20. BUY NOW
https://www.clevercomponents.com/order/
https://www.clevercomponents.com/order/
Making Test Data from Real Data - how to mask sensitive data, such as E-mail addresses, phone numbers, etc., in XML and HTML documents, SQL scripts, and any other text-plain files using the DataDepersonalizer tool.
https://www.clevercomponents.com/articles/article048/
https://www.clevercomponents.com/articles/article048/
New examples were added: the first Delphi example sends E-mail message with attachments from Memory Stream, and the other example shows how to add text and attachments manually to the E-mail message.
https://www.clevercomponents.com/articles/article035/
https://www.clevercomponents.com/articles/article035/
Clevercomponents
Clever Internet Suite Tutorials
This article summarizes the experience of using Clever Components products, provides a list of code examples with short comments and downloading links.
Connect to Office365 IMAP using OAuth 2.0 - the article shows how to connect to Microsoft Outlook.com IMAP using OAUTH 2.0. The introduced app uses a fast and easy algorithm of retrieving information about mailbox messages in one single IMAP command.
https://www.clevercomponents.com/articles/article049/
https://www.clevercomponents.com/articles/article049/
Hi, we have added a new code example on how to send a GET request with JSON data. The example provides three different ways to submit JSON GET requests, including raw JSON strings and RTTI JSON objects serialization/deserialization.
https://www.clevercomponents.com/portal/kb/a125/how-to-send-a-get-request-with-json-data.aspx
https://www.clevercomponents.com/portal/kb/a125/how-to-send-a-get-request-with-json-data.aspx
Hi, we have updated our Database Comparer product. The updated VCL library includes fixes and improvements for Firebird support: dependent stored procedures, function arguments, and many more. The DBComparer tool was updated, as well. Download and give it a try.
https://www.clevercomponents.com/products/dbcvcl/
https://www.clevercomponents.com/products/dbcvcl/
Clevercomponents
Database Comparer VCL for Delphi, C++Builder
Delphi and C++Builder components for comparing/synchronizing SQL database objects and table records for many popular databases: Firebird, Oracle, MS SQL, MySQL, InterBase, Sybase and Postgre SQL.
Hello, we have released the Clever Internet Suite version 9.4. In this new version 9.4 we have added a new HTTP Proxy component, implemented the HTTP proxy support to all client components, including SFTP. SOAP MTOM/XOP attachments were introduced, as well.
Please check out the product webpage to learn more about Clever Internet Suite version 9.4 release:
https://www.clevercomponents.com/products/inetsuite/
Please check out the product webpage to learn more about Clever Internet Suite version 9.4 release:
https://www.clevercomponents.com/products/inetsuite/
Please take a look at three new tutorials we have published recently: How to extract/add MIME headers in E-mail messages and HTTP requests; How to create/parse SOAP MTOM/XOP, XML, and binary attachments; How to send a SOAP WSDL request.
https://www.clevercomponents.com/articles/article035/
https://www.clevercomponents.com/articles/article035/
Clevercomponents
Clever Internet Suite Tutorials
This article summarizes the experience of using Clever Components products, provides a list of code examples with short comments and downloading links.
Hello, we have updated our GitHub repository https://github.com/CleverComponents/Clever-Internet-Suite-Examples and added a new SmtpClientProxy example that shows how to send mail via an HTTP Connect proxy.
https://github.com/CleverComponents/Clever-Internet-Suite-Examples/tree/master/CS/SmtpClientProxy
https://github.com/CleverComponents/Clever-Internet-Suite-Examples/tree/master/CS/SmtpClientProxy
Don't miss a chance to buy our Internet and Database components for Delphi and VS .NET at 20% discount. The components cover all aspects of development in Network communication, such as IMAP, REST, SFTP; database synchronization tasks for MS SQL, Firebird, MySQL, and many more. You can download a trial version of the components and evaluate it before making your decision. There are different demos and examples to try. BTW: the offer expires in three days. Hurry!
https://www.clevercomponents.com/
https://www.clevercomponents.com/
Write your own HTTPS Server in Delphi - this new article introduces a fully functional multithreaded HTTP server component for Delphi with SSL/TLS support. The provided example allows you to run a simple static website and access it using a web browser via HTTP or HTTPS protocols.
https://www.clevercomponents.com/articles/article050/
https://www.clevercomponents.com/articles/article050/
Clevercomponents
Write your own HTTPS Server in Delphi
The article provides a fully functional multithreaded HTTPS server component for Delphi with SSL/TLS support. The provided example runs a simple static website with both HTTP and HTTPS bindings.
Hi, please check out a new example for the TableDataComparer component. The example shows how to compare and syncrhonize two Firebird DB tables using a user-defined SQL script to select records. The connection is implemented via the FireDAC library.
https://www.clevercomponents.com/portal/news/68/a-new-example-for-the-tabledatacomparer-component-was-added_.aspx
https://www.clevercomponents.com/portal/news/68/a-new-example-for-the-tabledatacomparer-component-was-added_.aspx
Hi, we have published a new GitHub repository for our Clever Internet Suite's tutorials. There are lots of examples and code snippets, in Delphi, C++Builder, and other languages. Take a look at this free repository.
https://github.com/CleverComponents/Clever-Internet-Suite-Tutorials
https://github.com/CleverComponents/Clever-Internet-Suite-Tutorials
Please check out a new article, which describes how to write an Email server in Delphi with POP3, SMTP, and IMAP support. The article represents a fully functional multithreaded multi connection Email server, which works asynchronously in a thread pool, accepts the POP3, IMAP, and SMTP connections, delivers E-mails via the SMTP protocol, and relays outgoing E-mails to end-recipients across the Web. The SSL/TLS encryption is available, as well.
https://www.clevercomponents.com/articles/article051/
https://www.clevercomponents.com/articles/article051/
Black Friday and Cyber Monday Deals.
Buy Clever Components products at -20% discount! Don't forget, the offer will expire on December, 3.
START SHOPPING
https://www.clevercomponents.com/order/
Buy Clever Components products at -20% discount! Don't forget, the offer will expire on December, 3.
START SHOPPING
https://www.clevercomponents.com/order/
Give a try our new tutorial for the Clever Internet Suite components. The provided example shows how to build and parse a JSON String with Objects. The sources are available on GitHub.
https://www.clevercomponents.com/portal/kb/a133/how-to-build-and-parse-a-json-string-with-objects.aspx
https://www.clevercomponents.com/portal/kb/a133/how-to-build-and-parse-a-json-string-with-objects.aspx
Do you need to send a Ping request in your c# .NET app? Give a try our new tutorial, which is available on GitHub. The provided example represents a simple ICMP client with Ping functionality.
https://github.com/CleverComponents/Clever-Internet-Suite-Tutorials/tree/master/.net/PingClient
https://github.com/CleverComponents/Clever-Internet-Suite-Tutorials/tree/master/.net/PingClient
Please check out a new tutorial, which shows how to send a JSON request to a REST Service and receive a response in Delphi objects and properties. The provided example makes a JSON request, which includes objects and object properties, sends this request, and receives a response.
The parser supports JSON objects, arrays, name/value pairs, and other data types.
The sources are available on GitHub.
https://www.clevercomponents.com/portal/kb/a135/how-to-write-a-rest-client-with-json-in-delphi.aspx
The parser supports JSON objects, arrays, name/value pairs, and other data types.
The sources are available on GitHub.
https://www.clevercomponents.com/portal/kb/a135/how-to-write-a-rest-client-with-json-in-delphi.aspx
Changes to Clever Components licensing. Now, the Clever Components licenses are sold as subscriptions. A subscription lasts for a 12 month period, and you can automatically renew it for an additional 12 months. You will not have to bother about your free upgrade period expiration and upgrading your software.
See more info:
https://www.clevercomponents.com/order/
See more info:
https://www.clevercomponents.com/order/