marcm
|
| Posted: 07/11/2005, 4:13 PM |
|
Is this a feature out of the box, or would this require customizing?
You know, let a user register on a site, either let them choose a password or email them a password?
Thanks,
Marc
|
|
|
 |
peterr
Posts: 5971
|
| Posted: 07/11/2005, 4:20 PM |
|
Creating a user registration should be simple (out of the box) including password selection, but often can be extended with custom functionality like Zip code validation or generating and emailing random passwords like you pointed.
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |
marcm
|
| Posted: 07/11/2005, 4:28 PM |
|
Cool, thanks for your quick reply.
One more question - does this application facilitate database creation itself?
I didn't see this in the features tour, so I'm just wondering. Does the database have to be designed and created before using this product?
Thanks again,
Marc
|
|
|
 |
wkempees
|
| Posted: 07/12/2005, 1:13 AM |
|
Hi,
Database creation itself and maintenance of table structures is NOT a
feature of CCS.
Use separate tools appropriate for your target DB.
e.g. MySQLFront or MySQLAdministrator for MySQL
Alterations to your DB by external tool do show up instantly though.
(Take Care
)
|
|
|
 |
Chris Seymour
|
| Posted: 07/12/2005, 10:04 AM |
|
If you are using MySQL, I would highly recommend SQLyog for maintenance
and Datanamic's Dezign for Databases for database design and creation.
Take Care.
Chris
|
|
|
 |
marcm
|
| Posted: 07/13/2005, 12:12 AM |
|
Thank you both for your suggestions. I will check 'em out.
-Marc
|
|
|
 |
marcm
|
| Posted: 07/13/2005, 2:30 AM |
|
I found this for database creation - it's open source and it looks amazing.
Apparently the next version of this will be an official MySQL product.
It's called DB Designer 4 from Fabforce - check it out...
|
|
|
 |
wkempees
|
| Posted: 07/13/2005, 6:01 AM |
|
I (we) know, but unfinished or at least incomplete.
PhPMyAdmin, Web based php written largely supported OpenSource.
MySQLFront, now part commercial
SQLyog, at least one free vesion available.
But all in all there are many ways to Rome.
Find what suits you, keep eyes open.
|
|
|
 |
feha
Posts: 712
|
| Posted: 07/18/2005, 12:56 AM |
|
I use a commercial one http://www.navicat.com/
_________________
Regards
feha
www.vision.to
feedpixel.com |
 |
 |