ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

This content has been translated automatically.  Click here  to view the French version.
Help / Native Connectors/Native Accesses / Native Sybase Connector
  • Overview
  • Required configuration
  • Native SAP ASE Connector requirements
  • Required files
  • Use
  • Using the Native SAP ASE Connector in your WINDEV applications and WEBDEV websites
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
Overview
WINDEV and WEBDEV offer an optional Native SAP ASE Connector. This Native Connector lets you access a Sybase database without an external driver from a WLanguage program.
This version is also used to:
  • Run the same query several times.
  • Retrieve the exit value of a stored procedure run on the server
These features are available from version 12.5 of Sybase Adaptive Server Enterprise (ASE).
Attention: This version of the SAP ASE Native Connector (Sybase) only works with WINDEV and/or WEBDEV 2025.
Required configuration

Native SAP ASE Connector requirements

  • Sybase Adaptive Server Enterprise (ASE) version 10 or later (version 12.5 to retrieve the result of a stored procedure).
  • Sybase client library installed.
  • The LIBSYBDB.DLL DLL must be accessible:
    • from the development computer.
    • from the deployment computer.

Required files

The following files are required to use the Native SAP ASE Connector:
  • the LIBSYBDB.DLL DLL. This DLL is installed by the client library of Sybase. For more details, see the license agreement of Sybase about the distribution conditions of this DLL.
  • wd300syb.dll: Necessary for the Native Connector to a Sybase database. This file is provided with the Native WINDEV/WEBDEV Connector for Sybase.
Use

Using the Native SAP ASE Connector in your WINDEV applications and WEBDEV websites

To use Sybase in native mode, you must program:
Remarks:
  • Don't forget to read the limitations of the Native SAP ASE Connector.
  • The "Automatically create the data files when they are opened" option (available in the "Data files" tab of the project description) is taken into account by the SAP ASE Native Connector (Sybase).
Minimum version required
  • Version 9
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 01/09/2025

Send a report | Local help