On Mon, Nov 15, 2004 at 11:01:27AM -0700, Ian Harisay wrote:
> Hi All,
>
> Can anyone direct me to a Perl/MySQL shopping cart solution? I would
> like to use Authorize.net or Verisign as my gateway. Since this is off
> topic, please reply directly to me. I don't want to clutter the list
> wit
Hi All,
Can anyone direct me to a Perl/MySQL shopping cart solution? I would
like to use Authorize.net or Verisign as my gateway. Since this is off
topic, please reply directly to me. I don't want to clutter the list
with this subject.
Thanks,
Ian
> http://search.cpan.org/author/DROLSKY/Alzabo-0.68/lib/Alzabo.pm
http://www.alzabo.org/ is a better place to start.
--
Steven Lembark 2930 W. Palmer
Workhorse Computing Chicago, IL 60647
+1 800 762
Ian Harisay wrote:
> Is anyone out there using a RDBMS data modeling tool on Linux.
I haven't used it personally but you could take a peek at Dave Rolsky's
Alzabo. I hear good things about it :-)
http://search.cpan.org/author/DROLSKY/Alzabo-0.68/lib/Alzabo.pm
--
Kevin.
Ian Harisay wrote:
> Hi,
>
> Is anyone out there using a RDBMS data modeling tool on Linux. I've
> looked around but haven't found anything.
Data Architect from theKompany (www.thekompany.com) looked nice. I haven't
used it though. I did a search of modelling tools last year, and this was
Hi,
Is anyone out there using a RDBMS data modeling tool on Linux. I've looked around but
haven't found anything.
Thanks in advance for the help.
-Ian
drop the index on that column and then add a non-unique index.
NIPP, SCOTT V (SBCSI) wrote:
> Sorry for posting a slightly off topic question, but I am having
>trouble figuring out how to do something basic. I have a MySQL database
>that has a UNIQUE column in a table. My p
Sorry for posting a slightly off topic question, but I am having
trouble figuring out how to do something basic. I have a MySQL database
that has a UNIQUE column in a table. My problem is that I need to change
the column to non-UNIQUE. I cannot figure out how to do this through the