Linux -Blue forest free software | Return to home page | Site Map | Search WWW | Contact Us |
Your current position : Homepage > Free Software > Technological exchanges >Application Programming


    

Blue Forest http://www.lslnet.com at 8:28 on August 25, 2006

【. Net -- parameters of the Chinese, why it was not so?

ALTER PROCEDURE *
(
infoType Char (20).
infoId Char (10).
infoState Char (30)
)
AS
SET NOCOUNT ON
Declaresql varchar (100)
Setsql = 'update [' +@infoType+ '] set state=' +@infoState+ 'where filled="f"' +@infoId+ ''
Exec (sql)

State where traditional English, string figures are coming, why Chinese string on the suggested list invalid?
For example : names' released 'invalid.
"Releases" are the parameters of Scientology]

: Eek :

Probably just thought

infoState Char (30)
The problem with :

infoState Varchar (30)

Or not.
Gloomy : :

To type text field, both sides must have a single quotation marks bars.




 Privacy Policy  Copyright © 1999-2000 LSLNET.COM. All rights reserved. Blue Forest website owners. E-mail : Webmaster@lslnet.com