POSITION_ID
T:CREATED/MODIFIED
X:EMPLOYEES
L:EMPLOYEE_ID
L:REF_INDIVIDUAL_ID
L:REF_EMPLOYEE_POSITION_ID
T:CREATED/MODIFIED
GOOD LUCK, HOPE THIS HELPS.
-Melvin
Sudheer Satyanarayana <[EMAIL PROTECTED]> wrote: Hi,
I'm creating an application for my web site. I want help in desi
I am sorry, this in case if your programming in java.
Melvin Zamora <[EMAIL PROTECTED]> wrote: Hi,
I haven't tried this one, but I think this might help
http://mysql-je.sourceforge.net
Asif Lodhi wrote: Hi All,
Can some kind soul tell me from where I can download the "
Hi,
I haven't tried this one, but I think this might help
http://mysql-je.sourceforge.net
Asif Lodhi <[EMAIL PROTECTED]> wrote: Hi All,
Can some kind soul tell me from where I can download the "Embedded
Library" version of MySQL?
--
TIA,
Asif
--
MySQL General Mailing List
For list archive
Or you can name it by your name JesseSql as long as you are in control :-)
...then no one would attempt claim "Hey! thats my S-Q-L don't touch it". Its
all yours.
-Melvin
Jesse <[EMAIL PROTECTED]> wrote: I guess perfectionism in a lot of what I do is
a problem I've
if so this would be a database problem, is this a some kind of
unresovled bug? Lastly, any remedy for the meantime for this?
Thanks a lot.
Melvin R. Zamora
-
Talk is cheap. Use Yahoo! Messenger to make PC-to-Phone calls. Great rates
starting at 1ยข/min.
Hi MySql,
Would it be possible to have the PK tables on hardisk-A and FK tables on
hardisk-B using only one database?
to envision:
CUSTOMER_MYSQL_DB
CUSTOMER_TBL {PK} [HD-A], CUSTOMER_PURCHASES_TBL {FK} [HD-B]
-Melvin
-
Bring words and
Hi:
I'm trying to create an image database of about 130,000 records. Right
now I have only the filenames in a CHAR Field (the records are of fixed
size). I read those images a lot. Is it better to leave it this way or to
move all the image data to a blob fields?
I already tried to use