Skip to main content
Participant
June 8, 2007
Question

Upgrading from older version

  • June 8, 2007
  • 1 reply
  • 204 views
I have an application developed in Dreamweaver / Ultradev version 4. This application continues to run on Server 2003 and has not required any major changes in the last few years so we did not upgrade the application.

However, we are now needing to make some changes to this application and I am considering upgrading this web app to the current version of Dreamweaver. This is a very basic application, reading and writing to a database, using MM functions.

I would appreciate anyone's thoughts and/or experiences when upgrading Dreamweaver application. Any "gotchas", "known issues", or other suggestions that would simplify the upgrade. I will need to estimate the amount of time to complete the upgrade so information that you could share would be beneficial.

Thanks!
This topic has been closed for replies.

1 reply

Inspiring
June 9, 2007
You're going a long way. Your recordsets would have to be remade which
doesn't take long due to the 8.2 rewrite for protection from SQL injection
attacks. You didn't specify the server model .. if it's Cold Fusion, there
is a lot in DW to keep up with newer Cold Fusion. If ASP, not that much is
different. You can now develop with PHP/MySql that you couldn't in UD4.

Another big bonus for you would be all the CSS improvements .. 3 rewrites
since UD4 .. you would be amazed at the difference in actual design of the
site.


--
Nancy Gill
Adobe Community Expert
Author: Dreamweaver 8 e-book for the DMX Zone
Co-Author: Dreamweaver MX: Instant Troubleshooter (August, 2003)
Technical Editor: DMX 2004: The Complete Reference, DMX 2004: A Beginner''s
Guide, Mastering Macromedia Contribute
Technical Reviewer: Dynamic Dreamweaver MX/DMX: Advanced PHP Web Development

"lhheimbach" <webforumsuser@macromedia.com> wrote in message
news:f4cjfn$3de$1@forums.macromedia.com...
>I have an application developed in Dreamweaver / Ultradev version 4. This
> application continues to run on Server 2003 and has not required any major
> changes in the last few years so we did not upgrade the application.
>
> However, we are now needing to make some changes to this application and I
> am
> considering upgrading this web app to the current version of Dreamweaver.
> This
> is a very basic application, reading and writing to a database, using MM
> functions.
>
> I would appreciate anyone's thoughts and/or experiences when upgrading
> Dreamweaver application. Any "gotchas", "known issues", or other
> suggestions
> that would simplify the upgrade. I will need to estimate the amount of
> time to
> complete the upgrade so information that you could share would be
> beneficial.
>
> Thanks!
>