ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2024

Category: Native SQL Server Connector
7 results
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)...
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ...
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)...
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis...
The SQL functions can be used to handle the SQL Server database...
The Native SQL Server Connector is used to:
  • specify the input values during the call to a stored procedure.
  • retrieve the output values after a call to a stored procedure.
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector...