473,378 Members | 1,401 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,378 software developers and data experts.

Where to put database on PocketPC Device

I'm trying to connect to an access database that has been converted to a .cdb
database on my Pocket PC. I'm having a problem getting the connection string
right. Does anybody have a clue as to where you put an object on a PocketPC
and then connect to it. Does it have to be in a specific place or can it be
anywhere on the device?
This is the string I have now. I can get more specific like \Storage
Card\PSR.cdb
connString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=\\PSR.cdb;";

Can I even connect to a .cdb databse with the Jet.OLEDB.4.0?

Thanx for any info u may have.
Poe
Nov 16 '05 #1
2 1348
Are you using the compact framework? I haven't worked with it for a while so
I might be wrong, but to my knowledge the only database that can be used is
SQL CE. There are possibly 3rd party assemblies that will allow you to use
"Pocket Access".
--
Lateralus [MCAD]
"Poewood" <Po*****@discussions.microsoft.com> wrote in message
news:3D**********************************@microsof t.com...
I'm trying to connect to an access database that has been converted to a
.cdb
database on my Pocket PC. I'm having a problem getting the connection
string
right. Does anybody have a clue as to where you put an object on a
PocketPC
and then connect to it. Does it have to be in a specific place or can it
be
anywhere on the device?
This is the string I have now. I can get more specific like \Storage
Card\PSR.cdb
connString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=\\PSR.cdb;";

Can I even connect to a .cdb databse with the Jet.OLEDB.4.0?

Thanx for any info u may have.
Poe

Nov 16 '05 #2
hi,

did you tried app.config ????????
Nov 16 '05 #3

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

Similar topics

3
by: NotGiven | last post by:
I have a form that inserts records in a database. When I display records, the paragraphs don't show up. I am using dreamweaver MX, PHP, and MySQL.
1
by: boble | last post by:
Sorry, it's may be off topic ;_((( The following article http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnppc2k3/ht ml/winmob03.asp states that a.. Microsoft Windows .NET...
2
by: Marianne | last post by:
Hi I am using Visual Studio .Net 2003 and can't find the sample path %_WINCEROOT%\Public\Common\Oak\... where all samples and files are located which I need, according the documentation. Does...
2
by: Claire | last post by:
Im running a demo database application for a pocketpc device. When it runs in debug mode in the emulator I notice that it also downloads the associated database file with it. I'm using c# in Visual...
2
by: John R. Dougherty | last post by:
I am looking for recommendations on the best installation packages everyone likes right now. I have a PocketPC application for which I want to build a install solution. I have tried many trial...
1
by: shsandeep | last post by:
A previous dba has created few databases on my DB2 server V8.2 on AIX 5.3 My question is: How do I come to know where were these databases created on? (CREATE database dbname on <path>) I would...
1
by: walterbyrd | last post by:
I want my python app to read a file from a pocketpc mobile device, if possible. Assume I am running windows-xp, and activesync 3.8. Assume I have "exported" the file. As I understand it,...
0
by: xlar54 | last post by:
Im needing to access a PocketPC device via C#. Using Windows Vista and a PocketPC 2002. I found out that if you disable the service called Windows Mobile 2003, the device will still show up in My...
1
by: grzegorz.gazda | last post by:
I had to detach the database to delete the transaction log as it took the hole disk space. No I am trying to attach database, however I am not able to do so. The engine is asking me whether I...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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...
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...

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.