![]() |
|
Welcome to the Computer Webmaster Gaming Console Graphics Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
| |||||||
| Database Database problems or need to ask a question? maybe something to do with sql injections or a database software question. Database topics cover MySQL, PostgreSQL, Oracle, SQL Server or anything else related to databases. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 | ||
| I want to develop code to ensure that all of the data in a data file is loaded correctly into my MySQL database. I can write a fairly simple perl script to whether or not the data feed received is correct, or at least that the records received are complete and do not contain invalid characters. As far as I can tell, we can not know that all records that are supposed to be received have been received, but if there are supposed to be 10 fields in a record, we can know whether or not the last record received has 10 complete fields. As I said, I can write a perl script that can check the completeness of a record and that all data in it is valid for the type expected. However, I am not sure how I could determine whether or not all of the data in my data files are loaded properly. What do you regard as the best practices for ensuring the quality of the data in your databases? Surely I don't have to just assume that the data was loaded correctly if my script that loads the data runs to completion. Does anyone have any ideas about what could go awry and how one would check for data corruption that might result? Thanks, Ted | |||
| Featured Websites | ||||
|
![]() |
| Tags: assurance, data, quality, validation |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Validation Logic | TresWBL | PHP | 0 | 07-01-2007 3:15 PM |
| Browser validation | ato_zee@hotmail.com | CSS | 2 | 07-01-2007 2:16 PM |
| Address validation and verification | Fur Data | Website Reviews And Website Questions | 0 | 05-28-2007 12:43 AM |
| Address validation and verification | Fur Data | Website Reviews And Website Questions | 0 | 05-28-2007 12:43 AM |
| JS Validation for a PHP Script | fullphaser | JavaScript | 5 | 04-25-2007 12:31 AM |
| Featured Websites | ||||
|