| View previous topic :: View next topic |
| Author |
Message |
anukagni Newbie

Joined: 31 Oct 2006 Posts: 2
|
Posted: Tue Oct 31, 2006 11:33 pm Post subject: OOo & asp (or) PHP |
|
|
Hi all,
Iam new to OpenOffce Base and i perviously worked in MS access..
Now i want to it is possible for me to connect the OOo base and asp or PHP .. which i did in Ms Access..
If u have any tutorial u can give met the web link so that i can go through it
thaks in advance...
bye,
anukagni |
|
| Back to top |
|
 |
hol.sten Super User


Joined: 14 Nov 2004 Posts: 3531 Location: Hamburg, Germany
|
Posted: Wed Nov 01, 2006 1:12 pm Post subject: Re: OOo & asp (or) PHP |
|
|
| anukagni wrote: | Now i want to it is possible for me to connect the OOo base and asp or PHP
If u have any tutorial u can give met the web link so that i can go through it |
Sorry, but I have only a hint: Use MySQL.
As far as I know, it is not easy (if it is possible at all) to access a OOo Base table directly. But I've read that it is possible to use MySQL as database and OOo Base as front end for forms etc.
And I guess you'll find many usefull tutorials covering MySQL and PHP.
Regards
hol.sten |
|
| Back to top |
|
 |
anukagni Newbie

Joined: 31 Oct 2006 Posts: 2
|
Posted: Thu Nov 02, 2006 1:50 am Post subject: |
|
|
I Understand but what i need is i want to use the base in the Intranet for that i want to creat in asp or php to access easeily ..
do u got the idea of me..
&
thanks for ur sugession but requird more solution ...
thanks
anukagni |
|
| Back to top |
|
 |
hol.sten Super User


Joined: 14 Nov 2004 Posts: 3531 Location: Hamburg, Germany
|
Posted: Thu Nov 02, 2006 10:55 am Post subject: |
|
|
| anukagni wrote: | I Understand but what i need is i want to use the base in the Intranet for that i want to creat in asp or php to access easeily ..
do u got the idea of me.. |
I don't think so.
What part of OOo Base do you want to use in the intranet? Intranet is mostly used by many users at the same time. As far as I know, OOo Base has only limited capabilities to be used by more then one user at a time (if it has at all).
I would never use OOo Base as a database for an intranet application.
Regards
hol.sten |
|
| Back to top |
|
 |
Bebo Newbie

Joined: 21 Nov 2006 Posts: 3 Location: Belgium
|
Posted: Tue Nov 21, 2006 1:55 pm Post subject: |
|
|
| hol.sten wrote: | | What part of OOo Base do you want to use in the intranet? |
Anukagni probably only wants to use one or more tables or query's. For the moment I use a few tables of a access-db on a intranetwebspace with asp-forms. I kept the connectiontime as short as possibel, so with about 10 permanent users and a db-size of 4MB it works fine.
| hol.sten wrote: | | I would never use OOo Base as a database for an intranet application. |
But it's not such a bad idea to try Base as an alternativ and it's a question of finding the right driver |
|
| Back to top |
|
 |
hol.sten Super User


Joined: 14 Nov 2004 Posts: 3531 Location: Hamburg, Germany
|
Posted: Tue Nov 21, 2006 2:27 pm Post subject: |
|
|
| Bebo wrote: | | hol.sten wrote: | | What part of OOo Base do you want to use in the intranet? |
Anukagni probably only wants to use one or more tables or query's. For the moment I use a few tables of a access-db on a intranetwebspace with asp-forms. I kept the connectiontime as short as possibel, so with about 10 permanent users and a db-size of 4MB it works fine. |
10 users and a db-size of 4MB for an intranet? Who would need an intranet of that size?
| Bebo wrote: | | But it's not such a bad idea to try Base as an alternativ |
You can try what you want.
| Bebo wrote: | | it's a question of finding the right driver |
So let us know which is the right driver.
Regards
hol.sten |
|
| Back to top |
|
 |
Bebo Newbie

Joined: 21 Nov 2006 Posts: 3 Location: Belgium
|
Posted: Tue Nov 21, 2006 2:39 pm Post subject: |
|
|
| hol.sten wrote: |
10 users and a db-size of 4MB for an intranet? Who would need an intranet of that size?
|
we do, we're a small team of lawyers who uses an accessdatabase to manage our (for the moment +- 900 active) cases; we used to have the DB on one PC and turned it to a IIS-server (with asp)
| hol.sten wrote: |
So let us know which is the right driver. |
I hope to find out on this forum ... |
|
| Back to top |
|
 |
|