Henry - I would suggesting taking a look through the OpenJPA samples as a starting point [1]. These samples use Derby by default, but *should* be able to use FoxPro with a small amount of work. Another link you'll want to take a look at are the known issues with FoxPro [2]. Let us know how it goes!
-Rick [1] http://openjpa.apache.org/samples.html [2] http://openjpa.apache.org/builds/latest/docs/manual/manual.html#dbsupport_foxpro_issues Henry Lu wrote: > > I am new to the JPA. Could some one send me a simple example to > 1. open a FoxPro database (dbf file, fpt file,...) > 2. select * from student > > Our foxpro does not support client/sercer. > > -Henry > > -- View this message in context: http://n2.nabble.com/foxpro-example-tp2951795p2952095.html Sent from the OpenJPA Users mailing list archive at Nabble.com.
