Dreamweaver, ColdFusion and Remote MySql

I've read through the forum and I found a thread but no
answer, well it seems someone posted somthing about the jconnector
has to not be a certain version.
I cannot get Dreamweaver MX 2004 to connect to my remote
mysql server. I have tried both the jconnector V5 AND just went and
tried JConnector 3.1.17 from www.mysql.com. The ColdFusion
Administrator Panel does connect to the database. I ever tested to
see if it was just a "it looks like it connects, but it doesn't" by
mistyping the password. When I do that, it gives an error message.
So I know coldfusion is connecting (and it did so on version 5.x
too). Now I set up my dreamweaver site using the ColdFusion Server
option. All my remote FTP's and URLS work (altered files remotely).
But then I goto the Application Panel>Databases
tab>database>table it pops up a "Datasource Login Screen" and
I tried both the username I setup for this database (which
according to ColdFusion Administrator says it's OK) and the root
user (which ColdFusion Accepted as a proper connecting username).
Neither worked!
I did look at this thread and it goes really no where:
http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=12&catid=189&threadid =1110110&highlight_key=y&keyword1=remote%20mysql

Try here:
http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=6ef0253
Get a prior version of the connector file.
Brendon
"MiniFireDragon" <[email protected]> wrote
in message
news:eo779p$452$[email protected]..
> I've read through the forum and I found a thread but no
answer, well it
> seems
> someone posted somthing about the jconnector has to not
be a certain
> version.
>
> I cannot get Dreamweaver MX 2004 to connect to my remote
mysql server. I
> have
> tried both the jconnector V5 AND just went and tried
JConnector 3.1.17
> from
> www.mysql.com. The ColdFusion Administrator Panel does
connect to the
> database. I ever tested to see if it was just a "it
looks like it
> connects,
> but it doesn't" by mistyping the password. When I do
that, it gives an
> error
> message. So I know coldfusion is connecting (and it did
so on version 5.x
> too). Now I set up my dreamweaver site using the
ColdFusion Server
> option.
> All my remote FTP's and URLS work (altered files
remotely). But then I
> goto
> the Application Panel>Databases
tab>database>table it pops up a
> "Datasource
> Login Screen" and I tried both the username I setup for
this database
> (which
> according to ColdFusion Administrator says it's OK) and
the root user
> (which
> ColdFusion Accepted as a proper connecting username).
Neither worked!
>
> I did look at this thread and it goes really no where:
>
http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=12&catid=18
>
9&threadid=1110110&highlight_key=y&keyword1=remote%20mysql
>

Similar Messages

  • Jar file and remote mysql connect

    I have a jar file that i want anyone run it.The problem is that the code makes a connection to a database (mysql) to my computer.How anyone can connect to my databse in my computer from another pc without the user have to had the java \ mysql connect or hte mysql.Only the java.I try with a jnlp file and the jar file stored in my computer.I have a host name and i have open the port 3306 for mysql and allow remote connections to mysql.Can you help me;;

    ok i connect to database like this:
    try {
                   String userName = "username";
                   String password = "password";
                   String url = "jdbc:mysql://HOSTNAME/bankloans";
                   Class.forName("com.mysql.jdbc.Driver").newInstance();
                   conn = DriverManager.getConnection(url, userName, password);
              } catch (Exception e) {
                   System.out.prinln(e);
              }The JNPL file
    <?xml version="1.0" encoding="Windows-1251"?>
    <jnlp
      spec="1.0+"
      codebase="http://nasikas.ath.cx:8080/bankloans/"
      href="BankLoans.jnlp">
    <information>
    <title>Bank Loans Programme</title>
    <vendor>Softlets</vendor>
    <description>Bank Loans Programme</description>
    <offline-allowed/>
    </information>
    <security>
    <all-permissions/>
    </security>
    <resources>
    <j2se version="1.6+"/>
    <jar href="BankLoans.jar" main="true"/>
    <jar href="mysql-connector-java-5.1.0-bin.jar"/>
    </resources>
    <application-desc main-class="Go"/>
    </jnlp>What is wrong;;

  • Dreamweaver CC and BUG MYSQL

    Bonjour,
    Souhaitant évoluer vers Ddreamweaver cc, j'ai téléchargé la version d'essais. Je m'aperçois que les extensions liaisons et comportements serveurs ne fonctionnent pas avec MYSQL sous WampServer. En effet, si je peux construire mes comportements serveurs sans problème, une erreur s'affiche lors du test dans le navigateur. MYSQL serait apparemment obsolète et il faudrait que je passe à MYSQLI ou PDO.
    Merci d'avance pour votre aide.

    Salut,
    Ces caractéristiques ont été dépréciés dans la la libération de 2013. Vous pouvez utiliser l'extension de DMXzone si vous avez encore besoin de ces fonctionnalités.
    voir http://www.dmxzone.com/go/21842/enable-server-behaviors-and-data-bindings-panel-support-fo r-dreamweaver-cc/
    Merci,
    Preran
    (J'ai utilisé Google translate. Pardonnez les erreurs)

  • Dreamweaver CC and PHP / MySql

    So what has happened to the database connections, bindings and server behaviors options. There are no DATA options in the insert bar.
    I hope this is not going away.
    Max OSX 10.8

    Another whinge at Adobe's knee-jerk decision to remove Server Behaviors, Bindings, Databases & Components from Dreamweaver CC!
    I have been in the creative advertising world since the early eighties and developing websites since the early nineties. I have seen many changes in technologies over that time and started using Dreamweaver when it was first born. I have been a fan of Adobe products for along time and recall one of the first Adobe products I bought was Illustrator'88 (take a guess when that was released!).
    A few weeks ago I decided to 'upgrade' from CS4 to Creative Cloud. I looked long and hard at the pros and cons but did not come across the issue of the removed behavious panels. I have had a hard time recently (without going into any detail) and decided to commit once again to working freelance in an area of the business that I love - dynamic communication. This means combining databases, html front-end (and associated technologies) and my marketing skills. The core technology therefore is Dreamweeaver combining front-end design with back-end structure. Now I have lost that vital link.
    At the same time as upgrading to CC I gained two very large pieces of work, one was to redesign and re-engineer an existing and quite complex intranet site that I developed and few years ago and another is to create a whole new database driven site. Now I am stuck as to where to go.
    I have read alot about this issue and my understanding is that PHP have decided to remove the Mysql extension from PHP and replace it with the more secure mysqli or PDO_MySQL extensions. Fair enough, technologies move on, I can understand that. What I can't understand is Adobe's reluctance to keep their change in product from it's 'everyday' users like myself. We, the users, don't always keep up-to-date with these changes in technlogy. We have our heads firmly fixed on doing our jobs and earning an honest crust. We rely on the likes of Adobe to keep up-to-date with these changes and make the tools available for us to use without any interuption to our workflow.
    Why therefore have Adobe not put a notice on the existing Server Behaviors, Bindings, Databases & Components stating that they recommend not to use these functions as they are being replaced, rather than simply removing them and leaving us with nothing. It's as if we had a rusty but usable shovel, Adobe comes along and takes takes the head of the shovel away and says we will give you something better to replace it with sometime in the future, but for now we just have to stab at the ground.
    Is there an alternative way of working built into Dreamweaver CC or indeed any other Adobe CC product to help me achieve what I (and many others) want?
    Is Adobe building in a new mysqli or PDO_MySQL functionality that will be similar to the Server Behaviors, Bindings, Databases & Components panels that we are used to?
    When will this new functionality be available as an update?
    Extension "Deprecated Panel Support v.1.0.0" doesn't work for me and I don't know why. I cannot connect to any of my existing MySQL databases and therefore further development or changes to existing sites comes to an abrupt halt.
    All we want are some simple, clear answers, otherwise we will have to make some clear and simple commercial decisions as our livelyhood depends on it. Here's hoping...
    Regards
    Neil

  • Adobe Dreamweaver CS3 with ASP coldfusion and PHP search?

    I am working through Adobe Dreamweaver CS3 with ASP
    coldfusion and PHP with the intent of creating a data base site
    that primarily requires a search engine on the index page. The
    search page in the book uses specific search criteria ensuring that
    there will always be a match to the data base but I need to create
    an input text field search engine. My Q, if there is no data within
    the data base that match the variable, will it return with an error
    requiring an argument in the code to respond to no matching data.
    Hopefully there are comprehensive online recourses for these search
    engines as they are so common. I am a complete newby to all aspects
    of web development and code so it will need to be a thorough
    explanation, an idiots guide. ANY HELP GREATLY APPRECIATED

    Rob,
    Let me try to answer your questions, understanding that my
    answers are laced with my experience and therefore my bias.
    1. For the most part the SQL that you write for Access, MS
    SQL or MySQL is going to be the same. I won't make that claim about
    Oracle or PostgreSQL because I have limited or no experience in
    those areas. To be sure when you head down the road with any DBMS
    there are finer points on 'value added' features (to over simplify
    things like MS SQL's Transact SQL), but for the most part when you
    are pulling out, inserting or deleting records the SQL that you
    write will be the same. In fact, I don't think I had to make any of
    the SQL in the book different to deal with the back end db.
    2. As for your host steering you away from MySQL, I don't
    know why that would be. It is MUCH more stable and robust than
    Access for web development. My research showed that you can use
    MySQL just fine with ASP though that clearly wouldn't be
    Microsoft's first choice.
    3. A quick aside, the fact that you are building ASP on a Mac
    would seem to indicate that you are developing on your production
    server. That's never a good idea. Go local if you can. If you have
    a newer Intel Mac you can use VM Fusion, Parallels or even Boot
    Camp to run Windows in a virtual environment and develop there,
    only moving your code to production when you are happy with it.
    There is of course the fact that they two environments would not be
    identical and you may need to change a few references, but it is
    still a better practice than developing on your live site. Some web
    hosts give you the ability to set up a subdomain. If yours does,
    you could set one up with a duplicate of your site and develop
    there.
    4. Let me try to pull your 'rant-let' apart into two issue. I
    begin with a question. I'm not sure what the Mac part has to do
    with it. The primary language I work in at my day job is
    ColdFusion. The majority of the most serious developers I know in
    the CF world work on Macs. I am forced into the PC world because of
    a cultural bias at the business school where I work. Having said
    that, the only time I have felt there was ANY difference in the
    tools, resources, choices I had was in any way affected by platform
    was when Adobe still had not released Flex Builder 2 for the Mac.
    Now that is behind us as well. This reaction of mine may be based
    on the fact that Access never comes into play in the work that I
    do. I regularly work with MS SQL and MySQL. (OK, so SQL Enterprise
    Manager, the MS tool of choice to talk to MS SQL is Windows only,
    but I only use that at the day job. But even there you can find
    cross-platform, free tools like Aqua Data Studio to talk from a Mac
    to MS SQL.) If I'm missing your point on the Mac, please let me
    know. Since the advent of the Intel Mac I think it is hands-down
    the best choice for a web developer. You can have Mac, Windows and
    Unix all on one machine. It doesn't get any better (providing you
    have the RAM :-)).
    As for the security question, it is somewhat analogous to the
    war on viruses and spyware. As the defenses get better, so do the
    attacks. Most languages have developed functions for vetting user
    input variables and best practices for building these things. It is
    mainly a user education issue. When I took over the book you are
    working out of, the one thing Jeffrey told me it needed was more
    security. I did my best to put more in under the constraints of the
    publisher. They didn't want the book to be any longer than the
    previous version. I did my best to modify the code used to include
    "string safe" functions and to add verbiage about the importance of
    security. It was clear that I could not add as much as was needed
    and I said so in the book. Much more is needed for a serious
    treatment of the subject and not acknowledging that would have been
    a disservice to the readers. I've been working as a developer for
    over a decade and I don't know all there is to know about it. It's
    a constantly changing field, just like all of web development. In
    fact next week I'm going through a 2-day SANS Web Application
    Security workshop in hopes of learning more. So at the risk of
    sounding like an industry apologist, I don't think it's a
    shortcoming of the development community. It is, as they say, "a
    developing situation".
    HTH,
    Bob
    http://bobflynn.info/

  • Missing File - Adobe Dreamweaver CS3 with ASP, Coldfusion, and PHP

    On page 263 of Adobe Dreamweaver CS3 with ASP, Coldfusion,
    and PHP by:Jeffrey Bardzel and Bob Flynn the file called
    countryDetailXML.asp is missing. How can I find that file? Any
    idea?
    Thanks for your help.

    @citaiz,
    That file is created earlier in the lesson in an exercise
    starting on page 257. For the sake of the lesson, you can use
    countryDetail.xml that is included in the lesson 09 start folder.
    It is not important for this lesson that the XML is a static file
    or one generated in real time from the database. The version of
    Spry (1.4) that shipped with DW CS3 used XML data only. The current
    version (1.6.1) can use JSON and HTML tables for the data source as
    well. You can get the latest version of Spry for free at
    http://labs.adobe.com/technologies/spry/,
    including an extension to update your copy of DW to the latest
    version.
    Bob Flynn

  • Dreamweaver help with site set up. Local and remote server

    Hi,
    I've just got dreamweaver cs6 and i'm having issues with managing the site.
    Up until now I was using dreamweaver cs3 and when setting up a new site, the site definition had the category Local info and Remote info separated.
    Now on CS6 I cannot set up both individually for the same site, it doesn't give the option, it's one or the other which it doesnt work for me if I want to test a page locally, via preview on browser, otherwise it will upload it to the server if I choose FTP. If I choose only local then I lose all the ftp settings and once I've done the testing it won't upload to the server.
    Surely it has to be a work around this or something Im doing wrong but I can't see what it is

    There is no need to uncheck remote and testing. Previewing locally should work exactly the same as it did in CS3.
    Are you using a server-side language? If so, expand the Files panel by clicking this icon:
    Then make sure that the Testing Server icon is selected.

  • Can Dreamweaver CS5 connect to MySQL via ODBC?

    I am unable to make a direct connection to an external MySQL database because most hosting provider does not allow this type of connection due to security reasons. I am however able to make an ODBC connection to the database (which I am currently using to connect filemaker to our MySQL database).
    How can I tell Dreamweaver CS5 to connect via the ODBC driver so I can see the MySQL content in my Dreamweaver project?
    I am on a Mac running OS X 10.6.4.

    GeorgeRudd wrote:
    How can I tell Dreamweaver CS5 to connect via the ODBC driver so I can see the MySQL content in my Dreamweaver project?
    You can't - at least not if you want to use Dreamweaver's server behaviors. Dreamweaver uses the original PHP MySQL extension. If you want to connect in any other way, you need to hand code everything yourself.
    On the other hand, if you want to see the contents of your remote database in Dreamweaver, define your remote server as the testing server. Dreamweaver uploads a hidden folder to the remote server to connect to the database. Because the script is on your remote server, it's local to the MySQL database, so gets round the security issue. It then sends the details to your local computer.
    A better solution, though, is to establish a local testing environment. It's more responsive and much more secure. http://www.adobe.com/devnet/dreamweaver/articles/setup_php.html.
    By the way, the failure to get a reply is due, in part, to posting your question in the wrong forum. The forum for issues related to PHP/MySQL and other server-side technologies is http://forums.adobe.com/community/dreamweaver/dreamweaver_development.

  • No Tables in DW CS3 Remote MySQL Connection

    Hello All,
    I was hoping forum members would be able to troubleshoot a
    Dreamweaver CS3/remote MySQL Connection issue I'm having.
    I am successful in connecting to the database but the table
    data I created in phpMyAdmin 2.6.3 does not appear in the
    Application/Databases menu in DW. Instead of the name of the table,
    I get "none".
    Since I am new to databases, any help is greatly appreciated.
    I did view older posts before submitting this one but the advice
    recommended (re-installing the entire MySQL application from
    scratch) is not an option. Server is SunOS running PHP 4.4.7 and
    MySQL 2.0.20. I'm on Windows XP. Thanks once again.

    Was this issue resolved?
    I have the same problem now. DW was working fine the one day and the next when I started it it had this connection problem.
    I am testing on my local PC. My sites is at http://localhost/
    All my connection are working because if I go to http://localhost/index.php I can see my site and if I go to http://localhost/register.php I can even register a new user. It will include the new user details in the data base and everything is working fine. So there is nothing wrong with the connection.
    In DW I do have http://localhost/ on the Local Info screen. As I said, all was working fine on the current setup the one day and the next day it did not want to work.
    Seems like a very common problem.
    I want to buy CS4 and surely hope that the problem has been fixed by now.

  • Cannot connect from dreamweaver cs5.5 to mysql using the mysql connection wizard

    Cannot connect from dreamweaver cs5.5 to mysql using the mysql connection wizard error Http error 403 or 500 internal server error. I am using ubuntu mysql.
    a manual php script work fine
    <?php
    // open connection to mysql server
    $dbc = mysql_connect('localhost','root','password');
    if (!$dbc) {
                die('Not Connected' . mysql_error ());
    //select database
    $db_selected = mysql_select_db ("msinventory",$dbc);
    if (!$db_selected)
            die('Cannot Connect' . mysql_error());
    echo "TEST DONE1";
    ?>
    but the database connection wizard fails with http error 403 or 500
    i also use the HeidiSQL client and it works, the only problem is in dreamweaver.

    OK.  Did you really mean to ask this question on a ColdFusion forum, if it's DreamWeaver you're having problems with?  You're probably better off raising this on a DreamWeaver forum.  "Using the correct tool for the job" 'n'all.
    Adam

  • Help needed please, Local - Remote mySQL transition

    Hi all,
    Ok here is my problem.
    I have wamp installed on my local system and have created a database in mySQL. I use this connection in my Dreamweaver cs3 site.
    I have just requested a mysql database from my hosting company and they have given me a sql address e.g sql34.hostdomain.net, a username and password.
    My problem is I know how to connect to this through dreamweaver, but how do I transfer my local database to my remote mysql server?

    learner2site wrote:
    My problem is I know how to connect to this through dreamweaver, but how do I transfer my local database to my remote mysql server?
    You export it and then import it on the server. It's all in the phpMyAdmin start page... If you have no direct access to the admin UI, check for a respective PHP script that contains the necessary SQL queries.
    Mylenium

  • Help with local and remote site setups

    i've always use dreamweaver to point directly to the dev server files and edit them, save them, and run them. i was the only developer for some time but now we have other developers onboard and we started experimenting with using subversion.
    i need to understand how i can leverage the local site and remote sites with subversion so that we arent editing the remote files directly. ive played around with the setting and i think i need to GET the files and have it copy to my local site. however i cannot RUN the files since i dont have Coldfusion on my local machine its only on the DEV server. I used to make a change, press F12 to run the file and could see my changes. can anyone point me in the right direction?

    First, move the styles from the form generator to the <head> of your document.  Otherwise there is a possibility browsers could ignore the invalid code.
    Then move your form div inside the banner div and set the attribute float:right; in your CSS for the form div.  Then you should be good to go.

  • MS ACCESS, ColdFusion and Image Problems

    I have done this before using PHP and Mysql and it was pretty
    simple. I now need to do this in ColdFusion and MS Access 2003.
    I want to store logos in a database. After reading up on it,
    I found that you store images in Access using the OLE Object
    Datatype - done. Now the real fun part starts.
    I am trying now to display these logos from the MS Access
    2003 database onto a webpage using Coldfusion. I have looked into
    it, and one article suggested using the BLOB type - which is what
    you do in MySQL, but in MS Access that option is not available. So
    I looked into it somemore, and it seems that there are three
    functions that you need to use, and they are in Visual Basic -
    provided in part by Microsoft, but it seems EXTREMELY way too
    complicated for simply displaying an image staored in a Database.
    Has anyone been able to store and display images using MS
    Access and Coldfusion before? If so, could you guide me?

    The reason for storing the image in the database is that our
    company wants it that way for portability reasons. Filenames
    change, directories get lost when moving from one system to
    another. Databases are easier to backup and are more efficient when
    it comes to searching metadata. We have over 300 logos we must
    store for our different organizations - having a directory for each
    is complicated.
    Has anyone had issues like this with Coldfusion and MS
    Access? If so could you guide me?
    -Thanks

  • Dreamweaver CC and Windows 8.1 - Can't Find A Valid Editor For This File Extension

    Was running the latest version with no issues and then I loaded Office 2013 .. Now when I am in the remote site and try to double click on a .cfm file, I get a dialog box..Can't Find A Valid Editor For This File Extension..
    I tried the support chat and they said Dreamweaver support was not available, try again later???
    So I thought I would reinstall the CC version and now I can see the Dreamweaver icon next to the files but still ... can't open the file..
    Any assistance would be appreciated?
    Leo

    The issue is only in Windows 8.x where when Dreamweaver CC is installed, it is not able to turn on the file type associations by default.  The workaround for now is to manually add the extensions both within Windows and then within Dreamweaver CC itself.
    Go to Control Panel > Programs > Default Programs > Set Your Default Programs and select Dreamweaver CC and then select 'Choose defaults for this program' and Select All or the extensions you want to open in Dreamweaver CC
    Start Dreamweaver CC and go to Edit > Preferences > File Types/Editors and add '.cfm .cfc' to the extensions and then add C:\Program Files (x86)\Dreamweaver CC\Dreamweaver.exe then click on Apply and Close
    That should be it.
    James

  • Dreamweaver CS3 and Mac OS 10.4.11 Incompatability

    I have been using Dreamweaver CS3 under OS 10.4.10 for a few
    months without significant issues... but after upgrading to 10.4.11
    there is a significant problem.
    I am unable to access any of my remote servers to upload
    files to the sites I have built.
    I was able to reinstall Dreamweaver 8 and it works fine with
    all the same setups
    I've read a technote on a noted problem with Dreamweaver CS3
    and Mac OS 10.5 - but it also appears to happen on 10.4.11
    You can read the 10.5 technote here:
    http://www.adobe.com/go/kb402780

    I have not experienced this problem. Try removing the DW CS3
    preferences file in your Library and then let DW build a new one.
    BTW, what error you are getting when you try to FTP?

Maybe you are looking for