> Guess I misunderstodd the post, thought you were asking about how to access > oracle after importing the dbase files > > http://ca.php.net/manual/en/ref.dbase.php > > Not sure about your question on PDFs..can you clarify?
Of course. No problemo ;-)
I want to make SQL request on PDFs files like (syntax is fantaisist) :
Conn = OpenDatabase("PDF Driver","/var/www/repDBF");
SQLStmt = "Select * From DBFFile1 where Name = 'DUBOIS'";
RS = Conn.Execute(SQLStmt);
These is what I do in ASP on Windows...
David.
> Bastien
>
> >From: David BERCOT <[EMAIL PROTECTED]>
> >To: [email protected]
> >Subject: RE: [PHP-DB] SQL request on DBase file
> >Date: Sat, 11 Feb 2006 14:31:50 +0100
> >
> >Hi,
> >
> > > Whats wonrg with the manual?
> > >
> > > http://ca3.php.net/manual/en/ref.oracle.php
> > >
> > > http://www.zend.com/products/zend_core/zend_core_for_oracle
> >
> >I looked at these links and I found nothing about .pdf files !!!
> >I have no problem with Oracle, but only for requesting, in SQL, .dbf
> >files...
> >
> >David.
> >
> > > Bastien
> > >
> > > >Hi,
> > > >
> > > >I have to rewrite an application from ASP. In this application, I
> > > >receive DBase files which may be saved into Oracle.
> > > >In ASP, I used a generic driver and I made SQL requests on these files.
> > > >It is possible with PHP on Linux ?
> > > >Do you have some examples ?
> > > >
> > > >Thank you very much.
> > > >
> > > >David.
>
>
> ><< signature.asc >>
>
signature.asc
Description: Ceci est une partie de message numériquement signée
