Re: dbf and pocket PC
- From: "Ginny Caughey [MVP]" <ginny.caughey.online@xxxxxxxxxxxxxx>
- Date: Tue, 19 Apr 2005 07:50:08 -0400
Leonardo,
I'm not aware of anything for free. But if all you want to do is read a DBF
file and use it in your app, you can look at a DBF file with something like
Notepad and determine how large the header is. Strip off the header and the
rest of the file would be just fixed-length fields that you could parse
yourself. The file formats for various DBF files are probably available on
the internet too.
Ginny Caughey
..Net Compact Framework MVP
"Leonardo" <leofire@xxxxxxxx> wrote in message
news:OajM15LRFHA.3708@xxxxxxxxxxxxxxxxxxxxxxx
>> I have used Codebase and it works well with DBF files. I am also testing
>> a
>> managed-code product that is currently in beta for DBF access.
>
> But Codebase is not free ); there's nothing free?
> Thanks in advance,
>
> Leonardo
>
>
.
- References:
- dbf and pocket PC
- From: Leonardo
- Re: dbf and pocket PC
- From: Ginny Caughey [MVP]
- Re: dbf and pocket PC
- From: Leonardo
- dbf and pocket PC
- Prev by Date: Re: .Net DLL only accepts ByteArray(1 to 32)
- Next by Date: Re: Displaying multiple forms
- Previous by thread: Re: dbf and pocket PC
- Next by thread: support 2002 and 2003 dll in same install/cab
- Index(es):
Relevant Pages
|