Recommended: Use of ASP to operate the Access database ADOX Generally, there are Alter statements and the basic syntax difference between MsSQL2k is not too big. For example, create a new column statement in a certain table: Dimsqlstrsqlstr=altertablel_infoaddcolum
JScript syntax errorA JScript syntax error is an error that occurs when a JScript statement violates one or more syntax rules of the JScript scripting language. A JScript syntax error occurs during the program compilation phase, before starting to run the program. (The error occurred during development), the following are 32 syntax errors
Error number description
Decimal hexadecimal description
1001 800A03E9 Insufficient memory
1002 800A03EA Syntax Error
1003 800A03EB Required:
1004 800A03EC Required;
1005 800A03ED Required(
1006 800A03EE Required)
1007 800A03EF Required]
1008 800A03F0 Requires {
1009 800A03F1 Required}
1010 800A03F2 Requires an identifier
1011 800A03F3 Require=
1012 800A03F4 Required/
1013 800A03F5 Invalid number
1014 800A03F6 Illegal Characters
1015 800A03F7 String constant not ended
1016 800A03F8 Comment not ended
1018 800A03FA function has a 'return' statement outside
1019 800A03FB There is no break outside the loop
1020 800A03FC cannot have continued outside the loop
1023 800A03FF Requires hexadecimal number
1024 800A0400 Requires while
1025 800A0401 Duplicate label definition
1026 800A0402 Label not found
1027 800A0403 There can only be one default in a switch statement
1028 800A0404 Requires an identifier, string or number
1029 800A0405 Require @end
1030 800A0406 Conditional compilation is closed
1031 800A0407 Constant required
1032 800A0408 Need @
1033 800A0409 Requires catch
1034 800A040A requires var
1035 800A040B Throw must be followed by an expression and on the same source line
JScript runtime error
A JScript runtime error is an error that occurs when a JScript script attempts to execute an action that the system cannot run. When a JScript runtime error occurs when a script is running, a variable expression is computed, or a memory is being dynamically allocated.
Below are 76 runtime errors
Error number description
Decimal hexadecimal description
5 800A0005 Illegal procedure call or parameter
6 800A0006 Overflow
7 800A0007 Insufficient memory
9 800A0009 Subscript Superbound
10 800A000A This array is fixed or temporarily locked
11 800A000B Zero error
13 800A000D Type Mismatch
14 800A000E insufficient series space
17 800A0011 The requested operation cannot be performed
28 800A001C Insufficient stack space
35 800A0023 Subprocess or function not found
48 800A0030 An error occurred loading DLL
51 800A0033 An internal error occurred
52 800A0034 Bad file name or number
53 800A0035 File not found
54 800A0036 Bad file mode
55 800A0037 The file has been opened
57 800A0039 Device I/O error
58 800A003A file already exists
61 800A003D Disk space is full
62 800A003E The input exceeds the end of the file
67 800A0043 Too many files
68 800A0044 The device is not available
70 800A0046 Permission disabled
71 800A0047 Disk not ready
74 800A004A cannot be renamed with different drivers
Share: Asp timed execution operations, Asp timed reading database (detailed explanation of web page timing operations) Asp timing operation, Asp timing reading database (detailed explanation of web page timing operation) '-------------------------------------------------------------------------------------------------------- -------------------'-----------Author:Vbell---------------- ----------------------------