473,387 Members | 1,516 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Database CDB file format

EMW
Is there anyone out there who knows how the binary format is of the CDB
database file used on the pocket pc?

I want to write a little conversion program to convert it to SQLserver SDF
file.
Jul 21 '05 #1
2 5061
Don't know the exact format, but CDB (Compact DataBase) is derived from
MDB Access files, so Access would probably be the best place to look.

"SDF" stands for "Standard Data Format" which is a simple text file with
the data arranged in columns and is normally not related to any
propritary format... open a small one with any text editor... with word
wrap turned off.

SDF files are very easy to import and manipulate, but require more disk
space than most other formats since empy fields are filled with <spaces>

Hope this helps...
Beverly Howard

================================================== ===========
Note; The contents of my postings and responses here represent my
personal opinions and do not necessarily reflect the views, thoughts or
feelings of Microsoft or any of its employees.

I am not an employee of Microsoft. I visit and post here because I
(generally ;-) enjoy the experience and learn a lot by participating here.

More info on the MVP program at http://mvp.support.microsoft.com/
Jul 21 '05 #2


Hello,

Is somebody using this program with a PCC 2003 ?
(abcDB for running data on Pocket , and Desktop Studio for buld it on PC)

I installed it with the "Windows eMbedded Visual Basic RunTime pour PocketPC
2003 " Patch.
The synchronisation is perfect, but i have a lot of problems with SQL

The developper said me that his product is running on this plateform.

Thanks

Michel
co*****@airshow.fr

Jul 21 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: atse | last post by:
Hi, I am still stick on the text file being imported to database. Can anybody help? I have just done the csv format files. And then I work on text and DAT formats, but I have problem to import...
4
by: Brandon M | last post by:
Hello, I am working on a project for my work and I would like to lock it up a little so that the code is inaccessible. I was going to turn it into an MDE file but for some reason that option is...
2
by: Shwetabh | last post by:
Hi, I am using MS-SQL server to store my database. My problem is that I have around 150+ database files in DBF format. Each database file consists of fields ranging from 2 to 33 in number. Also,...
6
by: xpcer | last post by:
Please help me to convert database. This is the problem, i work at an IT company. i'm junior database engineer at there. my task is converting database file from another format to mysql format....
8
by: rdemyan via AccessMonster.com | last post by:
I've converted my application from A2K format to A2003 format. I tried to follow Allen Browne's protocol in getting my app into A2003 (although I was unable to find informtion on the conversion...
3
by: srilatk | last post by:
Hi, I have the followuing code that bulks inserts data in the .fmt files in a folder to the database tables. But, when I run it, the data from the files is not copied to database properly. It copies...
3
by: =?Utf-8?B?ZGF2aWQ=?= | last post by:
I try to follow Steve's paper to build a database, and store a small text file into SQL Server database and retrieve it later. Only difference between my table and Steve's table is that I use NTEXT...
11
by: JB | last post by:
I'm writing a data driven app, its all just about finished but i havent decided how to store the data. I'm looking at some form of database. Requirements: Easy to Distribute, hopefully just some...
0
by: Vinod Sadanandan | last post by:
STANDBY DATABASE MONITORING & PROTECION MODES (9iR2) This document is written for understanding and monitoring standby database configured with diffrent protection modes . MAXIMUM PROTECTION ...
5
by: ISUTri | last post by:
We are currently converting from Access 2003 to Access 2007. I have an Access app that is going to be very difficult to convert. This App is used by people that are out in the field and are a...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.