an't use
> default values at all.
>
> http://www.mysql.com/doc/en/configure_options.html describes
> -DDONT_USE_DEFAULT_FIELDS.
>
> HTH,
>
> Benjamin.
>
> --
> [EMAIL PROTECTED]
>
--Opus--
There is no such thing as an underestimate of average intelligence.
nherent flaws with this design that you guys can point
> out for me? Or is this actually a little more efficient than the
> current way?
>
> Jason Soza
>
> - Original Message -
> From: "Opus" <[EMAIL PROTECTED]>
> Date: Thursday, May 23, 2002 4:50 pm
&g
rtists.artists
> > FROM tracks, albums, artists, tracks_albums, albums_artists,
> artists_tracks
> > WHERE tracks.id = tracks_albums.track_id AND albums.id =
> > tracks_albums.album_id
> > AND albums.id = albums_artists.album_id AND artists.id =
> > albums_arti
ocumentation
> on the Exceptions thrown by Python for this API.
>
> Any advice would be greatly appreciated.
> TIA
> --
> Tim Johnson <[EMAIL PROTECTED]>
> http://www.alaska-internet-solutions.com
> http://www.johnsons-web.com
>
--Opus--
Tre
NIX, hollar and I'm sure that somebody can
tell you how to work it out on your system.
>
> ---
> Rodney Broom
>
>
>
> sql
>
>
>
--Opus--
Why program by hand in five days what you can spend
five years of your life automating?
- T
force you read/write the entire thing everytime
you update the object, unless you are just using the database to store it for
backup.
-Opus
On 22 Apr 2002 at 8:21, Thi Cao wrote:
> All,
>
> I created a C++ class containing a variety of member variables of varying
> types such as