Forum: Pascal and Delphi Dec 1st, 2008 |
| Replies: 7 Views: 1,138 Excuse me, I anderstand English a little.:-O
In prog I use a form and comboBox . items of combo is the name of months .So when a user select a month prog must make a table.
But if user select... |
Forum: Pascal and Delphi Nov 30th, 2008 |
| Replies: 7 Views: 1,138 In my prog user must make a table every month . always user do that. But maybi user forgaten that and dont make table or make table towith . Then program search mdb file , if table not exsist permet... |
Forum: Pascal and Delphi Nov 29th, 2008 |
| Replies: 7 Views: 1,138 So far
If the table exsist message to user that table is exsist and can not to make that table name or if not that table make that.
thanks. |
Forum: Pascal and Delphi Nov 29th, 2008 |
| Replies: 7 Views: 1,138 Hi every body
I want to khow , how can I test a mdb file (Access file) for exsist table on it or not.
I worke with Delphi 7.
Thanks |