PC Review


Reply
 
 
Chris
Guest
Posts: n/a
 
      28th Aug 2004
Alright,

I have a few look up tables in dbf format which are used in a desktop
application. Porting this app to the .net compact framework has been
ok but i wish to use these dbfs since they contain 100 records which i
dont really want to have to enter again. Is there any way i can use
(or convert) these so they are accessible from my .net compact app?

Thanks

Chris
 
Reply With Quote
 
 
 
 
Earl
Guest
Posts: n/a
 
      28th Aug 2004
It would seem to me that the easiest way would be to import them into SQL
Server, otherwise import them into Access and export to a delimited text
file.

"Chris" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Alright,
>
> I have a few look up tables in dbf format which are used in a desktop
> application. Porting this app to the .net compact framework has been
> ok but i wish to use these dbfs since they contain 100 records which i
> dont really want to have to enter again. Is there any way i can use
> (or convert) these so they are accessible from my .net compact app?
>
> Thanks
>
> Chris



 
Reply With Quote
 
=?Utf-8?B?cHJha2FzaA==?=
Guest
Posts: n/a
 
      30th Aug 2004
First Convert your dbf files into XML files

using dataset.writexml() method

Create new Database & sdf
Create tables
Update the values using the xml files


"Chris" wrote:

> Alright,
>
> I have a few look up tables in dbf format which are used in a desktop
> application. Porting this app to the .net compact framework has been
> ok but i wish to use these dbfs since they contain 100 records which i
> dont really want to have to enter again. Is there any way i can use
> (or convert) these so they are accessible from my .net compact app?
>
> Thanks
>
> Chris
>

 
Reply With Quote
 
Alex Feinman [MVP]
Guest
Posts: n/a
 
      31st Aug 2004
For $14 you can get this app:
http://www.primeworks.pt/site/en/home_fs.htm


--
Alex Feinman
---
Visit http://www.opennetcf.org
"Chris" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Alright,
>
> I have a few look up tables in dbf format which are used in a desktop
> application. Porting this app to the .net compact framework has been
> ok but i wish to use these dbfs since they contain 100 records which i
> dont really want to have to enter again. Is there any way i can use
> (or convert) these so they are accessible from my .net compact app?
>
> Thanks
>
> Chris



 
Reply With Quote
 
tcarvin
Guest
Posts: n/a
 
      2nd Sep 2004
CodeBase lets you use DBF files right on the device...


(E-Mail Removed) (Chris) wrote in message news:<(E-Mail Removed)>...
> Alright,
>
> I have a few look up tables in dbf format which are used in a desktop
> application. Porting this app to the .net compact framework has been
> ok but i wish to use these dbfs since they contain 100 records which i
> dont really want to have to enter again. Is there any way i can use
> (or convert) these so they are accessible from my .net compact app?
>
> Thanks
>
> Chris

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off



Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:03 AM.