Board index » delphi » Dynamic Table Creation causes Alias Path Error
alex
![]() Delphi Developer |
Wed, 18 Jun 1902 08:00:00 GMT
Dynamic Table Creation causes Alias Path Error
Hi;
when I create a table and then try to change the path for my alias I get an error of: "EDBEngineError with message 'Table does not exist. File or directory does not exist. File: D:\MyDirectory'. Processed stopped. Use Step or Run to continue" I'm able to go and change my database alias path with no problem using: Except after I have created a table: Any comments or criticism is welcome! |