RE: [PHP] PROBLEMS WHEN EXTRACING DATA FROM MSSQL DATABASE WITH PHP

2003-12-22 Thread Larry Brown
My bad, didn't read far enough... -Original Message- From: Chris W. Parker [mailto:[EMAIL PROTECTED] Sent: Monday, December 22, 2003 7:04 PM To: Larry Brown; Dale Hersh; PHP List Subject: RE: [PHP] PROBLEMS WHEN EXTRACING DATA FROM MSSQL DATABASE WITH PHP Larry Brown <mailt

RE: [PHP] PROBLEMS WHEN EXTRACING DATA FROM MSSQL DATABASE WITH PHP

2003-12-22 Thread Chris W. Parker
Larry Brown on Monday, December 22, 2003 3:59 PM said: > Is your field too small? MySQL doesn't complain when you give it a > string longer than it can accept based on the field's size. It just > cuts off what doesn't fit :-) Uhh... he stated in his original email

RE: [PHP] PROBLEMS WHEN EXTRACING DATA FROM MSSQL DATABASE WITH PHP

2003-12-22 Thread Larry Brown
EMAIL PROTECTED] Subject: [PHP] PROBLEMS WHEN EXTRACING DATA FROM MSSQL DATABASE WITH PHP I am having a really unusual problem. In my database, I currently have string such as: "I went to the store and bought some food. I then decided to go to the movies and I saw Bad Boy II." When

[PHP] PROBLEMS WHEN EXTRACING DATA FROM MSSQL DATABASE WITH PHP

2003-12-22 Thread Dale Hersh
I am having a really unusual problem. In my database, I currently have string such as: "I went to the store and bought some food. I then decided to go to the movies and I saw Bad Boy II." When I extract the data out of the database, the data always seems to get cutoff. In other words, I will only