| Recent Answers from Marty Landman |
 |
2008-07-14 POS Database: Jeric, Access is a fine database - your most important decision might be which platform to use including OS and programming language, then determine the database from there. -- Marty Landman, Face...
|
2008-04-18 Calculating a business day: Jill, You didn't say which database you're using. Mysql, like the other databases has extensive date functions available. http://dev.mysql.com/doc/refman/5.0/en/date-calculations.html However...
|
2008-04-14 Skip Blank Line: Hasmukh, It depends. What are you doing specifically? What software are you using? Can you check for data in a loop, and if it isn't filled in just skip to the next record, or is your situation more...
|
2008-04-11 simple database: Johnny, Have you looked at Excel? This sounds like exactly what spreadsheets are designed for. Also there is OpenOffice which is MS compatible and free, maybe start by looking at that. -- Marty...
|
2008-04-09 Auto select items in a list box based on a combo box: Yankel, Selecting on the fly is only possible using: 1) javascript 2) Ajax 3) server side programming after a 'click' -- Marty Landman, Face 2 Interface Inc. Drupal Development Blog: http://drupal...
|
| More Answers for "Database Programming" |