sign in | join about | help | sitemap
Connecting Tech Pros Worldwide
luci's Avatar

License


Question posted by: luci (Guest) on July 17th, 2006 12:15 PM
Hello,
It's possibile to use MDB File on web sites without access license?

Example.

I don't have Microsoft Access, but I have a little freeware program to
create MDB, and I want to put it on the web site.

thx
11 Answers Posted
David W. Fenton's Avatar
David W. Fenton July 17th, 2006 12:45 PM
Guest - n/a Posts
#2: Re: License

luci <luciwrote in
news:44bb72d5$0$32143$4fafbaef@reader1.news.tin.it :
Quote:
Originally Posted by
It's possibile to use MDB File on web sites without access
license?
>
Example.
>
I don't have Microsoft Access, but I have a little freeware
program to create MDB, and I want to put it on the web site.


It depends on what's installed on the web server. If it has Jet
support (e.g., Jet ODBC drivers), you can use it. If Jet support is
not installed, you have to install it.

--
David W. Fenton http://www.dfenton.com/
usenet at dfenton dot com http://www.dfenton.com/DFA/
Keith Wilby's Avatar
Guest - n/a Posts
#3: Re: License

<luciwrote in message
news:44bb72d5$0$32143$4fafbaef@reader1.news.tin.it ...
Quote:
Originally Posted by
Hello,
It's possibile to use MDB File on web sites without access license?
>
Example.
>
I don't have Microsoft Access, but I have a little freeware program to
create MDB, and I want to put it on the web site.
>
thx


As far as I'm aware, the only program capable of making a "pukka" mdb is MS
Access. No you can't run it without a license unless you develop your app
using the Developers' Edition.

Keith.
www.keithwilby.com.


Terry Kreft's Avatar
Guest - n/a Posts
#4: Re: License

.... depends on what is meant by "use".

If the OP wants to use the MDB file as a datastore then you don't need a
licence.

If he OP wants to use the MDB file as a datastore then there are all sorts
of programs which can create and use it.



--

Terry Kreft


"Keith Wilby" <here@there.comwrote in message
news:44bb762b$1_1@glkas0286.greenlnk.net...
Quote:
Originally Posted by
<luciwrote in message
news:44bb72d5$0$32143$4fafbaef@reader1.news.tin.it ...
Quote:
Originally Posted by
Hello,
It's possibile to use MDB File on web sites without access license?

Example.

I don't have Microsoft Access, but I have a little freeware program to
create MDB, and I want to put it on the web site.

thx

>
As far as I'm aware, the only program capable of making a "pukka" mdb is

MS
Quote:
Originally Posted by
Access. No you can't run it without a license unless you develop your app
using the Developers' Edition.
>
Keith.
www.keithwilby.com.
>
>



luci's Avatar
Guest - n/a Posts
#5: Re: License

Terry Kreft ha scritto:
Quote:
Originally Posted by
... depends on what is meant by "use".
>
If the OP wants to use the MDB file as a datastore then you don't need a
licence.
>
If he OP wants to use the MDB file as a datastore then there are all sorts
of programs which can create and use it.
>
>
>

I want create a my OpenSource Blog application with mdb.. (example will
run on my website)

Later, Could i redistrbuite the "package with mdb inside" in Open source
license?
Keith Wilby's Avatar
Guest - n/a Posts
#6: Re: License

"Terry Kreft" <terry.kreft@mps.co.ukwrote in message
news:eNacnWsTReOAHSbZSa8jmw@karoo.co.uk...
Quote:
Originally Posted by
... depends on what is meant by "use".
>
If the OP wants to use the MDB file as a datastore then you don't need a
licence.
>
If he OP wants to use the MDB file as a datastore then there are all sorts
of programs which can create and use it.
>


There's always something new to learn, I stand corrected.

Keith.


Terry Kreft's Avatar
Guest - n/a Posts
#7: Re: License

Is there(?), gosh you learn something new every day <bg>.

--

Terry Kreft


"Keith Wilby" <here@there.comwrote in message
news:44bb85a2$1_1@glkas0286.greenlnk.net...
Quote:
Originally Posted by
"Terry Kreft" <terry.kreft@mps.co.ukwrote in message
news:eNacnWsTReOAHSbZSa8jmw@karoo.co.uk...

<SNIP>
Quote:
Originally Posted by
>
>
There's always something new to learn, <SNIP>
>
Keith.
>
>



Randy Harris's Avatar
Guest - n/a Posts
#8: Re: License

* Keith Wilby:
Quote:
Originally Posted by
"Terry Kreft" <terry.kreft@mps.co.ukwrote in message
news:eNacnWsTReOAHSbZSa8jmw@karoo.co.uk...
Quote:
Originally Posted by
>... depends on what is meant by "use".
>>
>If the OP wants to use the MDB file as a datastore then you don't need a
>licence.
>>
>If he OP wants to use the MDB file as a datastore then there are all sorts
>of programs which can create and use it.
>>

