Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. DawnRom

    Need acutal length (characters) of StringField

    I will give that a try - thanks.
  2. DawnRom

    Need acutal length (characters) of StringField

    Here is a shot of the error log in SQL: 4/29/2009 2:05:42 PM - Line 11085 in D:\Sunstats iSeries Files\stgardet.csvis too short. Will be ignored. 4/29/2009 2:05:42 PM - Line length is 52 characters but it should be 126 characters. 4/29/2009 2:05:42 PM - Line is -->" 0001893"," 03991205","...
  3. DawnRom

    Need acutal length (characters) of StringField

    I have a csv file I am reading in and checking the field length - I am getting errors that say my line is too short based on the error logic I coded. But when I look at the csv file, it is fine. Attribute VB_Name = "Module2" Sub ImportCSVFileARDet(filenameCSV, numFieldsINT) On Error GoTo...

Part and Inventory Search

Back
Top