CS5 and Other Programs
I asked this in another discussion but shouldn't have because it was under the wrong topic. Hopefully the answers here can help myself and many others. I'm trying to build a business website, I'm using dynamic data because I don't feel like building the entire corporate inventory of around 20,000 items one page and link at a time.
I'm aware that there's some issues in trying to combine DW and VS 2010 in certain regards. I'm also aware of various other IDE's such as Netbeans.
Ok, if I built a SQL (or MySQL) database using something like C#, could DW read from it? I don't need to transfer anything other than the structure (table set up, contents, and the entity relationships). So if I filled in about 200 products worth of information in VS for testing purposes, could Dreamweaver read that and could I make it do query statements without compatibility popping up? All DW needs to do is read and query it, as far as I know, that doesn't need anything like stored procedures from VS. Secondly, if I updated that database using VS, would I have to rebuild my DW connection, if not, how do I do it?
I've found the PHP code to make Dreamweaver display dynamic data, would this interfere?
That leaves the other question. Netbeans has PHP editing capability, if I wrote the code in Netbeans, I could just copy and paste that into DW, right? I just want the debugging feature that won't make me guess at the problems, and netbeans shows me right in the code where it's wrong.
Any answers welcomed and appreciated.
