Re: Create DBF
- From: "William" <William@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 15 Apr 2005 06:49:02 -0700
Darren/Ginny
Thank you both for your responses. The issue I have is I am replacing an
existing application(DOS hand held) with a new device(WINCE). This
application takes up data and when finished, sends it off to a server. This
server is running an application that will consume these data files. I do not
have access to the code for this server app. The files that this app consumes
are DBF format. So , my only option that I can see to continue using this
process without new user interaction, it to create the DBF on the hand held
and push it to the server ready to be processed.
regards,
Bill
"Ginny Caughey [MVP]" wrote:
> Bill,
>
> I'm testing a 3rd party product that will be available in the summer that
> allows you to create and manipulate DBF files from .Net Compact Framework
> apps. I have also used a cross-platform library called Codebase
> (www.codebase.com) in my PocketPC apps that used DBF files for data storage.
> But I also like Darren's suggestion of creating a delimited text file and
> letting whoever is consuming your data create a DBF file from that. What
> sort of app will be using the DBF files?
>
> Ginny Caughey
> ..Net Compact Framework MVP
>
> "William" <William@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
> news:A3BC8072-344D-43F9-B4C4-3A2261ABB28F@xxxxxxxxxxxxxxxx
> > Hello all,
> > Can anyone provide me any direction on creating a DBF output from data
> > stored in a SQL CE database. I am querying the data through vb.net and
> > need
> > to create a dbf based on my results. Is this possible?
> >
> > regards,
> > Bill
>
>
>
.
- Follow-Ups:
- Re: Create DBF
- From: Darren Shaffer
- Re: Create DBF
- References:
- Create DBF
- From: William
- Re: Create DBF
- From: Ginny Caughey [MVP]
- Create DBF
- Prev by Date: Re: Using DataGrid object in SmartPhone application
- Next by Date: Re: How to detect which ListView item user clicks?
- Previous by thread: Re: Create DBF
- Next by thread: Re: Create DBF
- Index(es):
Relevant Pages
|