Re: opinion please

2004-04-05 Thread Peter J Milanese
agine it being hammered either way. Hope that helps a bit P "joe collins" <[EMAIL PROTECTED]> 04/05/2004 09:00 AM To: "MySQL" <[EMAIL PROTECTED]> cc: Subject:opinion please I am going to have a web hosted MySQL database.

opinion please

2004-04-05 Thread joe collins
I am going to have a web hosted MySQL database. It will hopefully have 100+ users. I was thinking of having one database to store all records for all users. I would store a user_id against records where appropriate to relate them to a particular user. The database will have a contacts table, users

Re: Your professional opinion Please...

2003-03-27 Thread Brian
Thanks Peter: - Original Message - From: "Peter L. Berghold" <[EMAIL PROTECTED]> To: "Brian" <[EMAIL PROTECTED]> Cc: "MySQL" <[EMAIL PROTECTED]> Sent: Tuesday, March 25, 2003 4:07 PM Subject: Re: Your professional opinion Please... >

Re: Your professional opinion Please...

2003-03-27 Thread Brian
Thanks Mark: - Original Message - From: "Mark C. Roduner, Jr." <[EMAIL PROTECTED]> Sent: Tuesday, March 25, 2003 3:45 PM Subject: RE: Your professional opinion Please... > Brian, > Here's Some hints on how to accomplish an efficiant way > to index th

Re: Your professional opinion Please...

2003-03-25 Thread Peter L. Berghold
On Tue, 2003-03-25 at 18:11, Brian wrote: > > What mechanism do you recommend? > > Something in perl, python or php? > Well... I tend to be a Perl bigot so I'd choose Perl. I would do a couple of things. 1) I'd develop a list of words to ignore such as "and", "if" ,"but" etc. etc.. This may

RE: Your professional opinion Please...

2003-03-25 Thread Mark C. Roduner, Jr.
ular expressions, and PHP (v4.x) for the search program (easier UI). Mark C. Roduner, Jr. Medical Systematics Research -Original Message- From: Brian [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 25, 2003 3:12 PM To: Peter L. Berghold Cc: MySQL Subject: Re: Your professional opinion Please

Re: Your professional opinion Please...

2003-03-25 Thread Brian
- Original Message - From: "James E Hicks III" <[EMAIL PROTECTED]> To: "Joe Lewis" <[EMAIL PROTECTED]>; "MySQL" <[EMAIL PROTECTED]> Cc: "Brian" <[EMAIL PROTECTED]> Sent: Tuesday, March 25, 2003 8:56 AM Subject: RE: Your

Re: Your professional opinion Please...

2003-03-25 Thread Brian
- Original Message - From: "Joe Lewis" <[EMAIL PROTECTED]> To: "MySQL" <[EMAIL PROTECTED]> Cc: "Brian" <[EMAIL PROTECTED]> Sent: Tuesday, March 25, 2003 8:42 AM Subject: Re: Your professional opinion Please... > Peter L. Berghold

Re: Your professional opinion Please...

2003-03-25 Thread Brian
> On Mon, Mar 24, 2003 at 06:41:07PM -0800, Brian wrote: > > I have a client with approximately 2 gigabytes of un-indexed > > document files (includes text and graphics). > > He wants to be able to enter a few parameters and bring up > > a list of all... > If they are flat text files this shoul

Re: Your professional opinion Please...

2003-03-25 Thread Brian
Hi Nick: - Original Message - From: "Nick Arnett" <[EMAIL PROTECTED]> To: "Brian" <[EMAIL PROTECTED]>; "MySQL" <[EMAIL PROTECTED]> Sent: Monday, March 24, 2003 7:47 PM Subject: RE: Your professional opinion Please... > > I have a c

RE: Your professional opinion Please...

2003-03-25 Thread James E Hicks III
> I'd use MySQL, Apache, and UDMSEARCH. It provides the web interface for > the google search engine (Apache and UDMSearch), while connecting to > MySQL. If you want, the re-indexing can occur using a cron, and then by > making apache serve the documents from the root and doing the fancy > in

Re: Your professional opinion Please...

2003-03-25 Thread Joe Lewis
Peter L. Berghold wrote: On Mon, Mar 24, 2003 at 06:41:07PM -0800, Brian wrote: I have a client with approximately 2 gigabytes of un-indexed document files (includes text and graphics). He wants to be able to enter a few parameters and bring up a list of all [snip] I'd leave them as flat text fil

Re: Your professional opinion Please...

2003-03-25 Thread Peter L. Berghold
On Mon, Mar 24, 2003 at 06:41:07PM -0800, Brian wrote: > I have a client with approximately 2 gigabytes of un-indexed document files > (includes text and graphics). > > He wants to be able to enter a few parameters and bring up a list of all If they are flat text files this should not be too big

RE: Your professional opinion Please...

2003-03-24 Thread Nick Arnett
> -Original Message- > From: Brian [mailto:[EMAIL PROTECTED] ... > I have a client with approximately 2 gigabytes of un-indexed > document files > (includes text and graphics). > > He wants to be able to enter a few parameters and bring up a list of all > documents that fit, and then be a

Re: Your professional opinion Please...

2003-03-24 Thread Martin Gainty
Brian- why not use grep or fgrep on the files and catch the hyperlink resultset to formatted html..? Regards, Martin - Original Message - From: "Brian" <[EMAIL PROTECTED]> To: "MySQL" <[EMAIL PROTECTED]> Sent: Monday, March 24, 2003 7:41 PM Subject:

Your professional opinion Please...

2003-03-24 Thread Brian
Hello Dear Friends: I have a client with approximately 2 gigabytes of un-indexed document files (includes text and graphics). He wants to be able to enter a few parameters and bring up a list of all documents that fit, and then be able to download them over a web interface - sort of like a privat

Re: Embedded MySQL: Opinion Please

2001-02-15 Thread Gustavo Vieira Goncalves Coelho Rios
Benjamin Pflugmann wrote: > > Or, should I drop Linux and go with Windows CE, or some other RTOS? > > Well, I am biased there, but I would really avoid Windows. ;-) > > Other RTOS are probably a good idea, as someone else already said. > > > Or, should I stop being a software developing and be

Re: Embedded MySQL: Opinion Please

2001-02-15 Thread Benjamin Pflugmann
Hi. On Thu, Feb 15, 2001 at 02:00:04PM -0500, [EMAIL PROTECTED] wrote: [...] > Can they (MySQL / Linux) work in such an environment, continuously, without > error or failure, or requiring operator intervention, for years on end? Well, I see no principle problem here. The servers I administer run

Re: Embedded MySQL: Opinion Please

2001-02-15 Thread Gregg Housh
- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, February 15, 2001 1:00 PM Subject: Embedded MySQL: Opinion Please Hi! I've been monitoring this list for a while now (re: lurking), I've seen only passing comments about embedding MySQL, so I though

Embedded MySQL: Opinion Please

2001-02-15 Thread david . vance
Hi! I've been monitoring this list for a while now (re: lurking), I've seen only passing comments about embedding MySQL, so I thought I would come out and directly ask the MySQL community for your opinions, or better yet, actual facts - based on experience. I am evaluating MySQL / Linux for use