Good Afternoon,
I want to know if its possible to open a Doc file with this object, as with text files. I need to open a Word File and check every line for a string. When a try to read the word file, the result is garbage.
Could you help me..
Thanks a lot..
Hola..
Alguien me puede ayudar..quiero que un formulario no se pueda cerrar de ninguna manera pero que permita trabajar en las demas aplicaciones....
Gracias!!!
Hello!! I am traying to do this in a function
declare @CurrentDate datetime
select @CurrentDate=getdate()
but I got this error when compiling:
Servidor: mensaje 443, nivel 16, estado 1, procedimiento fGetRadicationNumber, línea 14
Uso no válido de 'getdate' en una función.
Thanks a lot!
Hello!!
I want to know if it's possible to generate a XML file from a HTML form. The idea is to save the complete User Form to load it later with the same options.
Thanks!
ok Sorry.
The problem is the following:
There is a table called COM_REF_CODES which has several fields. Two of them are called rv_meaning and RV_HIGH_VALUE. Some times the users wants to know the value of RV_HIGH_VALUE and some times the value of rv_meaning. The first solution was to craete the...
These are the messages....
ORA-21000: error number argument to raise_application_error of 30501 is out of range
ORA-06512: at "OPS$COMERCIAL.F_CONSULTA_VAL_DOMINIO",line 31
ORA-06512: at line 1
Hello..
someone could help me... I am trying to do a dinamic query byt always fails when I call the function
create or replace function f_consulta_val_dominio(par_dominio varchar2,par_valor varchar2,par_Abreviatura varchar2)
return varchar2
is
Descripcion varchar2(255);
sQuery varchar2(5000)...
Hi...I use a dll which is suposs to create an excel file. The code is this..
sRuta = "\\horus\BaseDatos\reportes\"
sNombreHoja = "Resultado"
sNombreObjeto = "andres"
sNombreObjeto = sRuta & sNombreObjeto & ".xls"
Dim apl As Excel.Application...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.