Democratic Underground Latest Greatest Lobby Journals Search Options Help Login
Google

So my winged ant sends me an email.

Printer-friendly format Printer-friendly format
Printer-friendly format Email this thread to a friend
Printer-friendly format Bookmark this thread
This topic is archived.
Home » Discuss » The DU Lounge Donate to DU
 
Magrittes Pipe Donating Member (1000+ posts) Send PM | Profile | Ignore Tue Mar-29-05 08:58 AM
Original message
So my winged ant sends me an email.


I wonder what it means. :shrug:

CREATE TASK seek2.ftqusec.ActFunc
(
AFID ALPHANUMERIC(16,0),
ActivityType SEEK SUGAR NOT NULL,

PRIMARY KEY (AFID)
)
CATALOG ;

CREATE TABLE seek2.ftqusec.RsltTbl
(
ActivityTS TIMESTAMP NOT NULL,
ActivityID NUMERIC(16,0),
AFID NUMERIC(16,0),
WorkerID CHAR(16) NOT NULL,
SessionNum INTEGER NOT NULL,
HiveID CHAR(50) NOT NULL,
ErrorData VARCHAR(80),
ContextID INTEGER,

PRIMARY KEY (ActivityTS,
ActivityID)
)
CATALOG ;

CREATE TABLE seek2.ftqusec.AuditDtl
(
ActivityTS TIMESTAMP NOT NULL,
ActivityID NUMERIC(16,0),
TableName CHAR(30) NOT NULL,
ColumnName CHAR(50) NOT NULL,
Seq INTEGER NOT NULL,
AfterValue VARCHAR(1000) NOT NULL,
BeforeValue VARCHAR(1000) NOT NULL,

PRIMARY KEY (ActivityTS,
ActivityID,
TableName,
ColumnName,
Seq)
)
CATALOG ;

CREATE TABLE seek2.ftqusec.AudDtlPK
(
ActivityTS TIMESTAMP NOT NULL,
ActivityID NUMERIC(16,0),
TableName CHAR(30) NOT NULL,
Seq INTEGER NOT NULL,
PrimaryKey VARCHAR(850) NOT NULL,

PRIMARY KEY (ActivityTS,
ActivityID,
TableName,
Seq)
)
CATALOG ;

CREATE TASK feed2.ftqusec.Context
(
ContextID ALPHANUMERIC(16,0),
Descr CHAR(50) NOT NULL,

=FEED QUEEN
)
CATALOG ;


CREATE TABLE feed2.ftqusec.SrchFld
(
SFID NUMERIC(16,0),
ContextID NUMERIC(16,0),
SearchField CHAR(30) NOT NULL,
SearchValue VARCHAR(50),

PRIMARY KEY (SFID)
)
CATALOG ;

CREATE TABLE feed2.ftqusec.SrchXAdt
(
ActivityTS TIMESTAMP NOT NULL,
ActivityID NUMERIC(16,0),
SFID NUMERIC(16,0),

PRIMARY KEY (ActivityTS,
ActivityID,
SFID)
)
CATALOG ;


Printer Friendly | Permalink |  | Top
JimmyJazz Donating Member (1000+ posts) Send PM | Profile | Ignore Tue Mar-29-05 09:00 AM
Response to Original message
1. Whaaaaaaaaaaaaaaaaaa?
??????
Printer Friendly | Permalink |  | Top
 
kick-ass-bob Donating Member (1000+ posts) Send PM | Profile | Ignore Tue Mar-29-05 09:01 AM
Response to Original message
2. bored today?
So which is funnier, the fact that you wrote all this, or the fact that I followed it all the way through?

:silly:
Printer Friendly | Permalink |  | Top
 
emanymton Donating Member (1000+ posts) Send PM | Profile | Ignore Tue Mar-29-05 09:07 AM
Response to Reply #2
3. I Am So Ashamed ... ;-}
So which is weirder, the fact that you wrote all this, or the fact that I followed it all the way through?

I am not alone! Yea
Printer Friendly | Permalink |  | Top
 
terrya Donating Member (1000+ posts) Send PM | Profile | Ignore Tue Mar-29-05 09:08 AM
Response to Original message
4. I think your ant sent you an email using sql.
That's not a good sign. :scared:
Printer Friendly | Permalink |  | Top
 
DU AdBot (1000+ posts) Click to send private message to this author Click to view 
this author's profile Click to add 
this author to your buddy list Click to add 
this author to your Ignore list Wed May 01st 2024, 02:47 AM
Response to Original message
Advertisements [?]
 Top

Home » Discuss » The DU Lounge Donate to DU

Powered by DCForum+ Version 1.1 Copyright 1997-2002 DCScripts.com
Software has been extensively modified by the DU administrators


Important Notices: By participating on this discussion board, visitors agree to abide by the rules outlined on our Rules page. Messages posted on the Democratic Underground Discussion Forums are the opinions of the individuals who post them, and do not necessarily represent the opinions of Democratic Underground, LLC.

Home  |  Discussion Forums  |  Journals |  Store  |  Donate

About DU  |  Contact Us  |  Privacy Policy

Got a message for Democratic Underground? Click here to send us a message.

© 2001 - 2011 Democratic Underground, LLC