> ## Documentation Index
> Fetch the complete documentation index at: https://docs.superoffice.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Sybase as Travel database

> Sybase as Travel database

## Prerequisites

* Client computers must install Sybase

## Automatic setup

As long as the central database has set up Sybase as the Local datatype, everything is automatically set up for the user who has been [assigned travel rights in SOAdmin][1]. The central *SuperOffice.ini* file has the information, so SOLoader.exe sets up the local datasource.

As long as the user has been assigned travel rights in SuperOffice Admin and an [update prototype][1] has been generated, the user may now perform a local update by clicking the Travel icon in the navigator: ![travel icon -screenshot][img1].

As long as you are logging in to the local database on Travel, the icon will look like this: ![travel open -screenshot][img2]

[1]: ../update-prototype

[img1]: /media/loc/en/onsite/travelicon.jpg

[img2]: /media/loc/en/onsite/travelopen.jpg

## Manual setup

Default paths set up automatically are:

```text theme={null}
local_archivepath=c:\Documents and Settings\USER\Local Settings\Application Data\SuperOffice\SO_LOCAL
Local_Datapath=ODBC:SuperOfficeLocal
```

The ODBC datasource will by default put the local database file in:

`C:\Documents and Settings\USER\Local Settings\Application Data\SuperOffice\SO_LOCAL\DATA\SoTravel.db`

If you want to change the location of the local document archive or the travel database, you need to edit the users' *SuperOffice.ini* file and the users ODBC datasource SuperOfficeLocal. You may change the name of the datasource as long as you also change the `Local_Datapath=ODBC:XXX` where XXX needs to be the new name of the local datasource.

### Change the local datasource

![1 -screenshot][img1]

![2 -screenshot][img2]

Make sure the local *SuperOffice.ini* now says `Local_Datapath=ODBC:MYTravelDB`

[1]: ../activate

[img1]: /media/loc/en/onsite/sixsybasetraveldb.jpg

[img2]: /media/loc/en/onsite/sixsybasetraveldb2.jpg


## Related topics

- [Travel](/en/onsite/travel/index.md)
- [Built-in as Travel database](/en/onsite/travel/built-in/set-up.md)
- [Client requirements for SuperOffice Web and Win](/en/onsite/requirements/web-client.md)
- [MS SQL Express as Travel database](/en/onsite/travel/sql-express/set-up.md)
- [Create prototype for Sybase](/en/onsite/travel/sybase/create-prototype.md)
- [Activate travel](/en/onsite/travel/activate.md)
