Browsing Shan translation

631 of 646 results
631.
@FUNCTION=EXECSQL
@SYNTAX=EXECSQL(dsn,username,password,sql)
@DESCRIPTION=The EXECSQL function lets you execute a command in a database server, and show the results returned in current sheet. It uses libgda as the means for accessing the databases.
For using it, you need first to set up a libgda data source.
@EXAMPLES=
To get all the data from the table "Customers" present in the "mydatasource" GDA data source, you would use:
EXECSQL("mydatasource","username","password","SELECT * FROM customers")
@SEEALSO=READDBTABLE
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
(no translation yet)
631 of 646 results

This translation is managed by Ubuntu Shan Localization, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.