PC Review


Reply
Thread Tools Rate Thread

Run time Access

 
 
=?Utf-8?B?RGF2aWQgT2FrZXk=?=
Guest
Posts: n/a
 
      26th Nov 2005
How do I distribute a run time version of access with my database so that
persons without access on their machine can use my database. I would like to
do this with a cd and by email
 
Reply With Quote
 
 
 
 
Vincent Johns
Guest
Posts: n/a
 
      26th Nov 2005
David Oakey wrote:

> How do I distribute a run time version of access with my database so that
> persons without access on their machine can use my database. I would like to
> do this with a cd and by email


You do this via the Developer version of Access. But Microsoft, for
some reason (probably an irrational desire to sell more copies of
Access), will charge you substantially for this privilege. During a
brief search on Microsoft's Web site, I didn't see it there, but I think
you need a subscription to MSDN. Check their Web site at
http://msdn.microsoft.com/office/.

You do have other options for distributing your information, such as via
Web pages (perhaps stored on a CD), that you might find more convenient
for your customers.

-- Vincent Johns <(E-Mail Removed)>
Please feel free to quote anything I say here.
 
Reply With Quote
 
 
 
 
=?Utf-8?B?RGF2aWQgT2FrZXk=?=
Guest
Posts: n/a
 
      27th Nov 2005
Hi Vincent
There is a run time version at
http://www.microsoft.com/downloads/d...displaylang=en
which can be downloaded free (I think) could I not include this with the
database some how, so that it loads automatically
Regards
Dave

"Vincent Johns" wrote:

> David Oakey wrote:
>
> > How do I distribute a run time version of access with my database so that
> > persons without access on their machine can use my database. I would like to
> > do this with a cd and by email

>
> You do this via the Developer version of Access. But Microsoft, for
> some reason (probably an irrational desire to sell more copies of
> Access), will charge you substantially for this privilege. During a
> brief search on Microsoft's Web site, I didn't see it there, but I think
> you need a subscription to MSDN. Check their Web site at
> http://msdn.microsoft.com/office/.
>
> You do have other options for distributing your information, such as via
> Web pages (perhaps stored on a CD), that you might find more convenient
> for your customers.
>
> -- Vincent Johns <(E-Mail Removed)>
> Please feel free to quote anything I say here.
>

 
Reply With Quote
 
Douglas J. Steele
Guest
Posts: n/a
 
      27th Nov 2005
