 | | From: | foredl at yahoo.com | | Subject: | use text messaging inside database? | | Date: | 10 Jan 2005 08:24:37 -0800 |
|
|
 | Anybody do this? What's your idea?
|
|
 | | From: | Christopher Browne | | Subject: | Re: use text messaging inside database? | | Date: | 11 Jan 2005 04:25:03 GMT |
|
|
 | Martha Stewart called it a Good Thing when "foredl@yahoo.com" wrote: > Anybody do this? > What's your idea?
Databases are usually intended for storing data.
Text messaging is a dynamic process that seems to make sense to run elsewhere.
It might well make sense to have relations containing data about messages you wish to send, and then have some outside process search those relations. But that doesn't involve "messaging inside the database." -- let name="cbbrowne" and tld="gmail.com" in name ^ "@" ^ tld;; http://cbbrowne.com/info/rdbms.html As of next Tuesday, all terminal input will be line-at-a-time. Please update your programs.
|
|
 | | From: | DBMS_Plumber | | Subject: | Re: use text messaging inside database? | | Date: | 10 Jan 2005 20:46:47 -0800 |
|
|
 | CB i agre i tnk dbms !4 TM txtng SELECT TODAYS_MESSAGES.MESSAGE_TEXT FROM TODAYS_MESSAGES WHERE TODAYS_MESSAGES.COLLECTED = "FALSE" tak 2 long thmbs hurt by3
|
|