Connecting Tech Pros Worldwide Help | Site Map

License

 
LinkBack Thread Tools Search this Thread
  #1  
Old July 17th, 2006, 11:15 AM
luci
Guest
 
Posts: n/a
Default License

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

  #2  
Old July 17th, 2006, 11:45 AM
David W. Fenton
Guest
 
Posts: n/a
Default Re: License

luci <luciwrote in
news:44bb72d5$0$32143$4fafbaef@reader1.news.tin.it :
Quote:
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/
  #3  
Old July 17th, 2006, 11:45 AM
Keith Wilby
Guest
 
Posts: n/a
Default Re: License

<luciwrote in message
news:44bb72d5$0$32143$4fafbaef@reader1.news.tin.it ...
Quote:
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.


  #4  
Old July 17th, 2006, 12:25 PM
Terry Kreft
Guest
 
Posts: n/a
Default 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:
<luciwrote in message
news:44bb72d5$0$32143$4fafbaef@reader1.news.tin.it ...
Quote:
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:
Access. No you can't run it without a license unless you develop your app
using the Developers' Edition.
>
Keith.
www.keithwilby.com.
>
>

  #5  
Old July 17th, 2006, 12:25 PM
luci
Guest
 
Posts: n/a
Default Re: License

Terry Kreft ha scritto:
Quote:
... 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?
  #6  
Old July 17th, 2006, 12:45 PM
Keith Wilby
Guest
 
Posts: n/a
Default Re: License

"Terry Kreft" <terry.kreft@mps.co.ukwrote in message
news:eNacnWsTReOAHSbZSa8jmw@karoo.co.uk...
Quote:
... 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.


  #7  
Old July 17th, 2006, 01:35 PM
Terry Kreft
Guest
 
Posts: n/a
Default 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:
"Terry Kreft" <terry.kreft@mps.co.ukwrote in message
news:eNacnWsTReOAHSbZSa8jmw@karoo.co.uk...
<SNIP>
Quote:
>
>
There's always something new to learn, <SNIP>
>
Keith.
>
>

  #8  
Old July 17th, 2006, 01:45 PM
Randy Harris
Guest
 
Posts: n/a
Default Re: License

* Keith Wilby:
Quote:
"Terry Kreft" <terry.kreft@mps.co.ukwrote in message
news:eNacnWsTReOAHSbZSa8jmw@karoo.co.uk...
Quote:
>... 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.
  #9  
Old July 17th, 2006, 02:15 PM
Keith Wilby
Guest
 
Posts: n/a
Default Re: License

"Randy Harris" <please@send.no.spamwrote in message
news:aBMug.6359$2v.1446@newssvr25.news.prodigy.net ...
Quote:
>* Keith Wilby:
Quote:
>>
>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.


  #10  
Old July 18th, 2006, 07:15 AM
luci
Guest
 
Posts: n/a
Default Re: License

Keith Wilby ha scritto:
Quote:
<luciwrote in message
news:44bb72d5$0$32143$4fafbaef@reader1.news.tin.it ...
Quote:
>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!
:)
  #11  
Old July 18th, 2006, 01:05 PM
David W. Fenton
Guest
 
Posts: n/a
Default Re: License

luci <luciwrote in
news:44bc8c2d$0$45304$4fafbaef@reader3.news.tin.it :
Quote:
Keith Wilby ha scritto:
Quote:
><luciwrote in message
>news:44bb72d5$0$32143$4fafbaef@reader1.news.tin.i t...
Quote:
>>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/
  #12  
Old July 18th, 2006, 09:45 PM
Randy Harris
Guest
 
Posts: n/a
Default Re: License

* David W. Fenton:
Quote:
luci <luciwrote in
news:44bc8c2d$0$45304$4fafbaef@reader3.news.tin.it :
>
[snip]
Quote:
>
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.
 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Popular Articles

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 220,662 network members.