Jump to content

Jordan Sanders

Members
  • Content Count

    17
  • Joined

  • Last visited

Community Reputation

14 Good

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Devart presented a new version of EntityDAC 3.0 with support for the latest RAD Studio 11 Alexandria. Devart, a recognized vendor of world-class data connectivity solutions for various data connection technologies and frameworks, announced the release of Entity DAC 3.0 with support of the new RAD Studio 11 Alexandria. The other significant update is support for Apple Silicon M1. The key features of the new release: The new version of EntityDAC is available for RAD Studio 11 Alexandria. EntityDAC 3.0 supports ARM processors - Apple Silicone M1. To learn more about the recent release, visit: https://blog.devart.com/entitydac-for-rad-studio-11-alexandria.html EntityDAC is an ORM tool for Delphi and C++ Builder that provides advanced object-relational mapping capabilities for database applications. The product offers visual ORM designer and supports common approaches to database application development (database-first, mobile-first, and code-first), LINQ queries, caching of entities loaded from the database, metadata, and more. About Devart Devart is one of the leading developers of database tools and administration software, ALM solutions, data providers for various database servers, data integration, and backup solutions. The company also implements Web and Mobile development projects. For additional information about Devart, visit https://www.devart.com/.
  2. Devart rolled out the new Delphi Data Access Components for just released RAD Studio 11 Alexandria with support for Firebird 4 and Apple M1 processors. Devart, a recognized vendor of world-class data connectivity solutions for various data connection technologies and frameworks, presented new versions of Delphi Data Access Components to keep assisting software engineers in developing fast native applications. The key feature of the recently updated products is support for the newly released RAD Studio 11 Alexandria. The release also includes such important enhancements: All Devart Delphi Data Access Components now support Apple M1 processors. Devart became the first vendor of Delphi components with Firebird 4 support. UniDAC now includes new data providers for HubSpot and BigQuery that allow users to connect to these data sources from Delphi or C ++ Builder applications. UniDAC supports the latest version of NexusDB 4.50.27. LiteDAC and UniDAC support a new option - IntegerAsLargeInt, which maps SQLite INTEGER columns to fields of type ftLargeInt. In addition, a new demo project for FastReport FMX is available in all DAC products. To learn more about the recent release, visit: https://blog.devart.com/delphi-data-access-components-for-rad-studio-alexandria.html Delphi Data Access Components are the libraries of components for Delphi developers that provide direct access to multiple databases, and allow developing multi-platform applications in Embarcadero RAD Studio, Delphi, C++Builder, Lazarus, and Free Pascal on Windows, Linux, macOS, iOS, and Android, for both 32-bit and 64-bit platforms. About Devart Devart is one of the leading developers of database tools and administration software, ALM solutions, data providers for various database servers, data integration, and backup solutions. The company also implements Web and Mobile development projects. For additional information about Devart, visit https://www.devart.com/.
  3. Devart rolled out a massive update for DAC products. The improved components now support RAD Studio 10.4.2, and the latest versions of target platforms: macOS Big Sur, iOS 14, and Android 11. Devart, a recognized vendor of world-class data connectivity solutions for various data connection technologies and frameworks, rolled out long-awaited updates for its Delphi Data Access Components. The core improvements include: The latest DAC versions now support RAD Studio 10.4.2 Sydney. The components are now compatible with macOS Big Sur, iOS 14, and Android 11. PgDAC supports PostgreSQL 13. Also, a single TPgConnection object can now be used in multiple threads, and a new property called MultipleConnections allows or denies the creation of additional internal connections. Data access speed with default settings was significantly increased in LiteDAC and the SQLite provider. Three new properties were added in LiteDAC: JournalMode, LockingMode, and Synchronous. The Unicode standard was supported in the TVirtualQuery component. The performance of batch processing of SQL statements is significantly improved in all DAC products. Also, memory consumption in batch operations is reduced for InterBase and Firebird. The LOBs read/write speed is improved for Oracle, SQL Server, DBF files, and ODBC drivers. The data fetch speed is also improved for Oracle and ODBC drivers. The PrefetchRows property was supported in the Direct mode (previously available only in the OCI mode). The FindFirst, FindNext, FindLast, and FindPrior methods to search for records in a dataset using filters now work much faster in all DACs. The Over-the-Wire encryption feature of InterBase was supported in IBDAC to secure transmitted data with SSL/TLS encryption. Automatic detection of computed fields when generating update statements is improved in IBDAC. The LastWarningCount property and the OnWarning event were added in MyDAC to get the number of warnings received from the MySQL server and define an event handler method. To learn more about the recent release, visit https://blog.devart.com/delphi-dac-support-for-rad-studio-10-4-2.html About Devart Devart is one of the leading developers of database tools and administration software, ALM solutions, data providers for various database servers, data integration and backup solutions. The company also implements Web and Mobile development projects. For additional information about Devart, visit https://www.devart.com/.
  4. Devart, a recognized vendor of world-class data connectivity solutions for various data connection technologies and frameworks, released SecureBridge v9.3 with support for RAD Studio 10.4 Sydney. Other notable updates include the support for Lazarus 2.0.8 and the macOS 64-bit target platform in Lazarus. The list of new and improved features inсludes: Support for the newest RAD Studio 10.4 Sydney; Support for the latest Lazarus version 2.0.8; Support for the Socks4 and Socks5 network protocols for routing traffic to a server through a firewall; A new class, TScPKCS12Processor, to support importing certificates and private keys from keystore files in the PKCS #12 format; Support for SSH dynamic port forwarding in TScSSHChannel; Support for the Signed Certificate Timestamp (SCT) certificate extension. SecureBridge offers components that can be used as clients and servers for SSH, SFTP, SSL, FTPS, HTTP/HTTPS, WebSocket, and SignalR protocols to protect data flow over an untrusted network. It is also compatible with data access components to prevent data interception and theft. To learn more about the current release, please visit https://blog.devart.com/securebridge-with-support-for-rad-studio-10-4.html About Devart Devart is one of the leading developers of database tools and administration software, ALM solutions, data providers for various database servers, data integration and backup solutions. The company also implements Web and Mobile development projects. For additional information about Devart, visit https://www.devart.com/
  5. Devart, the leading provider of database connectivity solutions for Embarcadero Delphi and Microsoft .NET development platforms, released the new version of its EntityDAC v,2,4 with support for Delphi 10.4. It has to be mentioned that the new RAD Studio 10.4 Sydney delivers significantly enhanced high-performance native Windows support, increased productivity with blazing fast code completion, faster code with managed records, and enhanced parallel tasks on modern multi-core CPUs. Devart aims to stay on top of software development, thus the timely support for new RAD Studio in EntityDAC was one of the mandatory updates. EntityDAC is an ORM for Delphi with LINQ support. It provides a powerful framework that allows performing object-relational mapping of database objects to Delphi classes with full support for encapsulation, inheritance, polymorphism, and other OOP features. In addition, there is a feature-rich ORM modeling tool available - Entity Developer that allows you to create and edit your ORM models visually, and generate Delphi entity classes by this model automatically. The newest version of EntityDAC can be downloaded at https://www.devart.com/entitydac/download.html About Devart Devart is one of the leading developers of database tools and administration software, ALM solutions, data providers for various database servers, data integration and backup solutions. The company also implements Web and Mobile development projects. For additional information about Devart, visit https://www.devart.com/
  6. Devart, the leading provider of database management software, connectivity solutions and developer tools, rolled out new versions of Delphi Data Access Components to keep assisting software engineers in developing fast native applications. The key feature of the recently updated products is support for the newly released RAD Studio 10.4 Sydney. The release also includes such key enhancements as: support for macOS 64-bit in the latest version 2.0.8 of Lazarus; support for the Pipe, Secure Pipe, and Secure TCP protocols in NexusDB; support for the Line geometric type in PgDAC; a new option AllFieldsAsNullable in DBF. Devart Delphi Data Access Components are the libraries of components for Delphi developers that provide direct access to multiple databases, and allow developing multi-platform applications in Embarcadero RAD Studio, Delphi, C++Builder, Lazarus, and Free Pascal on Windows, Linux, macOS, iOS, and Android, for both 32-bit and 64-bit platforms. To read the news on the vendor’s official blog, please visit https://blog.devart.com/delphi-data-access-components-with-support-for-rad-studio-10-4.html About Devart Devart is one of the leading developers of database tools and administration software, ALM solutions, data providers for various database servers, data integration and backup solutions. The company also implements Web and Mobile development projects. For additional information about Devart, visit https://www.devart.com/.
  7. Devart, a recognized vendor of connectivity solutions for various databases and cloud services, announced the release of ODBC driver for NexusDB. The driver can be used to access data in NexusDB databases from various analytics, database management and reporting tools, IDEs and programming languages on Windows (32/64 bit). The solution provides full support for the standard ODBC API functions and data types and can connect to the NexusDB server directly via TCP/IP. It also supports multilingual NexusDB databases: Latin, Cyrillic, or Chinese. However, due to the specifics of NexusDB, some third-party tools can connect to the DBMS only in Remote mode. See the third-party tools page in the vendor’s documentation for the complete list of such tools. As an extra benefit comes cost-effective deployment: the driver is a standalone installation file that does not require the user to install or update any dependencies, while large organizations with hundreds of machines can use the silent install method with an OEM license. About Devart Devart is one of the leading developers of database tools and administration software, ALM solutions, data providers for various database servers, data integration and backup solutions. The company also implements Web and Mobile development projects. For additional information about Devart, visit https://www.devart.com/
  8. Jordan Sanders

    Devart SecureBridge Now Supports Android 64-bit

    Yes, it's possible. To solve your task, you can try using the TScSSHShell component. The TScSSHShell component is designed to execute a command on the server: https://devart.com/sbridge/docs/index.html?tscsshshell.htm SecureBridge does not include a terminal for displaying information. So, you can use any third-party terminal to work with TScSSHShell. Our policy is to avoid recommending particular third-party components, however, you may want to read reviews on specialized forums. TScSSHShell executes a command line on the server and receives the results of its execution. You should execute commands on the server using the TScSSHShell.WriteString method and read the result using the TScSSHShell.ReadString method. The result of the command should be passed to the terminal, and the user input should be passed from the terminal to the server via TScSSHShell.WriteString. Our SSHClientApp demo project demonstrating the use of the TScSSHShell component. You can find the SSHClientApp project in the % SecureBridgeDemos%\SSHClientApp directory. %SecureBridgeDemos% is the directory where SecureBridge Demo projects are installed on your computer.
  9. Devart, a recognized vendor of connectivity solutions for various databases and cloud services, released the public beta of ODBC driver for NexusDB. The driver can be used to access data in NexusDB databases from various analytics, database management and reporting tools, IDEs and programming languages on Windows (32/64 bit): Excel, Power BI, Tableau, RAD Studio, Lazarus, dbForge Studio, RStudio, and many others. The vendor also notes that Devart ODBC driver for NexusDB provides full support for the standard ODBC API functions and data types and can connect to the NexusDB server directly via TCP/IP. It also supports multilingual NexusDB databases, be it Latin, Cyrillic, or Chinese. As an extra benefit comes cost-effective deployment: the driver is a standalone installation file that does not require the user to install or update any dependencies, while large organizations with hundreds of machines can use the silent install method with an OEM license. Users can download the new driver on the vendor’s website to test it for 30 days for free with the third-party tools. The driver is also available for pre-order. To learn more about the recent release, visit https://blog.devart.com/odbc-driver-for-nexusdb-beta.html About Devart Devart is one of the leading developers of database tools and administration software, ALM solutions, data providers for various database servers, data integration and backup solutions. The company also implements Web and Mobile development projects. For additional information about Devart, visit https://www.devart.com/.
  10. Devart, the leading provider of database management software, connectivity solutions and developer tools, released the new version of EntityDAC 2.3, a Delphi ORM framework for fast object-relational mapping of database objects to Delphi classes using LINQ. The key update in this release is support for 64-bit Android app development, following the release of RAD Studio 10.3.3 that includes a new Delphi compiler for the ARM platform. In RAD Studio 10.3.3, you can build Google Play Store ready Android 64-bit applications, complete with Android App Bundle Support — the official publishing format for Android apps. The new version of EntityDAC will come in handy since, starting August 1, 2019, apps published on Google Play need to support Android devices with 64-bit architectures, which means publishers are required to provide 64-bit versions in addition to 32-bit versions. The trial editions of EntityDAC for macOS and Linux are fully functional: the vendor removed the limitation on the number of ORM metatypes that users can create with the trial version of EntityDAC on these platforms. To learn more about the recent release, visit — https://blog.devart.com/entitydac-now-supports-android-64-bit.html. About Devart Devart is one of the leading developers of database tools and administration software, ALM solutions, data providers for various database servers, data integration and backup solutions. The company also implements Web and Mobile development projects. For additional information about Devart, visit https://www.devart.com/
  11. Devart, a recognized vendor of professional database management software and Delphi data access components for developers and DBAs, has released SecureBridge 9.2 with support for Android 64-bit development. The vendor also supported the keyboard-interactive authentication in the TScSSHServer component, which allows the SSH server to prompt the user to input their password. The full list of new and improved features inсludes: Support for Android 64-bit development; Support for the latest Lazarus version 2.0.6; A new method TScSFTPClient.ReadDirectoryToList to retrieve a directory listing; Support for keyboard-interactive authentication in TScSSHServer; Improved server certificate validation in the TLS/SSL protocol on Android. SecureBridge offers components that can be used as clients and servers for SSH, SFTP, SSL, FTPS, HTTP/HTTPS, WebSocket, and SignalR protocols to protect data flow over an untrusted network. It is also compatible with data access components to prevent data interception and theft. To learn more about the current release, please visit https://blog.devart.com/securebridge-now-supports-android-64-bit.html About Devart Devart is one of the leading developers of database tools and administration software, ALM solutions, data providers for various database servers, data integration and backup solutions. The company also implements Web and Mobile development projects. For additional information about Devart, visit https://www.devart.com/
  12. Devart, the leading provider of database management software and developer tools, released the new version of its data access components for Delphi. The key feature of the recent update is support for 64-bit Android app development, following the release of RAD Studio 10.3.3 that includes a new Delphi compiler for the ARM platform. The update will be of particular use due to the fact that starting August 1, 2019, all the apps published on Google Play need to support Android devices with 64-bit architectures. The release also includes such key enhancements as: The support of new versions of RDBMS: PostgreSQL 12 in PgDAC, Oracle 19c in ODAC, and InterBase 2020 in IBDAC. The support of the latest Lazarus version 2.0.6, a free IDE for rapid application development using the Free Pascal compiler. MySQL and PostgreSQL data providers now support OpenSSL 1.1, a library that implements TLS and SSL protocols to secure communications between a client and a server. TLS 1.2 was supported in Direct mode in SDAC. It is a security protocol that provides privacy and data integrity for client-server applications that exchange data over a network. Also, the 6-field limitation in the trial version of data access components for macOS and Linux was removed. Users now can execute the test code against a large database to make sure everything works as intended. Learn more about Data Access Components for Delphi on the Devart official website - https://www.devart.com/dac.html About Devart Devart is one of the leading developers of database tools and administration software, ALM solutions, data providers for various database servers, data integration and backup solutions. The company also implements Web and Mobile development projects. For additional information about Devart, visit https://www.devart.com/
  13. Devart, a recognized vendor of professional database management software for developers and DBAs, announced the release of the whole bunch of products. The new versions of ADO.NET providers and Entity Developer now feature support for Entity Framework Core 3.0. Besides, dotConnect for PostgreSQL and SSIS Data Flow Components now support PostgreSQL 12. Entity Framework Core 3.0 Support. dotConnect for Oracle, MySQL, PostgreSQL, SQLite, and Visual ORM designer – Entity Developer are now powered by the latest Entity Framework Core version. Thus, users can enjoy improved performance, better SQL generation, and other EF Core 3.0 features. Building Entity Framework Core models from databases using Scaffold-DbContext command with ADO.NET providers, entering mapping code manually, and designing models visually via Entity Developer – all these approaches are supported. PostgreSQL 12 Support. Additionally, Devart supported PostgreSQL 12 in dotConnect for PostgreSQL, Entity Developer, and SSIS Data Flow Components v1.11. Also, SSIS components now support Server-to-Server authentication for Salesforce Marketing Cloud. To get more information about recent updates, please visit the Devart blog. About Devart Devart is one of the leading developers of database tools and administration software, ALM solutions, data providers for various database servers, data integration and backup solutions. The company also implements Web and Mobile development projects. For additional information about Devart, visit https://www.devart.com/
  14. Jordan Sanders

    Delphi Security Components SecureBridge Got a Huge Update

    Thanks, Jacek!
  15. Devart, a recognized vendor of professional database management software and Delphi data access components for developers and DBAs, has released SecureBridge 9.1 with support for macOS 64-bit, Lazarus 2.0.4 and the SignalR protocol 2.2. Other notable updates include a new elliptic Diffie-Hellman key exchange algorithm and improved certificate server verification for the TLS / SSL protocol. The full list of new and improved features inсludes: macOS 64-bit is supported; Lazarus 2.0.4 is supported; Support for the SignalR protocol version 2.2 is added; The TScHubConnection component to support the SignalR client is added; Support for the x25519 algorithm for the TLS/SSL/SSH protocol is added; Support for Certificate Revocation List (CRL) is added; Certificate server validation in the TLS/SSL protocol is improved; The chunked transfer encoding for sending out data via HTTP/HTTPS is added; The TScHttpWebRequest.BeforeSendData event is added. SecureBridge offers components that can be used as clients and servers for SSH, SFTP, SSL, FTPS, HTTP/HTTPS, WebSocket, and SignalR protocols to protect data flow over an untrusted network. It is also compatible with data access components to prevent data interception and theft. To learn more about the current release, please visit https://blog.devart.com/securebridge-supports-macos-64bit.html. About Devart Devart is one of the leading developers of database tools and administration software, ALM solutions, data providers for various database servers, data integration and backup solutions. The company also implements Web and Mobile development projects - https://www.devart.com/
×