search for: j5zjxidlr7s880joybq

Displaying 2 results from an estimated 2 matches for "j5zjxidlr7s880joybq".

2006 Nov 06
8
Bizarre mysql issue
I am making an account confirmation system. Unfortunately, for some odd reason, the email''s authcode differs from mysql''s auth code. The email''s auth code is 84560046651013854756231785743141, yet mysql''s auth code is always 2147483647 for every account I create.... i don''t get it! The email''s auth code is taken from the same variable, and
2007 Feb 01
6
Using a nonstandard foreign key
Hopefully this is an interesting question. I have a "user" table with a field "email_address". I would like the part of "email_address" after the ''@'' to be a foreign key to a "companies" table populated by a companies that are clients. Any pointers on how to do this in rails? --~--~---------~--~----~------------~-------~--~----~ You