RE: SQL Text question from a beginner

2002-10-01 Thread Tony Weeg
: CF-Talk Subject: RE: SQL Text question from a beginner Actually, I'm a Coke and Mountain Dew coder. Hot caffeine just doesn't do it for me. But than, this is off topic, isn't it? 8^) -- Mosh Teitelbaum evoch, LLC Tel: (301) 625-9191 Fax: (301) 933-3651 Email: [EMAIL PROTE

RE: SQL Text question from a beginner

2002-10-01 Thread Mosh Teitelbaum
- > From: Tony Weeg [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, October 01, 2002 2:04 PM > To: CF-Talk > Subject: RE: SQL Text question from a beginner > > > s'all good mang.too bad I cant jive to well with java > kinda prefer mahuang and good old thc :) > &g

RE: SQL Text question from a beginner

2002-10-01 Thread Tony Weeg
s'all good mang.too bad I cant jive to well with java kinda prefer mahuang and good old thc :) ..tony -Original Message- From: Mosh Teitelbaum [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 01, 2002 2:02 PM To: CF-Talk Subject: RE: SQL Text question from a beginner No wo

RE: SQL Text question from a beginner

2002-10-01 Thread Mosh Teitelbaum
.evoch.com/ > -Original Message- > From: Tony Weeg [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, October 01, 2002 9:31 AM > To: CF-Talk > Subject: RE: SQL Text question from a beginner > > > hey, it was late, and I had been looking at cf and xsl code for like 8 > hours >

Re: SQL Text question from a beginner

2002-10-01 Thread Jeremy Allen
It is the pointer that points to the data that is 16 bytes long :) Jeremy - Original Message - From: "Tony Weeg" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Tuesday, October 01, 2002 1:30 PM Subject: RE: SQL Text question from a beginner

RE: SQL Text question from a beginner

2002-10-01 Thread Tony Weeg
[mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 01, 2002 1:38 AM To: CF-Talk Subject: RE: SQL Text question from a beginner A whopping 16 characters? 8^) Actually, according to my SQL Server reference, the TEXT datatype can store 2,147,483,647 bytes. -- Mosh Teitelbaum evoch, LLC Tel: (301) 625

RE: SQL Text question from a beginner

2002-10-01 Thread Rick Faircloth
unyan [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 01, 2002 2:33 AM To: CF-Talk Subject: RE: SQL Text question from a beginner I took a look on msdn and books online and haven't been able to make much sense of the situation. It appears that one can't define their own data type and ac

RE: SQL Text question from a beginner

2002-10-01 Thread Everett, Al
Well, that is the highest signed integer you can represent with a 16-bit byte, isn't it? > -Original Message- > From: Mosh Teitelbaum [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, October 01, 2002 1:38 AM > To: CF-Talk > Subject: RE: SQL Text question from a beginner &

RE: SQL Text question from a beginner

2002-10-01 Thread Brian Scandale
Sabir >>Newgency Pty Ltd >>2a Broughton St >>Paddington 2021 >>Sydney, Australia >>Ph (02) 9331 2133 >>Fax (02) 9331 5199 >>Mobile: 0411 512 454 >>http://www.newgency.com/index.cfm?referer=rysig >> >>> -----Original Message-

RE: SQL Text question from a beginner

2002-09-30 Thread Michael Kear
MAIL PROTECTED]] >Sent: Monday, September 30, 2002 10:38 PM >To: CF-Talk >Subject: RE: SQL Text question from a beginner > >A whopping 16 characters? 8^) > >Actually, according to my SQL Server reference, the TEXT datatype can >store >2,147,483,647 bytes. > >-- &

RE: SQL Text question from a beginner

2002-09-30 Thread John Munyan
Thanks, you are a mind reader! -Original Message- From: Brian Scandale [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 01, 2002 12:09 AM To: CF-Talk Subject: RE: SQL Text question from a beginner Don't forget that there are limitations on how much text a user can cut and paste

RE: SQL Text question from a beginner

2002-09-30 Thread Brian Scandale
alia >Ph (02) 9331 2133 >Fax (02) 9331 5199 >Mobile: 0411 512 454 >http://www.newgency.com/index.cfm?referer=rysig > >> -Original Message- >> From: John Munyan [mailto:[EMAIL PROTECTED]] >> Sent: Tuesday, 1 October 2002 4:33 PM >> To: CF-Talk >>

RE: SQL Text question from a beginner

2002-09-30 Thread Ryan Sabir
(02) 9331 2133 Fax (02) 9331 5199 Mobile: 0411 512 454 http://www.newgency.com/index.cfm?referer=rysig > -Original Message- > From: John Munyan [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, 1 October 2002 4:33 PM > To: CF-Talk > Subject: RE: SQL Text question from a beginner

RE: SQL Text question from a beginner

2002-09-30 Thread John Munyan
s sql? Or accomplish the insertion of dynamic text via some other means? Thanks, John -Original Message- From: Mosh Teitelbaum [mailto:[EMAIL PROTECTED]] Sent: Monday, September 30, 2002 10:38 PM To: CF-Talk Subject: RE: SQL Text question from a beginner A whopping 16 characters? 8^)

RE: SQL Text question from a beginner

2002-09-30 Thread Mosh Teitelbaum
: Tony Weeg [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, October 01, 2002 12:11 AM > To: CF-Talk > Subject: RE: SQL Text question from a beginner > > > look at the datatype of "text" it holds 16 bytes of data, i believe. > > hth > > tony > > -Orig

RE: SQL Text question from a beginner

2002-09-30 Thread Tony Weeg
look at the datatype of "text" it holds 16 bytes of data, i believe. hth tony -Original Message- From: John Munyan [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 01, 2002 12:04 AM To: CF-Talk Subject: SQL Text question from a beginner I am new to web development (if

SQL Text question from a beginner

2002-09-30 Thread John Munyan
I am new to web development (if I can call what I am doing web development) and have a sql question and was hoping someone could point me in the right direction. I have put together this data driven website and found access to be insufficient to hold as much text as I wished in a description fiel