Has anyone addressed the issue of how you switch from developement to live as far as the connection is concerned? If you develope on your pc using pws you've set your connection dsn to work with the pws so you can test locally. But what about when you switch everything over to the web? Do you change your applications' path to the database with Modify> Connections in UD4 or do you simply insert the new string somewhere in your code. Do you have to use the Connection folder UD4 creates with the conn.asp you created. If so, where do you put it when you ftp your files. In the database folder? In html level files? Has anyone actually got UD4 to work on the web? There aren't any good instructions/tutorials out there to walk you this procedure. I've done 4 separate tutorials, including 2 from Macromedia and have yet to get anything to work. I'm not an idiot. I program 8 hrs a day on the as400 using rpg and db2. But trying to get this crap to work has been a nightmare. I have 6 weeks invested and have yet to be able to put up the simplest of database pages. If anyone knows of a simple (ha!) instruction or tutorial, that works, could you please pass it on. Thanks.