﻿<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <description><![CDATA[Comments for Additional dbExpress driver options]]></description>
    <title><![CDATA[Comments for Additional dbExpress driver options]]></title>
    <link>http://dn.codegear.com/article/28371</link>
    <!-- source: http://dn.codegear.com/article/28371/feed-->
    <dc:date>2008-08-21T15:05:57-07:00</dc:date>
    <item>
      <description><![CDATA[I recently downloaded dbxoodbc from SourceForge.  The downloading part was not so convenient, it seemed to me, but after that, and with some relatively minor changes to the source code (mostly cleaning up stuff that I knew we wouldn't use in our version of Delphi), I was able to connect to our Sybase (ASA9) database.  Performance when fetching records was quite nice, compared to the ADO components.  We're on D2005 (or D9, if you prefer).]]></description>
      <title><![CDATA[Additional dbExpress driver options]]></title>
      <managingEditor>
	 (Phil Rohner)
</managingEditor>
      <guid isPermaLink="true">http://threads.codegear.com/threads/threads.exe/view?commentid=38844</guid>
      <dc:date>2006-02-07T09:57:21-08:00</dc:date>
      <pubDate>2006-02-07T09:57:21-08:00</pubDate>
      <source url="http://dn.codegear.com/article/28371/feed">Comments for Additional dbExpress driver options</source>
    </item>
    <item>
      <description><![CDATA[VISOCO dbExpress driver for Sybase SQL Anywhere Is Now AvailableWe're proud to announce a new product – VISOCO dbExpress driver for Sybase SQL Anywhere, a dbExpress driver for Borland Delphi, Kylix, C++ Builder.VISOCO dbExpress driver for Sybase SQL Anywhere is based on the Embedded SQL database interface, provide direct access to Sybase SQL Anywhere and allows avoiding Borland Database Engine (BDE), ODBC, ADO, SQL Links and Sybase Open Client.Key features:- High-performance native access to Sybase SQL Anywhere.- Compatibility with standard and third-party Delphi data-aware controls.- Easy installation and distribution.- You don’t need to install and to configure Sybase Open Client.- No additional Sybase DLLs needed when deploying your applications.- Full BLOB support.- Minimized driver size and use of system resources.- Cross-platform support via Borland CLX for Windows and Linux.- Royalty-free product. This means you have to register VISOCO dbExpress driver for Sybase SQL Anywhere for each developer, but not for each user of the application you have developed.Compatibility- Borland Delphi 7- Borland Delphi for .Net 8- Borland C++ Builder 6.0- Sybase SQL Anywhere 8.0.2- Sybase SQL Anywhere 9.0.0- Sybase SQL Anywhere 9.0.1To download the VISOCO dbExpress driver for Sybase SQL Anywhere Trial, please visit: http://www.visoco.com/download/Thank you for cooperation!VISOCO Software Team]]></description>
      <title><![CDATA[Additional dbExpress driver options-VISOCO dbExpress driver for Sybase SQL Anywhere]]></title>
      <managingEditor>
	 (VISOCO Manager)
</managingEditor>
      <guid isPermaLink="true">http://threads.codegear.com/threads/threads.exe/view?commentid=36639</guid>
      <dc:date>2004-05-09T11:00:58-07:00</dc:date>
      <pubDate>2004-05-09T11:00:58-07:00</pubDate>
      <source url="http://dn.codegear.com/article/28371/feed">Comments for Additional dbExpress driver options</source>
    </item>
    <item>
      <description><![CDATA[DbExpress Driver for SQLitehttp://codecentral.borland.com/codecentral/ccweb.exe/listing?id=18385]]></description>
      <title><![CDATA[Additional dbExpress driver options]]></title>
      <managingEditor>
	 (Marco Wobben)
</managingEditor>
      <guid isPermaLink="true">http://threads.codegear.com/threads/threads.exe/view?commentid=35339</guid>
      <dc:date>2003-09-23T08:03:38-07:00</dc:date>
      <pubDate>2003-09-23T08:03:38-07:00</pubDate>
      <source url="http://dn.codegear.com/article/28371/feed">Comments for Additional dbExpress driver options</source>
    </item>
    <item>
      <description><![CDATA[Delphi 7 Enterprise includes the dbExpress driver for MS SQLServer.Is this all that is required to connect a Delphi 7 application to a MS SQLServer 2000 database?]]></description>
      <title><![CDATA[Additional dbExpress driver options - SQLServer 2000]]></title>
      <managingEditor>
	 (Richard Cockshott)
</managingEditor>
      <guid isPermaLink="true">http://threads.codegear.com/threads/threads.exe/view?commentid=34170</guid>
      <dc:date>2003-02-24T04:54:53-08:00</dc:date>
      <pubDate>2003-02-24T04:54:53-08:00</pubDate>
      <source url="http://dn.codegear.com/article/28371/feed">Comments for Additional dbExpress driver options</source>
    </item>
    <item>
      <description><![CDATA[dbxoOdbc - Open Source ODBC DbExpress driver for Delphi, Kylix.Any ODBC compliant database. Vendor has personally tested against: -  Gupta -  MsSqlServer  -  IbmDb2 -  MySql  -  MySqlMax -  MsAccess  -  Excel  -  Text  -  DBase  -  Paradox -  Oracle  -  Interbase (Firebird, Yaafill)  -  Informix (only informix 7 datatypes) -  Sybase -  SQLLite  -  ThinkSQL  -  SapDb -  MimerLanguage used:DelphiHome page: http://sourceforge.net/projects/open-dbexpress/Download URL: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/open-dbexpress/dbxoodbc/]]></description>
      <title><![CDATA[dbxoOdbc - Open Source ODBC DbExpress driver for Delphi, Kylix]]></title>
      <managingEditor>
	 (Vadim Lou)
</managingEditor>
      <guid isPermaLink="true">http://threads.codegear.com/threads/threads.exe/view?commentid=33849</guid>
      <dc:date>2003-01-06T03:48:33-08:00</dc:date>
      <pubDate>2003-01-06T03:48:33-08:00</pubDate>
      <source url="http://dn.codegear.com/article/28371/feed">Comments for Additional dbExpress driver options</source>
    </item>
    <item>
      <description><![CDATA[dbxoOdbc - Open Source ODBC DbExpress driver for Delphi, Kylix.Any ODBC compliant database. Vendor has personally tested against: -  Gupta -  MsSqlServer  -  IbmDb2 -  MySql  -  MySqlMax -  MsAccess  -  Excel  -  Text  -  DBase  -  Paradox -  Oracle  -  Interbase (Firebird, Yaafill)  -  Informix (only informix 7 datatypes) -  Sybase -  SQLLite  -  ThinkSQL  -  SapDb -  MimerLanguage used:DelphiHome page: http://sourceforge.net/projects/open-dbexpress/Download URL: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/open-dbexpress/dbxoodbc/]]></description>
      <title><![CDATA[Additional dbExpress driver options]]></title>
      <managingEditor>
	 (Vadim Lou)
</managingEditor>
      <guid isPermaLink="true">http://threads.codegear.com/threads/threads.exe/view?commentid=33848</guid>
      <dc:date>2003-01-06T03:45:58-08:00</dc:date>
      <pubDate>2003-01-06T03:45:58-08:00</pubDate>
      <source url="http://dn.codegear.com/article/28371/feed">Comments for Additional dbExpress driver options</source>
    </item>
    <item>
      <description><![CDATA[Available at www.upscene.com there's a dbExpress driver for Firebird. It fully supports any metadata queries, is compliant with Delphi 7 dbExpress field-type mapping and fully supports the dbExpress Plus package.www.upscene.com - Firebird dbExpress driverLicense: commercial - royalty free.]]></description>
      <title><![CDATA[Firebird dbExpress driver - Additional dbExpress driver options]]></title>
      <managingEditor>
	 (Martijn Tonies)
</managingEditor>
      <guid isPermaLink="true">http://threads.codegear.com/threads/threads.exe/view?commentid=33332</guid>
      <dc:date>2002-10-17T06:33:56-07:00</dc:date>
      <pubDate>2002-10-17T06:33:56-07:00</pubDate>
      <source url="http://dn.codegear.com/article/28371/feed">Comments for Additional dbExpress driver options</source>
    </item>
    <item>
      <description><![CDATA[you can find the MySQL dbExpress driver and DataCLX components on SourceForge in the FreeCLX project. Design time support is not provided.]]></description>
      <title><![CDATA[re: Additional dbExpress driver options]]></title>
      <managingEditor>
	 (John Kaster)
</managingEditor>
      <guid isPermaLink="true">http://threads.codegear.com/threads/threads.exe/view?commentid=32598</guid>
      <dc:date>2002-06-26T12:59:07-07:00</dc:date>
      <pubDate>2002-06-26T12:59:07-07:00</pubDate>
      <source url="http://dn.codegear.com/article/28371/feed">Comments for Additional dbExpress driver options</source>
    </item>
    <item>
      <description><![CDATA[Hi, I have downloaded the Kylix Open Edition from the site and I realized that it didn`t come with the dbexpress compontent. I have tried to look in the Internet but I did`t find it.If it will be possible, I would be very thankful if someone send me the component to me... or if someone could tell me where I can find it in the Internet.Please send me a email to marcelomanzato@zipmail.com.br]]></description>
      <title><![CDATA[Additional dbExpress driver options]]></title>
      <managingEditor>
	 (marcelo manzato)
</managingEditor>
      <guid isPermaLink="true">http://threads.codegear.com/threads/threads.exe/view?commentid=32540</guid>
      <dc:date>2002-06-17T12:50:10-07:00</dc:date>
      <pubDate>2002-06-17T12:50:10-07:00</pubDate>
      <source url="http://dn.codegear.com/article/28371/feed">Comments for Additional dbExpress driver options</source>
    </item>
    <item>
      <description><![CDATA[dbExpress driver name: dbExpress for MS SQL ServerPlatforms supported: Windows 9x/NT/2KDatabase supported: MS SQL Server 2000 amd MS SQL Server 7Language used: DelphiDownload URL: http://www.crlab.com/download.html#dbx]]></description>
      <title><![CDATA[Additional dbExpress driver options]]></title>
      <managingEditor>
	 (Dmitry Nikolaenko)
</managingEditor>
      <guid isPermaLink="true">http://threads.codegear.com/threads/threads.exe/view?commentid=32508</guid>
      <dc:date>2002-06-12T07:16:01-07:00</dc:date>
      <pubDate>2002-06-12T07:16:01-07:00</pubDate>
      <source url="http://dn.codegear.com/article/28371/feed">Comments for Additional dbExpress driver options</source>
    </item>
    <generator>Atom 1.0 XSLT Transform v1 (http://atom.geekhood.net)</generator>
  </channel>
</rss>