Forum Post: Export from progress to SQL server Database - Error messages

  • Thread starter Thread starter realityleak
  • Start date Start date
Status
Not open for further replies.
R

realityleak

Guest
Hi - I am a progress novice and have what is probably a really basic question. We have a progress database as a standalone application and a whole load of SQl Server databases that rely on teh information in the progress system for more accurate information. We have OpenEdge driver x.yb. I use a SQL DTS (becasue I am stuck on a SQL 2000 system(!)) to transfer the data. The DTS normally works brilliantly. However, sometimes it seems that the progress database is allowing a user to enter a larger entry than the field size would suggest and I get error messages that state, for example: [DataDirect][ODBC Progress OpenEdge Wire Protocol driver][OPENEDGE]Column X in table Y has value exceeding its max length or precision. [DataDirect][ODBC Progress OpenEdge Wire Protocol driver] Error in row. Is this a matter of the driver looking at the database and doing DQ checks before pumping the information across? Brilliant but irritating that the Progress system allows the inital entry. If, in my DTS, I exclude a field, will the OpenEdge driver still look at the field for DQ checks before pumping uout a reduced dataset? I hope I haven't rambled too much and that someone can answer. I have asked the system supplier and they were unsure.

Continue reading...
 
Status
Not open for further replies.
Back
Top