Wrox Programmer Forums
|
Access ASP Using ASP with Microsoft Access databases. For Access questions not specific to ASP, please use the Access forum. For more ASP forums, please see the ASP forum category.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Access ASP section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old May 23rd, 2004, 01:31 AM
Authorized User
 
Join Date: Apr 2004
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
Default database update

Hi i aim using .aspp pages in dreamweaver. i have made a succesfull dsn-less connection string with the database via the database panel in dreamweaver. however the access database is not updating the dreamwaever version. i had to change some fields in the database so i did in access but they were not updated in dreaweaver. dreamweaver still shows the old field names. Please Help , thanky you for reading.
 
Old May 24th, 2004, 03:17 AM
Friend of Wrox
 
Join Date: May 2004
Posts: 105
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hello my Friend...

I`m a newbie too, so don`t count on my word. But I guess that your .asp page has to reload in order to show the new updated record! I guess that it more useful to work with DSN connection than a dsnless connection. So... try to refresh that ASP page in order to see if the update works fine...

 
Old May 24th, 2004, 04:22 AM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

Dreamweaver works with a couple of different "views" of your Web site. There is the Local View, the Remote View and the Testing View. Each of those can hold a different version of the Web site. Local is often your development site, while Remote is often the live site.

From what I hear, it sounds like you haven't updated the Local View of your database. To do that, located your database in the Remote View on the Site/Files panel, right-click it and choose Get. This will copy the database with the changes from the remote view to the local view.

Cheers,

Imar
---------------------------------------
Imar Spaanjaars
Everyone is unique, except for me.





Similar Threads
Thread Thread Starter Forum Replies Last Post
How can I UPDATE database? zoltac007 ASP.NET 2.0 Basics 1 July 25th, 2007 03:24 PM
update database with checkbox mike7510uk ASP.NET 2.0 Basics 1 December 12th, 2006 07:10 AM
Why can I not update my database? fazzou Access 5 November 16th, 2006 11:13 AM
code doesn't update database Lesviper Beginning VB 6 1 February 7th, 2005 10:18 AM
Trying to update to database Calibus Classic ASP Databases 20 July 23rd, 2004 03:28 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.