# Support for Sybase DB

**URL:** https://community.dreamfactory.com/t/support-for-sybase-db/1291
**Category:** Connecting to SQL
**Created:** [July 22, 2015, 6:02am UTC](https://community.dreamfactory.com/t/support-for-sybase-db/1291 "2015-07-22T06:02:56Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![formerstaff](https://yyz1.discourse-cdn.com/flex035/user_avatar/community.dreamfactory.com/formerstaff/32/1133_2.png) [@formerstaff](https://community.dreamfactory.com/u/formerstaff)
#### Post date: [July 22, 2015, 7:19pm UTC](https://community.dreamfactory.com/t/support-for-sybase-db/1291/2 "2015-07-22T19:19:36Z")

</div>

Hi PJ. It may be possible already to connect to Sybase databases.

If you are using a linux or mac package, the connections for MS SQL use the FreeTDS driver, which is the driver you would need for Sybase.  
So in your service config, you would just select MS SQL as the type of connection but put in all your Sybase connection info.  
You may need to modify the file /etc/freetds/freetds.conf to reflect the correct version #. It is probably set to `tds version = 8.0` for use with Microsoft. I would suggest trying version 5.0 for Sybase.  
Please note that changing this setting will prevent you from using the driver to connect to MS SQL databases.

---

_[View the full topic](https://community.dreamfactory.com/t/support-for-sybase-db/1291)._
