Viewing 2 posts - 1 through 3 (of 3 total)
Sure Bro,
Here is the call, to the function that import the data
' Establecer el query o stored procedure a ejecutar
strSQL = "EXECUTE sp_LibroVentas '" & Format(dteFechaInicial, "MM-DD-YYYY") & "', '"...
June 11, 2009 at 10:41 am
#1008149
Hey RBarryYoung thanks for the fast reply,
The store procedure uses query that is very large and include like five tables, and i think that the ppl who read it will...
June 11, 2009 at 7:22 am
#1007984