Ionic + sybase

I need to connect to a database hosted on a server (sybase Database) I need to be able to select data and enter from the device …

You need to deploy an API that can connect to that database and provide the data to your Ionic app via an API endpoint.