~ubuntu-branches/ubuntu/saucy/lcmaps-plugins-jobrep/saucy

« back to all changes in this revision

Viewing changes to BUGS

  • Committer: Package Import Robot
  • Author(s): Dennis van Dok
  • Date: 2013-05-23 11:38:59 UTC
  • mto: This revision was merged to the branch mainline in revision 3.
  • Revision ID: package-import@ubuntu.com-20130523113859-m9rbnfk8f8zwuwnd
Tags: upstream-1.5.3
ImportĀ upstreamĀ versionĀ 1.5.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
The plugin assumes the SQLRowCount() will return the total number of rows.
 
2
For drivers that use server-side cursors and/or when the resultset is large this
 
3
assumption can be wrong. For more information, see the API doc for
 
4
SQLRowCount():
 
5
http://msdn.microsoft.com/en-us/library/windows/desktop/ms711835%28v=vs.85%29.aspx
 
6
 
 
7
There are no other BUGS known in this version.
 
8
If you found any, email us at grid-mw-security-support@nikhef.nl
 
9
 
 
10