IIS
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsSystem AdministrationIIS

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old April 2nd, 2012, 07:34 AM
mks7 mks7 is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Apr 2012
Posts: 2 mks7 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 24 m 20 sec
Reputation Power: 0
Truncating data

I am running two 2003 servers that should be the same. I have a site that is running on both servers, simple asp code with some java script. As I said they are both the same. On the one server it is truncating the data as you can see here,

Code:
<td valign=top>Notes&nbsp;&nbsp;&nbsp;&nbsp;</td> <td colspan=2><textarea name=Notes wrap="virtual" cols=65 rows=18 class="setBGColor" onchange="recordChanged();" onkeyup="saveCaretPos();recordChanged1();" onmouseup="saveCaretPos();">I met with C</textarea></td> </tr>


"I met with C" should have been a lot more lines. The other server works just fine and displays the complete data. I am thinking this is a server side issue some setting I am missing. Does anyone know of a reason this would happen?

Reply With Quote
  #2  
Old April 2nd, 2012, 08:37 PM
Doug G Doug G is offline
Grumpier Old Moderator
Dev Shed God 19th Plane (14000 - 14499 posts)
 
Join Date: Jun 2003
Posts: 14,237 Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level) 
Time spent in forums: 1 Month 4 Weeks 14 h 47 m 12 sec
Reputation Power: 4445
You just posted some browser HTML which seems complete. If you say something is missing from the line you posted you need to be looking at the server code that's generating the html.
__________________
======
Doug G
======
It is a truism of American politics that no man who can win an election deserves to. --Trevanian, from the novel Shibumi

Reply With Quote
  #3  
Old April 3rd, 2012, 01:08 PM
mks7 mks7 is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Apr 2012
Posts: 2 mks7 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 24 m 20 sec
Reputation Power: 0
From what I can tell it seems the data that I am getting from this variable, cvNotes=myCOM.Notes which is being pulled from oracle database is only getting the first 12 characters.

Reply With Quote
  #4  
Old April 3rd, 2012, 01:45 PM
Doug G Doug G is offline
Grumpier Old Moderator
Dev Shed God 19th Plane (14000 - 14499 posts)
 
Join Date: Jun 2003
Posts: 14,237 Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level)Doug G User rank is General 52nd Grade (Above 100000 Reputation Level) 
Time spent in forums: 1 Month 4 Weeks 14 h 47 m 12 sec
Reputation Power: 4445
Quote:
Originally Posted by mks7
From what I can tell it seems the data that I am getting from this variable, cvNotes=myCOM.Notes which is being pulled from oracle database is only getting the first 12 characters.

This means nothing to me, I have no idea what mycom.notes object is.

You'll have to review all your code to determine the problem. The oracle db may have an incorrect column definition. Your oracle drivers may be the problem. Your object that holds the data may be loading incorrectly. Your code that generates the html may be chopping off data.

I don't use Oracle, something in the connection between your code and the oracle db is my guess, but that's really just a pure guess on my part.

Reply With Quote
Reply

Viewing: Dev Shed ForumsSystem AdministrationIIS > Truncating data

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap