Re: [PHP] "Free" Database Design Program

2001-05-16 Thread Chris Worth
That's a good plan. promote THEFT. maybe somebody will think if they crack your front door they then realize all the stuff in your house is free? On Sun, 13 May 2001 17:18:45 -0300 (EST), Augusto Cesar Castoldi wrote: >The software can be really a freeware (better) or... > >can be cracke

RE: [PHP] "Free" Database Design Program

2001-05-14 Thread Chris Mulcahy
-Original Message- From: Augusto Cesar Castoldi [mailto:[EMAIL PROTECTED]] Sent: Sunday, May 13, 2001 3:19 PM To: Anuradha Ratnaweera Cc: [EMAIL PROTECTED] Subject: Re: [PHP] "Free" Database Design Program The software can be really a freeware (better) or... can be cracked..., than

Re: [PHP] "Free" Database Design Program

2001-05-13 Thread Augusto Cesar Castoldi
The software can be really a freeware (better) or... can be cracked..., than he becomes free. regards, Augusto Cesar Castoldi On Fri, 11 May 2001, Anuradha Ratnaweera wrote: > > On Sat, 5 May 2001, Augusto Cesar Castoldi wrote: > > > Anyone know a "Free" database Design program? I'm needing

RE: [PHP] "Free" Database Design Program

2001-05-11 Thread Altunergil, Oktay
riday, May 11, 2001 2:56 PM To: Php-General Subject: RE: [PHP] "Free" Database Design Program phpMyAdmin and phpMyEdit are two free PHP MySQL thingies. check out http://www.phpwizard.net/ > -Original Message- > From: Anuradha Ratnaweera [mailto:[EMAIL PROTECTED]] > Sent

RE: [PHP] "Free" Database Design Program

2001-05-11 Thread scott [gts]
Subject: Re: [PHP] "Free" Database Design Program > > > > On Sat, 5 May 2001, Augusto Cesar Castoldi wrote: > > > Anyone know a "Free" database Design program? I'm needing to organize my > > MySQL databases and design new database

Re: [PHP] "Free" Database Design Program

2001-05-10 Thread Anuradha Ratnaweera
On Sat, 5 May 2001, Augusto Cesar Castoldi wrote: > Anyone know a "Free" database Design program? I'm needing to organize my > MySQL databases and design new databases. In what sence do you mean "Free"? Just curious;> Anuradha -- http:/

Re: [PHP] "Free" Database Design Program

2001-05-07 Thread Rick van Dijk
hello Augusto, Maybe our tool is something for you. Dezign for databases is a database development tool using an entity relationship diagram. It visually supports the lay out of the entities and relations and automatically generates SQL schemas for most leading databases including MySQL. Not free

Re: [PHP] "Free" Database Design Program

2001-05-07 Thread Alexander Skwar
So sprach Augusto Cesar Castoldi am Mon, May 07, 2001 at 07:29:35AM -0300: > It's not a free program. It's a product of Computer Associations. > > http://www.cai.com > http://www.ca.com Oh, it belongs to CA now? Strange though, that there's nothing at LogicWorks anymore. When did CA buy LogicW

Re: [PHP] "Free" Database Design Program

2001-05-07 Thread Augusto Cesar Castoldi
It's not a free program. It's a product of Computer Associations. http://www.cai.com http://www.ca.com regards. Augusto On Sun, 6 May 2001, Andrzej Swedrzynski wrote: > On Sun, 6 May 2001, Alexander Skwar wrote: > > [dia] > > Compared to ERWin, this is indeed *VERY* limited - but maybe I was

Re: [PHP] "Free" Database Design Program

2001-05-06 Thread Andrzej Swedrzynski
On Sun, 6 May 2001, Alexander Skwar wrote: [dia] > Compared to ERWin, this is indeed *VERY* limited - but maybe I was just > unsuccessful, but eg. how can you define keys in an entity in dia? Just open attribute's properties window (double click on attribu­ te) and you have checkbox there. Is

Re: [PHP] "Free" Database Design Program

