sql in many operations in mobile does not work, such as getting all the table names of the operation (select name from sysobjects where type = 'u') will appear
execution
The main error 0x80040E37, Minor Error 0
& Gt; select name from sysobjects where type = 'u'
[Sysobjects]
Reply: 555555555 ...
Reply: Remove the library reconstruction
Reply: what's the sql command?
Reply: "Select name from sysobjects where type =" + "u";
It should be like this.
No comments:
Post a Comment