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

Consensus on using PDA software with Access

Hello,

I'd like to get a bit of a pole on what PDA software any (or all ) of you
use with MS Access. I'm interested in creating a PDA interface to the
database, but was wondering if there is anything that will allow you to sync
directly with the Access database.

Any information I could get would be great. I'd also like to get some
resources on PDAs with bar code readers in them; any ideas?

Thanks!
Nov 13 '05 #1
9 2453
On Tue, 23 Aug 2005 00:22:25 GMT, "Jozef" <SP**********@telus.net>
wrote:

What do you think of Pocket Access? Seems an obvious choice.
-Tom.

Hello,

I'd like to get a bit of a pole on what PDA software any (or all ) of you
use with MS Access. I'm interested in creating a PDA interface to the
database, but was wondering if there is anything that will allow you to sync
directly with the Access database.

Any information I could get would be great. I'd also like to get some
resources on PDAs with bar code readers in them; any ideas?

Thanks!


Nov 13 '05 #2
"Jozef" <SP**********@telus.net> wrote in message
news:5%tOe.285676$5V4.154906@pd7tw3no...
Hello,

I'd like to get a bit of a pole on what PDA software any (or all ) of you
use with MS Access. I'm interested in creating a PDA interface to the
database, but was wondering if there is anything that will allow you to
sync directly with the Access database.

Any information I could get would be great. I'd also like to get some
resources on PDAs with bar code readers in them; any ideas?


There are a good number of pda systems that you can use.

I used a simple one, called handibase. This one is nice and simple. It takes
some work to set it up with ms-access
(at least the last time I used it..and that was a few years ago).

Another nice one that syncs and plays well with ms-access is PenDragnFroms
http://www.pendragon-software.com/

Pendragon forms is quite neat. When you launch pendragon forms, it actually
launches ms-access when you use it!! So, they play well together, and are
quite tight in terms of integration. You can give the product a free trial
from the above link. It has a nice forms desinger, and some nice sync
options for ms-access right out of the box.

--
Albert D. Kallal (Access MVP)
Edmonton, Alberta Canada
pl*****************@msn.com
http://www.members.shaw.ca/AlbertKallal
Nov 13 '05 #3
"Tom van Stiphout" <no*************@cox.net> wrote in message
news:qk********************************@4ax.com...
On Tue, 23 Aug 2005 00:22:25 GMT, "Jozef" <SP**********@telus.net>
wrote:

What do you think of Pocket Access? Seems an obvious choice.
-Tom.


Unfortunately, pocket access is terrible choice on MS's part in terms of a
name. You see, you can't create forms with sql-server. You can't create
forms with mysql. You can't create forms with Oracle. You can't create forms
with JET either. (so, ms-access sis not a database, but is like C++, or VB,
it lets you create a application, and then you go out and choose a database
(like JET, or sql server). So, as general rule, when you mention a database
name, you are taking about the engine only.

The problem is that pocket access is one of those engines. It does NOT have
any kind of user interface, or forms building ability. You have to write
that interface in code using the "e" edition of VB. So, pocket access is not
ms-access, but only a data engine and is of no use if you don't have a set
of developer tools for the pda. To say the least, pocket access is a bad
name for that product, and provides no interface or forms ability at all.

--
Albert D. Kallal (Access MVP)
Edmonton, Alberta Canada
pl*****************@msn.com
http://www.members.shaw.ca/AlbertKallal
Nov 13 '05 #4
"Albert D. Kallal" <ka****@msn.com> wrote in
news:nKxOe.90111$vj.72503@pd7tw1no:
"Jozef" <SP**********@telus.net> wrote in message
news:5%tOe.285676$5V4.154906@pd7tw3no...
Hello,

I'd like to get a bit of a pole on what PDA software any (or all
) of you use with MS Access. I'm interested in creating a PDA
interface to the database, but was wondering if there is anything
that will allow you to sync directly with the Access database.

Any information I could get would be great. I'd also like to get
some resources on PDAs with bar code readers in them; any ideas?


There are a good number of pda systems that you can use.

I used a simple one, called handibase. This one is nice and
simple. It takes some work to set it up with ms-access
(at least the last time I used it..and that was a few years ago).

Another nice one that syncs and plays well with ms-access is
PenDragnFroms http://www.pendragon-software.com/

Pendragon forms is quite neat. When you launch pendragon forms, it
actually launches ms-access when you use it!! So, they play well
together, and are quite tight in terms of integration. You can
give the product a free trial from the above link. It has a nice
forms desinger, and some nice sync options for ms-access right out
of the box.


Something no one has explicitly mentioned is the choice of PDA
operating system. I'm a big Palm OS fan, mostly because it's not
Microsoft (and I believe in maintaining diversity in the software
ecosystem).

But no one seems to be mentioning which of the products under
discussion run on which PDAs.

--
David W. Fenton http://www.bway.net/~dfenton
dfenton at bway dot net http://www.bway.net/~dfassoc
Nov 13 '05 #5
"David W. Fenton" <dX********@bway.net.invalid> wrote in message
news:Xn**********************************@216.196. 97.142...
Something no one has explicitly mentioned is the choice of PDA
operating system. I'm a big Palm OS fan, mostly because it's not
Microsoft (and I believe in maintaining diversity in the software
ecosystem).

