February 13, 2014 at 3:44 am
He implementado un Proc. Almacenado que retorna un consecutivo compuesto. Ej:TA-1. Requiero obtenerlo via ODBC. He intentado de varias formas pero lo he podido capturar.
Alguien tiene una idea de como hacerlo?
Mil gracias por la ayuda.
February 13, 2014 at 8:40 am
elkinfortiz (2/13/2014)
He implementado un Proc. Almacenado que retorna un consecutivo compuesto. Ej:TA-1. Requiero obtenerlo via ODBC. He intentado de varias formas pero lo he podido capturar.Alguien tiene una idea de como hacerlo?
Mil gracias por la ayuda.
I've implemented a Stored Procedure that returns a composed sequence (e.g. TA-1). I need to obtain it via ODBC. I've tried several ways but I haven't been able to capture it.
Someone has an idea on how to do it?
Thanks a lot for your help
Parece que tu problema es a nivel del cliente y no de SQL Server. Con gusto te apoyaría pero hace tiempo que no trabajo con el front-end (así como la mayoría de la gente de aquí). Un poco más de información también sería útil pero creo que encontrarás más ayuda en un foro del lenguaje que estés utilizando para el ODBC.
La mayoría de la gente de aquí prefiere el inglés y si preguntas en ese idioma conseguirás mayores y mejores respuestas.
It seems that your problem is on the client level, not SQL Server. I'd be willing to help but I haven't work with the front-end in a while (just like most around here). More information would be helpful but you might get better help in aforum for the language your using to call the odbc.
February 13, 2014 at 8:47 am
Does your procedure output the sequence in the dataset or via an OUTPUT parameter?
As Luis pointed out it rather depends on the front end software that is using ODBC.
Far away is close at hand in the images of elsewhere.
Anon.
February 13, 2014 at 7:31 pm
thanks,
I'm using VisualFoxPro 9.0. I find a posible solution.
February 13, 2014 at 9:53 pm
prueba http://www.portalfox.com/
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply