Ask a Question related to Dreamweaver AppDev, Design and Development.
-
okam #1
access tables
:confused; we are doing a database driven website using dreamweaver and
microsoft access as the database. everything works fine until we create an
additional table in the same microsoft access database. once the new table is
added to the same database the new table does not show up in the application
panel of dreamweaver. please help it's my final exam project
~okam
okam Guest
-
tables - access db
i'm using coldfusion with an access db. i currently have two tables in my db which i am able to query no probs. i now wnat to add a third table but... -
Access Tables without having a Server??
Hello, I have a Java-Application that works with a MYSQL Server on a central Computer through the MYSQL-jdbc driver. Now I have the problem... -
Two tables in MS access
Hi I have 2 tables in MS acess for my web application tdldecedent and tblcircumstances with common field name Case number. When the user will log... -
list tables from Access 2000
What is the output variable? Who do you give read permissions to? Why would this need more permissons that a script that actually makes tables?... -
readonly access on tables
Hi, We have a SQL server database on remote server. We are using ODBC connection to read and write into the table. But we have another user wants... -
Randy Edmunds #2
Re: access tables
First, make sure that the updated .mdb file is updated on both your
local machine and server.
Also, DW caches info to speed things up. Here's a list of all the caches
and how to clear them:
1. Refresh the Data Bindings Panel using button or context menu.
2. Right-click on a Recordset and select "cache" to toggle it off to
clear it, and then again to turn it back on.
3. In the Site Panel, select "Design Notes..." from the context menu for
the page. You can edit the cached data.
4. There is a Site cache in the (User) Configuration\SiteCache folder
that you can delete (to force a refresh).
5. There is a general data cache in the (User)
Configuration\FileCache.dat that you can delete (to force a refresh).
Hope this helps,
Randy
> :confused; we are doing a database driven website using dreamweaver and
> microsoft access as the database. everything works fine until we create an
> additional table in the same microsoft access database. once the new table is
> added to the same database the new table does not show up in the application
> panel of dreamweaver.Randy Edmunds Guest



Reply With Quote

