Search Results

Showing results 1 to 8 of 8
Search took 0.00 seconds.
Search: Posts Made By: cgyrob ; Forum: Database Design and child forums
Forum: Database Design Aug 15th, 2009
Replies: 7
Views: 654
Posted By cgyrob
@debasisdas The user is looking to setup a lookup table for his status codes not store all his data in one table.
Forum: Database Design Aug 11th, 2009
Replies: 7
Views: 654
Posted By cgyrob
Like I told you in my earlier post, 1 table is always faster.

You should also use an index if you want to increase scanning speeds as index scans are faster than table scans.
Forum: Database Design Aug 6th, 2009
Replies: 7
Views: 654
Posted By cgyrob
It is always faster accessing 1 table instead of multiple tables. Not quite sure what else you want in the table but try something like this would most likely be best

ID Code ...
Forum: Database Design Aug 4th, 2009
Replies: 5
Views: 15,565
Posted By cgyrob
At my previous company we also resorted to using dotdefender after we came under a serious sql injection attack. The product worked very well and we were able to get it up and running very fast. It...
Forum: Database Design Jul 29th, 2009
Replies: 6
Views: 415
Posted By cgyrob
Here is a link to an article on creating an event schedule in mysql, unfortunately I don't use mysql so it is the best I can do for you.
...
Forum: Database Design Jul 28th, 2009
Replies: 6
Views: 415
Posted By cgyrob
I don't know mysql very much but if you schedule a job it should not care if a file is open or not.
Forum: Database Design Jul 28th, 2009
Replies: 6
Views: 415
Posted By cgyrob
Schedule a job to run the script at whatever interval you want.
Forum: Database Design Jul 20th, 2009
Replies: 10
Views: 2,195
Posted By cgyrob
When I did my final project instead of trying to think of an aimless program that hundreds of other students have already done and will just be scrapped the second it was graded.

I found a small...
Showing results 1 to 8 of 8

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC