MATLAB DATABASE TOOLBOX RELEASE NOTES Betriebsanweisung Seite 637

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 684
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 636
runsqlscript
7-207
An SQL script containing more than 25,000 characters causes runsqlscript to
return an error.
More About
Batch
One or more SQL statements terminated by either a semicolon or the keyword GO.
Tips
Any values assigned to rowInc or QTimeOut apply to all queries in the SQL script.
For example, if rowInc is set to 5, then all queries in the script return at most five
rows in their respective resultsets.
You can set preferences for the resultsets using setdbprefs. Preference settings
apply to all queries in the SQL script. For example, if the DataReturnFormat is set
to numeric, all the resultsets return as numeric matrices.
“Preference Settings for Large Data Import”
See Also
close | database | fetch | resultset | setdbprefs
Seitenansicht 636
1 2 ... 632 633 634 635 636 637 638 639 640 641 642 ... 683 684

Kommentare zu diesen Handbüchern

Keine Kommentare