Re: Convert string to Number
From: Vishal Parkar (REMOVE_THIS_vgparkar_at_yahoo.co.in)
Date: 03/15/04
- Next message: MD: "Error in Query - need help"
- Previous message: Michael Cohen: "Re: SQL Server with ASP for navision"
- In reply to: ricky: "Re: Convert string to Number"
- Next in thread: Steve Kass: "Re: Convert string to Number"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 15 Mar 2004 23:34:59 +0530
hi ricky,
once you create stored procedure it gets created in the database. No need to run the "create
procedure...." statement again, all you have to do is execute stored procedure through "asp".
You will have to look for exact syntax which will execute the stored procedure. you can also
take help of newsgroups like "microsoft.public.vb" whereby you will get ample of help about
executing "stored procedure" through aps/vb code.
-- Vishal Parkar vgparkar@yahoo.co.in
- Next message: MD: "Error in Query - need help"
- Previous message: Michael Cohen: "Re: SQL Server with ASP for navision"
- In reply to: ricky: "Re: Convert string to Number"
- Next in thread: Steve Kass: "Re: Convert string to Number"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|