Can I use Dlphi to write to BDE an PHP to read from it?
        Posted  
        
            by mawg
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by mawg
        
        
        
        Published on 2010-05-13T06:25:31Z
        Indexed on 
            2010/05/13
            7:54 UTC
        
        
        Read the original article
        Hit count: 261
        
I strongly prefer not to use additional 3rd party components, libraries or DLLs (at least in v1.0), unless there is absolutely no other solution.
Question: (how) can I use Delphi to programatically crate a BDE database and write to it, then use PHP to read from it?
Any URLs for examples of tutorial?
© Stack Overflow or respective owner