Home > database >  For local variables, text, ntext and image data types is invalid.
For local variables, text, ntext and image data types is invalid.

Time:10-01

The ALTER PROCEDURE [dbo] [sp_cprk_save] @ djidx char (32), @ gzym char (6), @ RKBHX char (14), the output @ RKRQX datetime, @ KFBHX char (8), @ WHBHX char (4), @ yunfeix numeric (18, 2), @ cgryx char (10), @ rkryx char (10), @ HSBZX char (1), @ SLLXX char (4), @ rkjex numeric (18, 2), @ notex text, @ htnamex char (100), @ CGHTX text, @ worker char (10), @ computerx char (30), @ message char (4) the output

With the text in the process of the types of variables, program is running normally,

The ALTER PROCEDURE [dbo] [sp_cprkxg_save] @ djidx char (32), @ RKBHX char (14), @ RKRQX datetime, @ KFBHX char (8), @ WHBHX char (4), @ yunfeix numeric (18, 2), @ cgryx char (10), @ rkryx char (10), @ HSBZX char (1), @ SLLXX char (4), @ rkjex numeric (18, 2), @ notex text, @ HTGGBZX char (1), @ htnamex char (100), @ CGHTX text, @ worker char (10), @ computerx char (30), @ message char (4) the output

This process with the text type of variable, prompt the title shown in the error,

What reason is this excuse me

CodePudding user response:

That's not a problem, I compile by

To do a simplified version of the test

And then call it, is also no problem

CodePudding user response:

Has a problem of my computer configuration?
  •  Tags:  
  • VFP