2001-05-05 Thread Alexander Skwar
So sprach Andrzej Swedrzynski am Sat, May 05, 2001 at 08:23:21PM +0200: > The very limited capability of drawing ERD (Entity Relationship > Diagram) in Chen notation can be found in dia (BTW great pro­ Compared to ERWin, this is indeed *VERY* limited - but maybe I was just unsuccessful, but

Re: [PHP] "Free" Database Design Program

2001-05-05 Thread Andrzej Swedrzynski
On Sat, 5 May 2001, Augusto Cesar Castoldi wrote: > But I need a program that I can document my database and even the script. > The "relationships" of tables, the primary keys. The very limited capability of drawing ERD (Entity Relationship Diagram) in Chen notation can be found in dia (BTW

Re: [PHP] "Free" Database Design Program

2001-05-05 Thread Augusto Cesar Castoldi
No, I want somthing general, I just want to do the database model. Not just for mysql. regards, Augusto On Sat, 5 May 2001, Alexander Skwar wrote: > So sprach Augusto Cesar Castoldi am Sat, May 05, 2001 at 10:58:32AM -0300: > > I heard about "ERWin", but I didn't find the 'crack' for version

Re: [PHP] "Free" Database Design Program

2001-05-05 Thread Alexander Skwar
So sprach Augusto Cesar Castoldi am Sat, May 05, 2001 at 10:58:32AM -0300: > I heard about "ERWin", but I didn't find the 'crack' for version 4. We've got ERwin at work - does ERWin work with MySQL databases? PS: Please no fullquotes. Alexander Skwar -- How to quote: http://learn.to/quote (g

Re: [PHP] "Free" Database Design Program

2001-05-05 Thread José León Serna
Hello: > Anyone know a "Free" database Design program? I'm needing to organize my > MySQL databases and design new databases. http://www.anse.de/mysqlfront/ MySQLFront is the best! Best Regards - ebnoud.com, El Boletín No Oficial de Usu

Re: [PHP] "Free" Database Design Program

2001-05-05 Thread Augusto Cesar Castoldi
I heard about "ERWin", but I didn't find the 'crack' for version 4. Well, I need some free. see you later, Augusto On Sat, 5 May 2001, Tom Carter wrote: > I've not heard of such a thing, and I would doubt that there is such a > thing for mysql...generally such tools are for the db2's etc. >

Re: [PHP] "Free" Database Design Program

2001-05-05 Thread Matt \"TrollBoy\" Wiseman
I happen to like phpMyAdmin (http://www.phpwizard.net/projects/phpMyAdmin/) and MySQLFront (http://www.anse.de/mysqlfront/). Matt "Trollboy" Wiseman www.shoggoth.net/trollboy/trollboy.jpg [EMAIL PROTECTED] "I wish the world had one throat!!" -Al Bundy

Re: [PHP] "Free" Database Design Program

2001-05-05 Thread Tom Carter
I've not heard of such a thing, and I would doubt that there is such a thing for mysql...generally such tools are for the db2's etc. let me know if you find anything tho, quite intruged Tom Carter Web Architect roundcorners ltd. On Sat, 5 May 2001, Augusto Cesar Castoldi wrote: > Ops, no. In f

Re: [PHP] "Free" Database Design Program

2001-05-05 Thread Augusto Cesar Castoldi
Ops, no. In fact I'm working with phpadmin2. But I need a program that I can document my database and even the script. The "relationships" of tables, the primary keys. To describe what each script does, what funcions they have. All this stuffs, I want to document all my system. regards, Aug

Re: [PHP] "Free" Database Design Program

2001-05-05 Thread Tom Carter
phpMyAdmin is by for the most common... Check out http://www.phpwizard.net/projects/phpMyAdmin/ It can do pretty much everything you want, althuogh it does assume a knowledge of sql (i.e. it doesn't contain tools for helping y6ou construct comples queries...not that you can really get that compl

Re: [PHP] "Free" Database Design Program

2001-05-05 Thread Kath
You mean something like phpMyAdmin? http://www.phpwizard.net/projects/phpMyAdmin/index.html - Kath - Original Message - From: "Augusto Cesar Castoldi" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, May 05, 2001 9:19 AM Subject: [PHP] "Free" Database Design Program > Anyo