dbTalk Databases Forums  

Best version of Pick for a laptop?

comp.databases.pick comp.databases.pick


Discuss Best version of Pick for a laptop? in the comp.databases.pick forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Ricky
 
Posts: n/a

Default Best version of Pick for a laptop? - 03-09-2006 , 06:18 PM






What's the best version of Pick or Picklike for a laptop running Windows XP
(Pro or Home)? I've been using an old copy of AP-DOS for a fairly simple
application but I'm limited to laptops with parallel printer ports. The
application is mostly printing of labels and score sheets so printing is the
primary concern.



Reply With Quote
  #2  
Old   
Brian Speirs
 
Posts: n/a

Default Re: Best version of Pick for a laptop? - 03-09-2006 , 08:31 PM






Take your PICK really!

I've been running mvBASE on notebooks for years. I am currently trying
out OpenQM without any problems (other than different syntax etc).
There are versions of jBase and UniVerse available and I'm sure that any
other Windows implementation will run fine on a notebook.

The best place to start is whatever implementation you currently use.

Cheers,

Brian

Ricky wrote:
Quote:
What's the best version of Pick or Picklike for a laptop running Windows XP
(Pro or Home)? I've been using an old copy of AP-DOS for a fairly simple
application but I'm limited to laptops with parallel printer ports. The
application is mostly printing of labels and score sheets so printing is the
primary concern.


--
************************************************** *
Brian Speirs
h: (04) 479 9032 c: (021) 265 5906
e: bss59REMOVETHIS (AT) paradise (DOT) net.nz


Reply With Quote
  #3  
Old   
(latimerp)
 
Posts: n/a

Default Re: Best version of Pick for a laptop? - 03-09-2006 , 08:36 PM



Ricky wrote:
Quote:
What's the best version of Pick or Picklike for a laptop running Windows XP
(Pro or Home)? I've been using an old copy of AP-DOS for a fairly simple
application but I'm limited to laptops with parallel printer ports. The
application is mostly printing of labels and score sheets so printing is the
primary concern.


OpenQm IMHO, but it would take a bit of conversion. Their print
functions are a bit different. Download the PERSONAL edition and
try it out.

Ricky now if you are a RD VAR, they should give you a 12 month
timed system. I'm not sure if it would run on XP Pro however.

Patrick <;=)


Reply With Quote
  #4  
Old   
douglas@pickteam.com
 
Posts: n/a

Default Re: Best version of Pick for a laptop? - 03-09-2006 , 10:36 PM



I'm running a single user D3 on several XP home laptops.

I believe if you don't activate it you can run as a single user forever
- without some services like SQL.

The docs say it doesn't run on the home edition, but I've never had any
trouble.


Reply With Quote
  #5  
Old   
Pickie
 
Posts: n/a

Default Re: Best version of Pick for a laptop? - 03-10-2006 , 12:53 AM



The easiest one to install, and the smallest one, is QM.

It is extremely 'Universe-like' which may be a plus or a negative - it
really depends on your point of view..

Ladybridge (Martin Phillips) is extremely responsive to real problems.
I haven't used it for label printing, but if you run into any problems
at all, I'm sure Martin will move heaven and earth to get you working.

Give him the slightest hint that QM doesn't perform compared to R83 or
U2 or D3 or whatever, and he's in like a rat up a drainpipe.

I've installed QM on '95, '98, and XP and there has never been a
problem - same download, same process, no trouble.

regards, Keith


Reply With Quote
  #6  
Old   
symeonb@gmail.com
 
Posts: n/a

Default Re: Best version of Pick for a laptop? - 03-10-2006 , 02:13 AM



I have used universe and unidata personal edition no problem on my
laptop. Easy to install, + comes with a heap of client features and a
nice (ish) admin gui.


Reply With Quote
  #7  
Old   
Rick Kann
 
Posts: n/a

Default Re: Best version of Pick for a laptop? - 03-10-2006 , 08:58 AM



I use Jbase on my laptop for shows. It will run on Pro only, but it will
support multi-users, etc.

Ricky wrote:
Quote:
What's the best version of Pick or Picklike for a laptop running Windows XP
(Pro or Home)? I've been using an old copy of AP-DOS for a fairly simple
application but I'm limited to laptops with parallel printer ports. The
application is mostly printing of labels and score sheets so printing is the
primary concern.



--
Posted via NewsDemon.com - Premium Uncensored Newsgroup Service
------->>>>>>http://www.NewsDemon.com<<<<<<------
Unlimited Access, Anonymous Accounts, Uncensored Broadband Access


Reply With Quote
  #8  
Old   
None
 
Posts: n/a

Default Re: Best version of Pick for a laptop? - 03-10-2006 , 08:59 AM



Quote:
The application is mostly printing of labels and score sheets so printing
is the primary concern.
Sounds like real use, not "educational". Expect a visit from IBM's
lawyers if you use the personal edition of the U2 products!

We would obviously recommend QM. Although it is "Information style" by
default, there are options to give a high degree of Pick style
compatibility. Printing is different but a few tweaks here and there in
your application should sort that out.

Try the Personal Version but again, remember that this is for
educational purposes only. A commercial licence is very low cost and
avoids legal complications. (Remember, we already know who you are!!!!)

Martin Phillips, Ladybridge Systems.



Reply With Quote
  #9  
Old   
EPPick77
 
Posts: n/a

Default Re: Best version of Pick for a laptop? - 03-10-2006 , 03:45 PM



D3 will run on XP Home as well as XP Pro on a notebook.

Eugene

"(latimerp)" <"(latimerp)"@comcast.net> wrote

Quote:
Ricky wrote:
What's the best version of Pick or Picklike for a laptop running Windows
XP (Pro or Home)? I've been using an old copy of AP-DOS for a fairly
simple application but I'm limited to laptops with parallel printer
ports. The application is mostly printing of labels and score sheets so
printing is the primary concern.
OpenQm IMHO, but it would take a bit of conversion. Their print
functions are a bit different. Download the PERSONAL edition and
try it out.

Ricky now if you are a RD VAR, they should give you a 12 month
timed system. I'm not sure if it would run on XP Pro however.

Patrick <;=)



Reply With Quote
  #10  
Old   
Brian Speirs
 
Posts: n/a

Default Re: Best version of Pick for a laptop? - 03-10-2006 , 04:01 PM



Actually, thinking a little more about this - the issue you have is what
printer(s) you attach to the notebook.

You mention parallel ports as an issue - I think really the issue is
support for GDI printers. In general, if the printer is defined in
Windows, then the PICK system should be able to communicate with it, but
if it is a GDI printer, then it still may not be able to do anything.

I know that mvBASE does NOT support GDI printers. OpenQM does have some
support but it appears limited from my (admittedly minimal) testing.

UniVerse has some GDI support, but I haven't tested that at all.

So I guess one of the primary questions you have to start with is what
printer(s) you have available, and if you want to purchase another
printer to let your favoured version of MV to print.

Cheers,

Brian Speirs

Brian Speirs wrote:
Quote:
Take your PICK really!

I've been running mvBASE on notebooks for years. I am currently trying
out OpenQM without any problems (other than different syntax etc). There
are versions of jBase and UniVerse available and I'm sure that any other
Windows implementation will run fine on a notebook.

The best place to start is whatever implementation you currently use.

Cheers,

Brian

Ricky wrote:
What's the best version of Pick or Picklike for a laptop running
Windows XP (Pro or Home)? I've been using an old copy of AP-DOS for a
fairly simple application but I'm limited to laptops with parallel
printer ports. The application is mostly printing of labels and score
sheets so printing is the primary concern.


Reply With Quote
Reply




Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.