Menu

visual foxpro

homer111
2005-01-19
2013-03-07
  • homer111

    homer111 - 2005-01-19

    Hi, i need to use atoms with 2 databases at the same time:
    1- with access. This was not problem (cmsaccess....=
    2- with dbf from foxpro using the oledb provider for net shipped with visual foxpro 8. How can i map it in atoms xml???
    TIA

     
    • Richard Banks

      Richard Banks - 2005-01-19

      I haven't written a specific foxpro provider at this stage (since I don't have foxpro).

      Can you connect via ODBC?  If so, you can just set up a second connection using CODBCDatabase (the server name is a connection string).

      If not, then you'll need to write a specific class for foxpro.  It's pretty easy to do, just copy the classes for MSSQL for the database and the connection, change the names and the types for the internal objects they use where appropriate and you should be OK.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.