Cette action est irreversible, confirmez la suppression du commentaire ?
Signaler le commentaire
Veuillez sélectionner un problème
Nudité
Violence
Harcèlement
Fraude
Vente illégale
Discours haineux
Terrorisme
Autre
PePiCK
Je vais mettre un peu plus d'information, ca pourra toujours aider !
ALTER PROCEDURE sp_UpdateQuelquechose( @fileName as nvarchar(255), @sheet nvarchar(255), @colCatalogNo char(1), @colListPrice char(1), @colNetPrice char(1)) AS
--pour test DECLARE @fileName nvarchar(255) SET @fileName = 'SERVERDonnéesUn fichier.xls' DECLARE @sheet nvarchar(255) DECLARE @colCatalogNo char(1) DECLARE @colListPrice char(1) DECLARE @colNetPrice char(1) SET @sheet = '''PARTS LIST$''' SET @colCatalogNo = 'C' SET @colListPrice = 'E' SET @colNetPrice = 'F' --fin pour test
Je vais mettre un peu plus d'information, ca pourra toujours aider !
ALTER PROCEDURE sp_UpdateQuelquechose( @fileName as nvarchar(255), @sheet
nvarchar(255), @colCatalogNo char(1), @colListPrice char(1), @colNetPrice
char(1)) AS
--pour test
DECLARE @fileName nvarchar(255)
SET @fileName = '\SERVERDonnéesUn fichier.xls'
DECLARE @sheet nvarchar(255)
DECLARE @colCatalogNo char(1)
DECLARE @colListPrice char(1)
DECLARE @colNetPrice char(1)
SET @sheet = '''PARTS LIST$'''
SET @colCatalogNo = 'C'
SET @colListPrice = 'E'
SET @colNetPrice = 'F'
--fin pour test
Je vais mettre un peu plus d'information, ca pourra toujours aider !
ALTER PROCEDURE sp_UpdateQuelquechose( @fileName as nvarchar(255), @sheet nvarchar(255), @colCatalogNo char(1), @colListPrice char(1), @colNetPrice char(1)) AS
--pour test DECLARE @fileName nvarchar(255) SET @fileName = 'SERVERDonnéesUn fichier.xls' DECLARE @sheet nvarchar(255) DECLARE @colCatalogNo char(1) DECLARE @colListPrice char(1) DECLARE @colNetPrice char(1) SET @sheet = '''PARTS LIST$''' SET @colCatalogNo = 'C' SET @colListPrice = 'E' SET @colNetPrice = 'F' --fin pour test
J'ai trouver la solution à mon problème à cette adresse http://support.microsoft.com/default.aspx?scid=kb;en-us;814398
PePiCK
"PePiCK" wrote in message news:
Je vais mettre un peu plus d'information, ca pourra toujours aider !
ALTER PROCEDURE sp_UpdateQuelquechose( @fileName as nvarchar(255), @sheet nvarchar(255), @colCatalogNo char(1), @colListPrice char(1), @colNetPrice char(1)) AS
--pour test DECLARE @fileName nvarchar(255) SET @fileName = 'SERVERDonnéesUn fichier.xls' DECLARE @sheet nvarchar(255) DECLARE @colCatalogNo char(1) DECLARE @colListPrice char(1) DECLARE @colNetPrice char(1) SET @sheet = '''PARTS LIST$''' SET @colCatalogNo = 'C' SET @colListPrice = 'E' SET @colNetPrice = 'F' --fin pour test
J'ai trouver la solution à mon problème à cette adresse
http://support.microsoft.com/default.aspx?scid=kb;en-us;814398
PePiCK
"PePiCK" <pepick@hotmail.com> wrote in message
news:uqS8kg6OGHA.648@TK2MSFTNGP14.phx.gbl...
Je vais mettre un peu plus d'information, ca pourra toujours aider !
ALTER PROCEDURE sp_UpdateQuelquechose( @fileName as nvarchar(255), @sheet
nvarchar(255), @colCatalogNo char(1), @colListPrice char(1), @colNetPrice
char(1)) AS
--pour test
DECLARE @fileName nvarchar(255)
SET @fileName = '\SERVERDonnéesUn fichier.xls'
DECLARE @sheet nvarchar(255)
DECLARE @colCatalogNo char(1)
DECLARE @colListPrice char(1)
DECLARE @colNetPrice char(1)
SET @sheet = '''PARTS LIST$'''
SET @colCatalogNo = 'C'
SET @colListPrice = 'E'
SET @colNetPrice = 'F'
--fin pour test
J'ai trouver la solution à mon problème à cette adresse http://support.microsoft.com/default.aspx?scid=kb;en-us;814398
PePiCK
"PePiCK" wrote in message news:
Je vais mettre un peu plus d'information, ca pourra toujours aider !
ALTER PROCEDURE sp_UpdateQuelquechose( @fileName as nvarchar(255), @sheet nvarchar(255), @colCatalogNo char(1), @colListPrice char(1), @colNetPrice char(1)) AS
--pour test DECLARE @fileName nvarchar(255) SET @fileName = 'SERVERDonnéesUn fichier.xls' DECLARE @sheet nvarchar(255) DECLARE @colCatalogNo char(1) DECLARE @colListPrice char(1) DECLARE @colNetPrice char(1) SET @sheet = '''PARTS LIST$''' SET @colCatalogNo = 'C' SET @colListPrice = 'E' SET @colNetPrice = 'F' --fin pour test