Parametros en OLE DB Source con Sybase OLEDB
Publicado por Carlos León (1 intervención) el 24/09/2010 19:10:34
Gusto en saludarle a quien se ha interesado en ayudarme con mi problema, estoy realizando una serie de ETL el cual extraigo información de un Sybase Sql Server (ASE) version 12.0, pero tengo el inconveniente que en los queries que he colocado en los OLEDB Source para obtener los regisros necesito pasarle de parametro dicho valor (Fecha), por el momento le he colocado la fecha quemada en el querie, pero necesito que sea por parametro, esto funciona bien si utilizo un Excel Source o un OLE DB con MSS, pero pareceria que con Sybase es el problema.
El error que me da es el siguiente:
TITLE: Microsoft Visual Studio
------------------------------
Parameters cannot be extracted from the SQL command. The provider might not help to parse parameter information from the command. In that case, use the "SQL command from variable" access mode, in which the entire SQL command is stored in a variable.
------------------------------
ADDITIONAL INFORMATION:
Exception from HRESULT: 0x80040E51 (Microsoft.DataTransformationServices.Design)
Si me pudieran ayudar a encontrarle solución para que no este quemada la fecha en mis queries
Saludos,
Carlos León
El error que me da es el siguiente:
TITLE: Microsoft Visual Studio
------------------------------
Parameters cannot be extracted from the SQL command. The provider might not help to parse parameter information from the command. In that case, use the "SQL command from variable" access mode, in which the entire SQL command is stored in a variable.
------------------------------
ADDITIONAL INFORMATION:
Exception from HRESULT: 0x80040E51 (Microsoft.DataTransformationServices.Design)
Si me pudieran ayudar a encontrarle solución para que no este quemada la fecha en mis queries
Saludos,
Carlos León
Valora esta pregunta


0