>
There's always something new to learn, I stand corrected.
>
Keith.
>
>


Keith,

Another current thread in this NG includes a topic regarding the
distinction between Access and Jet. One can create and work with (I'll
avoid the term access) a mdb file using the Jet engine from any number
of tools. I've done so, using VB, frequently.

--
Randy Harris
tech at promail dot com
I'm pretty sure I know everything that I can remember.
Keith Wilby's Avatar
Guest - n/a Posts
#9: Re: License

"Randy Harris" <please@send.no.spamwrote in message
news:aBMug.6359$2v.1446@newssvr25.news.prodigy.net ...
Quote:
Originally Posted by
>* Keith Wilby:
Quote:
Originally Posted by
>>
>There's always something new to learn, I stand corrected.
>>
>Keith.

>
Keith,
>
Another current thread in this NG includes a topic regarding the
distinction between Access and Jet. One can create and work with (I'll
avoid the term access) a mdb file using the Jet engine from any number of
tools. I've done so, using VB, frequently.
>


Thanks Randy, it's clearly something I need to investigate. Got any links?

Regards,
Keith.


luci's Avatar
Guest - n/a Posts
#10: Re: License

Keith Wilby ha scritto:
Quote:
Originally Posted by
<luciwrote in message
news:44bb72d5$0$32143$4fafbaef@reader1.news.tin.it ...
Quote:
Originally Posted by
>Hello,
>It's possibile to use MDB File on web sites without access license?
>>
>Example.
>>
>I don't have Microsoft Access, but I have a little freeware program to
>create MDB, and I want to put it on the web site.
>>
>thx

>
As far as I'm aware, the only program capable of making a "pukka" mdb is MS
Access. No you can't run it without a license unless you develop your app
using the Developers' Edition.
>
Keith.
www.keithwilby.com.
>
>

Thanks I figured!
:)
David W. Fenton's Avatar
David W. Fenton July 18th, 2006 02:05 PM
Guest - n/a Posts
#11: Re: License

luci <luciwrote in
news:44bc8c2d$0$45304$4fafbaef@reader3.news.tin.it :
Quote:
Originally Posted by
Keith Wilby ha scritto:
Quote:
Originally Posted by
><luciwrote in message
>news:44bb72d5$0$32143$4fafbaef@reader1.news.tin.it ...
Quote:
Originally Posted by
>>Hello,
>>It's possibile to use MDB File on web sites without access
>>license?
>>>
>>Example.
>>>
>>I don't have Microsoft Access, but I have a little freeware
>>program to create MDB, and I want to put it on the web site.
>>>
>>thx

>>
>As far as I'm aware, the only program capable of making a "pukka"
>mdb is MS Access. No you can't run it without a license unless
>you develop your app using the Developers' Edition.
>>

Thanks I figured!


Keith is, perhaps, making a confusing point. Access can create an
Access database, but an Access database is just a Jet database with
some custom properties that only Access uses.

If you're just using your MDB as a data store on a website, Access
is simply completely irrelevant, as you're just using the Jet
database engine. And any machine that has Jet and/or the Jet ODBC
drivers installed on it can create and edit a Jet MDB.

The key point is that Jet runs only on Windows. I don't know that
it's possible to run Jet on, say, Wine under Linux.

As I would never use a web host that was running Windows servers, it
means that I can never use an MDB as a data store for a website.
This is not something that bothers me at all, as most LAMP hosting
services are cheaper than their Windows counterparts (as well as
more reliable!).

--
David W. Fenton http://www.dfenton.com/
usenet at dfenton dot com http://www.dfenton.com/DFA/
Randy Harris's Avatar
Guest - n/a Posts
#12: Re: License

* David W. Fenton:
Quote:
Originally Posted by
luci <luciwrote in
news:44bc8c2d$0$45304$4fafbaef@reader3.news.tin.it :
>

[snip]
Quote:
Originally Posted by
>
As I would never use a web host that was running Windows servers, it
means that I can never use an MDB as a data store for a website.
This is not something that bothers me at all, as most LAMP hosting
services are cheaper than their Windows counterparts (as well as
more reliable!).
>


I couldn't help but laugh when I read this. I just spent two days
ordering a new system from the Dell web site. It's running IIS. I know
this because of the many error messages that I read during the repeated
crashes. IMO - Windows makes a very capable desktop platform, but it
sure doesn't belong on servers.

--
Randy Harris
tech at promail dot com
I'm pretty sure I know everything that I can remember.
 
Not the answer you were looking for? Post your question . . .
196,989 members ready to help you find a solution.
Join Bytes.com

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over 196,989 network members.
Post your question now . . .
It's fast and it's free

Popular Articles

Top Community Contributors