That's not a free version of the runtime. It's an alternative version of the
Access 2000 runtime that people who own Office 2000 Developer can use
instead of the version that comes with Office 2000 Developer. (IIRC, the
initial version of the runtime was somewhere around 100 MB, and this version
is far smaller, as it doesn't include Internet Explorer)

I don't believe it comes with the Package & Deployment Wizard, so you cannot
package your application up with it for redistribution. Even if you could
package your application to use that version, though, it would be illegal
unless you had obtained the license by purchasing Office 2000 Developer.

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



"David Oakey" <(E-Mail Removed)> wrote in message
news:F18C7691-238C-4F62-9BFB-(E-Mail Removed)...
> Hi Vincent
> There is a run time version at
> http://www.microsoft.com/downloads/d...displaylang=en
> which can be downloaded free (I think) could I not include this with the
> database some how, so that it loads automatically
> Regards
> Dave
>
> "Vincent Johns" wrote:
>
>> David Oakey wrote:
>>
>> > How do I distribute a run time version of access with my database so
>> > that
>> > persons without access on their machine can use my database. I would
>> > like to
>> > do this with a cd and by email

>>
>> You do this via the Developer version of Access. But Microsoft, for
>> some reason (probably an irrational desire to sell more copies of
>> Access), will charge you substantially for this privilege. During a
>> brief search on Microsoft's Web site, I didn't see it there, but I think
>> you need a subscription to MSDN. Check their Web site at
>> http://msdn.microsoft.com/office/.
>>
>> You do have other options for distributing your information, such as via
>> Web pages (perhaps stored on a CD), that you might find more convenient
>> for your customers.
>>
>> -- Vincent Johns <(E-Mail Removed)>
>> Please feel free to quote anything I say here.
>>



 
Reply With Quote
 
=?Utf-8?B?RGF2aWQgT2FrZXk=?=
Guest
Posts: n/a
 
      27th Nov 2005
Thanks Doug
Thought that was too good to be true

"Douglas J. Steele" wrote:

> That's not a free version of the runtime. It's an alternative version of the
> Access 2000 runtime that people who own Office 2000 Developer can use
> instead of the version that comes with Office 2000 Developer. (IIRC, the
> initial version of the runtime was somewhere around 100 MB, and this version
> is far smaller, as it doesn't include Internet Explorer)
>
> I don't believe it comes with the Package & Deployment Wizard, so you cannot
> package your application up with it for redistribution. Even if you could
> package your application to use that version, though, it would be illegal
> unless you had obtained the license by purchasing Office 2000 Developer.
>
> --
> Doug Steele, Microsoft Access MVP
> http://I.Am/DougSteele
> (no e-mails, please!)
>
>
>
> "David Oakey" <(E-Mail Removed)> wrote in message
> news:F18C7691-238C-4F62-9BFB-(E-Mail Removed)...
> > Hi Vincent
> > There is a run time version at
> > http://www.microsoft.com/downloads/d...displaylang=en
> > which can be downloaded free (I think) could I not include this with the
> > database some how, so that it loads automatically
> > Regards
> > Dave
> >
> > "Vincent Johns" wrote:
> >
> >> David Oakey wrote:
> >>
> >> > How do I distribute a run time version of access with my database so
> >> > that
> >> > persons without access on their machine can use my database. I would
> >> > like to
> >> > do this with a cd and by email
> >>
> >> You do this via the Developer version of Access. But Microsoft, for
> >> some reason (probably an irrational desire to sell more copies of
> >> Access), will charge you substantially for this privilege. During a
> >> brief search on Microsoft's Web site, I didn't see it there, but I think
> >> you need a subscription to MSDN. Check their Web site at
> >> http://msdn.microsoft.com/office/.
> >>
> >> You do have other options for distributing your information, such as via
> >> Web pages (perhaps stored on a CD), that you might find more convenient
> >> for your customers.
> >>
> >> -- Vincent Johns <(E-Mail Removed)>
> >> Please feel free to quote anything I say here.
> >>

>
>
>

 
Reply With Quote
 
=?Utf-8?B?RGF2aWQgT2FrZXk=?=
Guest
Posts: n/a
 
      27th Nov 2005
Hi Vincent
Can you give me some idea how I can distribute with a web page, I use front
page with my web site, can I do it with front page and is so how
regards
Dave

"Vincent Johns" wrote:

> David Oakey wrote:
>
> > How do I distribute a run time version of access with my database so that
> > persons without access on their machine can use my database. I would like to
> > do this with a cd and by email

>
> You do this via the Developer version of Access. But Microsoft, for
> some reason (probably an irrational desire to sell more copies of
> Access), will charge you substantially for this privilege. During a
> brief search on Microsoft's Web site, I didn't see it there, but I think
> you need a subscription to MSDN. Check their Web site at
> http://msdn.microsoft.com/office/.
>
> You do have other options for distributing your information, such as via
> Web pages (perhaps stored on a CD), that you might find more convenient
> for your customers.
>
> -- Vincent Johns <(E-Mail Removed)>
> Please feel free to quote anything I say here.
>

 
Reply With Quote
 
Vincent Johns
Guest
Posts: n/a
 
      28th Nov 2005
David Oakey wrote:

> Hi Vincent
> Can you give me some idea how I can distribute with a web page, I use front
> page with my web site, can I do it with front page and is so how
> regards
> Dave


I guess the big question is, do you need it to be active? If your users
need only to see the reports, and don't need to enter their own data,
you can publish the material in many ways: Front Page, Word, text files,
whatever you can display on a Web page. For that matter, you wouldn't
even need a Web page -- just publish Word documents (or similar). I
think Microsoft does provide MS Word readers free of charge to anyone.

-- Vincent Johns <(E-Mail Removed)>
Please feel free to quote anything I say here.
 
Reply With Quote
 
=?Utf-8?B?RGF2aWQgT2FrZXk=?=
Guest
Posts: n/a
 
      28th Nov 2005
Yes they do need to be active, it is a database for address labels printing,
so full use of it would be needed by the user, and have a vesion (I would
have thought) on their computer
Dave

"Vincent Johns" wrote:

> David Oakey wrote:
>
> > Hi Vincent
> > Can you give me some idea how I can distribute with a web page, I use front
> > page with my web site, can I do it with front page and is so how
> > regards
> > Dave

>
> I guess the big question is, do you need it to be active? If your users
> need only to see the reports, and don't need to enter their own data,
> you can publish the material in many ways: Front Page, Word, text files,
> whatever you can display on a Web page. For that matter, you wouldn't
> even need a Web page -- just publish Word documents (or similar). I
> think Microsoft does provide MS Word readers free of charge to anyone.
>
> -- Vincent Johns <(E-Mail Removed)>
> Please feel free to quote anything I say here.
>

 
Reply With Quote
 
Brendan Reynolds
Guest
Posts: n/a
 
      28th Nov 2005
They wouldn't need Access to print labels from the data - they could do that
using Word or another word processor app. But if they need to be able to
edit the data, then you will need to provide some kind of interface, using
either Access or some other development tool, to enable that. You can find
more information about obtaining and using the Access Developer Extensions
at the following URL ...

http://office.microsoft.com/en-us/as...208861033.aspx

--
Brendan Reynolds

"David Oakey" <(E-Mail Removed)> wrote in message
news:226644CE-2F85-47CC-9DAD-(E-Mail Removed)...
> Yes they do need to be active, it is a database for address labels
> printing,
> so full use of it would be needed by the user, and have a vesion (I would
> have thought) on their computer
> Dave
>
> "Vincent Johns" wrote:
>
>> David Oakey wrote:
>>
>> > Hi Vincent
>> > Can you give me some idea how I can distribute with a web page, I use
>> > front
>> > page with my web site, can I do it with front page and is so how
>> > regards
>> > Dave

>>
>> I guess the big question is, do you need it to be active? If your users
>> need only to see the reports, and don't need to enter their own data,
>> you can publish the material in many ways: Front Page, Word, text files,
>> whatever you can display on a Web page. For that matter, you wouldn't
>> even need a Web page -- just publish Word documents (or similar). I
>> think Microsoft does provide MS Word readers free of charge to anyone.
>>
>> -- Vincent Johns <(E-Mail Removed)>
>> Please feel free to quote anything I say here.
>>



 
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


Similar Threads
Thread Thread Starter Forum Replies Last Post
C Run-Time Error R6002C Run-Time Error R6002 R6002C Run-Time Error R Microsoft VC .NET 1 16th Dec 2008 04:14 AM
UserControl behaviour at author-time design-time and run-time =?Utf-8?B?SWFuIFRhaXRl?= Microsoft Dot NET Framework Forms 1 20th Oct 2004 05:18 PM
Run time Error '7': Out of memory / Run time Error '91': Object variableor With block variable not set Teddy Microsoft Access 1 19th May 2004 02:41 AM
Re: Run-time error '11' & Run-time error '1004' Piers Clinton-Tarestad Microsoft Excel Programming 0 9th Jan 2004 09:35 PM
Run-time error '11' & Run-time error '1004' Piers Clinton-Tarestad Microsoft Excel Programming 0 9th Jan 2004 08:45 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:05 AM.