RE: SQL Text question from a beginner

2002-10-01 Thread John Munyan
? 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^) Actually

RE: SQL Text question from a beginner

2002-10-01 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 I took a look

RE: SQL Text question from a beginner

2002-10-01 Thread Brian Scandale
: 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 I took a look on msdn and books online and haven't been able

RE: SQL Text question from a beginner

2002-10-01 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-10-01 Thread Michael Kear
, 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. -- Mosh Teitelbaum evoch, LLC Tel: (301) 625-9191 Fax: (301) 933-3651 Email: [EMAIL

RE: SQL Text question from a beginner

2002-10-01 Thread Brian Scandale
No... but scanning is second nature to me... ;-) At 12:08 AM 10/1/02, you wrote: 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

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 A whopping 16

RE: SQL Text question from a beginner

2002-10-01 Thread Rick Faircloth
]] 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 accessing this data is less than

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 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 hey, it was late, and I had been

RE: SQL Text question from a beginner

2002-10-01 Thread Mosh Teitelbaum
/ -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 straight.. ;) be nice. ..tony Tony Weeg

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 worries

RE: SQL Text question from a beginner

2002-10-01 Thread Mosh Teitelbaum
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 :) ..tony -Original Message- From: Mosh Teitelbaum

RE: SQL Text question from a beginner

2002-10-01 Thread Tony Weeg
To: 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 PROTECTED] WWW: http

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

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 I can call what

RE: SQL Text question from a beginner

2002-09-30 Thread Mosh Teitelbaum
[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 -Original Message- From: John Munyan [mailto:[EMAIL PROTECTED]] Sent