When we open a data source with the following code, the field delimiter and record delimiter are not recognized. Is there any way to set the field and record delimiter with code? The field delimiter is a tab and the record delimiter is $. We cannot use a paragraph mark for the record delimiter...
I have an Oracle application that opens a Word document. The following procedure opens the document in Word 2003 but only brings up the Word 2007 application and doesn't display the document in Word 2007.
procedure fileopen (fname in varchar2) is
arglist ole2.list_type;
obj_hnd...
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.