Fola
|
| Posted: 09/09/2004, 7:25 AM |
|
Each time I tried to develop using "Application Builder" it kept dropping some tables and some fields. The connection was made with ODBC. It is not making them available for selection in the steps and also in the "Authentication" steps.
Can anyone help?
|
|
|
 |
Karsten
Posts: 57
|
| Posted: 09/09/2004, 10:56 PM |
|
i had the same problem in the past with some internet providers, this is mainly a problem of the database server configuration.
for development its best you setup your own database and http sever
on your local computer.
i dont know what language you use for development but here http://www.wampserver.com/en/index.php
you can get a complete local server solution for development (php,mysql,http)
btw: dont post same question twice.....
Karsten from Germany
_________________
If one gives up, he told himself he failed. |
 |
 |
Fola
|
| Posted: 09/11/2004, 5:58 AM |
|
The database is local and it is under development using ACCESS with the view to change it to MySQL later.
It sometimes does not see the table at all or when it brings up the table some of the fields are missing on the list.
|
|
|
 |
Adrian
|
| Posted: 09/12/2004, 1:36 PM |
|
I have had the same problem with MySQL, losing the database and the refresh does not work, I was using a local Workgroup so I change over to a local domain and the problem has gone away.
Regards
Adrian
|
|
|
 |
|