iBuy
|
Last Activity: 02/22/2016 19:15
Mentions
| 04/28/2020 |
| 19:04 - Hyellow mentioned iBuy in post CONSIGNMENT_TBL Problem(Ger) ...URE [dbo].[ConsignmentInsertItem]
-- Add the parameters for the stored procedure here
istate char(1) = 'O',
Szitem varchar(2048) = '$',
iServerindex char (2) = '0',
iBuyType char(1) = 'N'
AS
BEGIN
-- SET NOCOUNT ON added to prevent extra result sets from
-- interfering with SELECT statements.
SET NOCOUNT ON;
-- Insert statements for pr... |





