RE: Strange Text Field

2004-08-19 Thread Terry Riley
Stuart Could this be something as simple as the fact that you have a field with a space in its name ('Contact Email'), which is sometimes called as 'Contact Email' and sometimes as 'Contact_Email'? I'm not even sure if a blank space is actually allowed in field names Cheers Terry Riley -

Re: Strange Text Field

2004-08-18 Thread Stuart Felenstein
Dan, Don't hate me for saying this but you are the MAN! Yep, it was Contact Email. Oops ! It works great now Thank you all! Stuart --- Dan Nelson <[EMAIL PROTECTED]> wrote: > In the last episode (Aug 18), Stuart Felenstein > said: > > Okay, still not working in this one table so here > is a

Re: Strange Text Field

2004-08-18 Thread Dan Nelson
In the last episode (Aug 18), Stuart Felenstein said: > Okay, still not working in this one table so here is all my info: > I've also attached the table dump. > > Thank you , > Stuart > > Error Code from attempted transaction: > - > Transaction fail

Re: Strange Text Field

2004-08-18 Thread Stuart Felenstein
--- Rhino <[EMAIL PROTECTED]> wrote: Sorry I didn't answer this one before. No it does not. I typed 6 letters and it kicked it back. And that was using just a regular text area Stuart > > > Does your program store the data correctly if you > just put regular text in > the form field, rather th

RE: Strange Text Field

2004-08-18 Thread Stuart Felenstein
ct. Stuart > > -Original Message- > From: Stuart Felenstein > To: Victor Pendleton; '[EMAIL PROTECTED] ' > Sent: 8/18/04 3:14 PM > Subject: RE: Strange Text Field > > In the table that fails, and the one that works, I'm > using some produ

RE: Strange Text Field

2004-08-18 Thread Stuart Felenstein
  Travel Required:       Job Specifics:              

RE: Strange Text Field

2004-08-18 Thread Victor Pendleton
Felenstein To: Victor Pendleton; '[EMAIL PROTECTED] ' Sent: 8/18/04 3:14 PM Subject: RE: Strange Text Field In the table that fails, and the one that works, I'm using some products from a company called Interakt. I mentioned this in my last reply, however didn't mention one par

RE: Strange Text Field

2004-08-18 Thread Stuart Felenstein
a actually being inserted? > > -Original Message- > From: Stuart Felenstein > To: [EMAIL PROTECTED] > Sent: 8/18/04 2:49 PM > Subject: Strange Text Field > > Hoping I can figure this out. Using MySQl > 4.0.20-Standard. > > I have a table (tried this both myISAM and Inn

Re: Strange Text Field

2004-08-18 Thread Stuart Felenstein
IL PROTECTED]> > Sent: Wednesday, August 18, 2004 3:49 PM > Subject: Strange Text Field > > > > Hoping I can figure this out. Using MySQl > > 4.0.20-Standard. > > > > I have a table (tried this both myISAM and Innodb) > > with 12 fields, 3 are

RE: Strange Text Field

2004-08-18 Thread Victor Pendleton
What is the application you are using to insert and retrieve the blob data? Is the data actually being inserted? -Original Message- From: Stuart Felenstein To: [EMAIL PROTECTED] Sent: 8/18/04 2:49 PM Subject: Strange Text Field Hoping I can figure this out. Using MySQl 4.0.20-Standard

Re: Strange Text Field

2004-08-18 Thread Rhino
- Original Message - From: "Stuart Felenstein" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, August 18, 2004 3:49 PM Subject: Strange Text Field > Hoping I can figure this out. Using MySQl > 4.0.20-Standard. > > I have a table (tried t

Strange Text Field

2004-08-18 Thread Stuart Felenstein
Hoping I can figure this out. Using MySQl 4.0.20-Standard. I have a table (tried this both myISAM and Innodb) with 12 fields, 3 are ints, 7 are varchars and 1 is set to text. Form is using a textarea for input into the text field. Basically a copy and paste of rich text. (I'm not concerned w