RickBooker
Technical User
To start with I am brand spanking new at programming of any kind.<br><br>I have written an application (after much cussing and gnashing of teeth) that creates an Access database from an ODBC datasource (Impact/Encore)I am pulling records from a .dat file into the Access database, everything works great UNTIL a negative number is read then the app crashes without writing any records at all to the table.<br><br>The Impact/Encore program inserts a "p" as the last character in the Runtimehours field section of the data string to indicate a negative number. The negatives are used to adjust incorrectly entered employee work hours. <br><br>My question is. What do I do to handle these negative "p" entries? Any ideas, help, nudge in the right direction would be greatly appreciated.<br>Thanks, Rick<br>