千
千中元
Unregistered / Unconfirmed
GUEST, unregistred user!
CREATE PROCEDURE addbitton
@agcmc char(40),@agcxm char(40),@anf integer,@ayf integer,@abysm float,
@abyq float,@abyt float,@abyqt float,@abydl float,@abygjg float
as insert detail(gcmc,gcxm,nf,yf,bysm,byq,byt,byqt,bydl,bygjg)
values(@agcmc,@agcxm,@anf,@ayf,@abysm,@abyq,@abyt,@abyt,@abydl,@agjg)
出错信息:
The Name Spacified in the text property's 'Create.." statement
must match the name Property.and Must be followed by valid
TSQl statements.
可能这个程序大部分是各位富翁完成的:)
@agcmc char(40),@agcxm char(40),@anf integer,@ayf integer,@abysm float,
@abyq float,@abyt float,@abyqt float,@abydl float,@abygjg float
as insert detail(gcmc,gcxm,nf,yf,bysm,byq,byt,byqt,bydl,bygjg)
values(@agcmc,@agcxm,@anf,@ayf,@abysm,@abyq,@abyt,@abyt,@abydl,@agjg)
出错信息:
The Name Spacified in the text property's 'Create.." statement
must match the name Property.and Must be followed by valid
TSQl statements.
可能这个程序大部分是各位富翁完成的:)