In a message dated 2004-01-08 8:50:46 AM Eastern Standard Time,
[EMAIL PROTECTED] writes:
> Hi,
>
> Could anyone please provide a list of established ERP/Accounting software
> based on MySQL? I know about SAP so that doesn't count. ACCPAC, now part of
> sage.co.uk, is offering on Linux but th
I'm new to MySQL, and only have limited experience in modifying some legacy
dBase IV code.
One of the minor aggravations I occasionally encounter when using management
systems is how best to handle names, particularly the many individual name
segments of names. Typically the name field is of a
>From the manual:
"If you don't have any variable-length columns (VARCHAR, TEXT or BLOB
columns), a fixed-size record format is used. This is much faster but unfortunately
may waste some space."
Can anyone more precisely quantify how significant is the difference in
performance if the table us
Can audio or video files be attached to a mysql table?
VH