Re: which programming language ?

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



"christophe" <irs.znospamforme@xxxxxxxxx> wrote in message
news:%23%23WP2qx0FHA.2888@xxxxxxxxxxxxxxxxxxxxxxx
> Hi,
>
> I've seen many request how to "easely" manipulate another (database)
> fileformat other then
> vfp's own databases.
> But I was wondering which other programming language can open a native
> vfp table ?
> Because I've been asked to make a technical report on my applications
> capabilities/limitations
> and was wondering with which other programming languages you can
> open/manipulate
> a vfp table.
> Or can I simply state it like this : If I can open the others fileformat
> with vfp
> then it can be opened vica versa.
> for example VisualBasic, Excel, C++, C#, Delphi, Java, ...
> and can this be natively or .... ?

I don't know of anything that can natively open current version VFP tables
other than VFP but I've seen various things that could manipulate older
dBase file formats natively (for example there is a dbase extension for PHP
which manipulates dBase 3 files directly.)
I think everyone uses ODBC / OLEDB to access other file types - of course
you've lost the "easily" bit then because different databases have different
data types.

--
Regards
Andrew Howell


.



Relevant Pages

  • Re: A pk is *both* a physical and a logical object.
    ... We are talking about databases. ... In which case, we seek to manipulate ... Mathematical abstractions are meaningless to worlds. ... It's the semantics that establish a bridge between the concrete and the ...
    (comp.databases.theory)
  • Re: which programming language ?
    ... > have a builtin data engine; they communicate with relational databases by ... > passing SQL commands and getting a data object of some kind back, ... > They communicate with VFP data the same way - through VFPODBC or VFPOLEDB. ... > Any language that can instantiate a COM object can also talk to VFP ...
    (microsoft.public.fox.programmer.exchange)
  • Re: Object/Relational Mapping is the Vietnam of Computer Sci
    ... interface defined by SQl. ... Databases come from a formalization of the need to store ... the data in the same way that the programs which manipulate the data ... you have the Relational Model of Data -- ...
    (comp.lang.ruby)
  • Re: Preparing VFP programs for SQL Server
    ... DBMS as it lacks security and fault tolerance, ... VFP databases certainly lack a lot of the benefits ... one hand the number of times I've had corruption problems. ...
    (microsoft.public.fox.programmer.exchange)
  • Re: Destroying related objects doubt ... basic oop question
    ... That would mean anyone across the entire corporation is somehow going to ... have to call your classes to manipulate the data. ... databases already have excellent wrappers built in ...
    (comp.lang.ruby)