But no one seems to be mentioning which of the products under
discussion run on which PDAs.


Pendragon works with both Palm and PocketPC

Afraid I don't know about any of the others.

--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)

Nov 13 '05 #6
But no one seems to be mentioning which of the products under
discussion run on which PDAs.

--
David W. Fenton http://www.bway.net/~dfenton
dfenton at bway dot net http://www.bway.net/~dfassoc


Hum, even the OP did not mention that issue!!

Good point. Well, as it turns out, both pendragon and handibase work on
palm, and windows mobile edition...

As for me....I am palm user (T3), and use PenDragon Forms.....

--
Albert D. Kallal (Access MVP)
Edmonton, Alberta Canada
pl*****************@msn.com
http://www.members.shaw.ca/AlbertKallal
Nov 13 '05 #7
Thanks guys (and gals, should one of those seemingly male names be female).

Regarding the OS, I'm not particular, since right now the idea is OS
indpendant. The key issue is finding a good PDA that does bar code
scanning. That's what I'm really looking for first and foremost.

Any help on THAT issue would be even better! ;)
"Albert D. Kallal" <ka****@msn.com> wrote in message
news:mNTOe.6996$Hk.5136@pd7tw1no...
But no one seems to be mentioning which of the products under
discussion run on which PDAs.

--
David W. Fenton http://www.bway.net/~dfenton
dfenton at bway dot net http://www.bway.net/~dfassoc


Hum, even the OP did not mention that issue!!

Good point. Well, as it turns out, both pendragon and handibase work on
palm, and windows mobile edition...

As for me....I am palm user (T3), and use PenDragon Forms.....

--
Albert D. Kallal (Access MVP)
Edmonton, Alberta Canada
pl*****************@msn.com
http://www.members.shaw.ca/AlbertKallal

Nov 13 '05 #8
www.syware.com will do lots of the things that you are after. Not cheap
though. I think only PDA and not Palm
www.symbol.com for scanners

"Jozef" <SP**********@telus.net> wrote in message
news:pa8Pe.301409$5V4.149579@pd7tw3no...
Thanks guys (and gals, should one of those seemingly male names be female).
Regarding the OS, I'm not particular, since right now the idea is OS
indpendant. The key issue is finding a good PDA that does bar code
scanning. That's what I'm really looking for first and foremost.

Any help on THAT issue would be even better! ;)
"Albert D. Kallal" <ka****@msn.com> wrote in message
news:mNTOe.6996$Hk.5136@pd7tw1no...
But no one seems to be mentioning which of the products under
discussion run on which PDAs.

--
David W. Fenton http://www.bway.net/~dfenton
dfenton at bway dot net http://www.bway.net/~dfassoc


Hum, even the OP did not mention that issue!!

Good point. Well, as it turns out, both pendragon and handibase work on
palm, and windows mobile edition...

As for me....I am palm user (T3), and use PenDragon Forms.....

--
Albert D. Kallal (Access MVP)
Edmonton, Alberta Canada
pl*****************@msn.com
http://www.members.shaw.ca/AlbertKallal


Nov 13 '05 #9
"tastrax" <me@myplace.com> wrote in
news:43********@patrick.nettas.net:
www.syware.com will do lots of the things that you are after. Not
cheap though. I think only PDA and not Palm


Eh?

Palm is an OS for PDA's. There are other OS's for other PDA's.

PDA is a generic term meaning "personal digital assistant," not a
synonym for PocketPC.

--
David W. Fenton http://www.bway.net/~dfenton
dfenton at bway dot net http://www.bway.net/~dfassoc
Nov 13 '05 #10

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

Similar topics

37
by: Mike Meng | last post by:
hi all, I'm a newbie Python programmer with a C++ brain inside. I have a lightweight framework in which I design a base class and expect user to extend. In other part of the framework, I heavily...
8
by: Joakim Persson | last post by:
Hello all. I am involved in a project where we have a desire to improve our software testing tools, and I'm in charge of looking for solutions regarding the logging of our software (originating...
121
by: typingcat | last post by:
First of all, I'm an Asian and I need to input Japanese, Korean and so on. I've tried many PHP IDEs today, but almost non of them supported Unicode (UTF-8) file. I've found that the only Unicode...
16
by: John Baker | last post by:
HI; I feel like a fool..I put CUTE FTP in my last request for help --it should have been CUTE PDF! I have FTP on my mind because I have been working on a web based application, and somehow my...
1
by: Norman Fritag | last post by:
Hi there I have avoided to use active x controls because I thought they are causing more problems then they are doing any good. I a new application I would want to use the tree and list view...
0
by: g82martin | last post by:
I am using the RegistryKey class to access the registry on remote machines. I only require read access. I am able to successfully read registry keys under HKLM\Software\Microsoft\Windows...
2
by: jay | last post by:
I am attempting to impersonate an account in ASPNET. I am using aspnet_setreg to store the username and passwords. I have given the ASPNET account permisision to read the registry values. However,...
36
by: sonnystarks | last post by:
I am trying to learn HTML and have obtained several books on the subject. However, I am confused with the proper way of going about it as most of these books give me the basic tags and then say...
0
by: orenbt | last post by:
Hi, I write software in C# that should create (by itself) a new database. The SQL server should be installed on the customer's computers silently (I still need to figure how to do this part)...
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?
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
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,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.