NEED HELP! can't create mysql connection in DW MX 2004

I re-format my computer last week and after reformatting i
install my PHP Triad and Dreamweaver MX 2004, but i can't create
mysql connection using DW wizard, i already follow the step:
1. create / manage site
2. choose document type
3. set up testing server ( i use php mysql @ localhost)
and when i create new connection (fill the hostname,
username, password, and select databases) it failed and show
message "unidentified error occur".
it never happen before (before i re format my computer).
can anyone help me how to solve this problem.
sorry for my bad english i came from Indonesia,
thx before
rgrds
zhastro

I re-format my computer last week and after reformatting i
install my PHP Triad and Dreamweaver MX 2004, but i can't create
mysql connection using DW wizard, i already follow the step:
1. create / manage site
2. choose document type
3. set up testing server ( i use php mysql @ localhost)
and when i create new connection (fill the hostname,
username, password, and select databases) it failed and show
message "unidentified error occur".
it never happen before (before i re format my computer).
can anyone help me how to solve this problem.
sorry for my bad english i came from Indonesia,
thx before
rgrds
zhastro

Similar Messages

  • Can not create the connection in the enrironment!!

    hello,every one:
    please see the following code:
              Environment *env = Environment::createEnvironment(Environment::OBJECT);
              Connection *conn = env->createConnection(userName,password,connectString);
    try
    //use the conn
              catch (SQLException &ex)
                   env->terminateConnection(conn);
                   Environment::terminateEnvironment(env);
                   throw;//re-throw
              env->terminateConnection(conn);
              Environment::terminateEnvironment(env);
              Environment *ev = Environment::createEnvironment(Environment::OBJECT);
    //the program stopped here,display i can not create the new connection
              Connection *cn = ev->createConnection(userName,password,connectString);
              ev->terminateConnection(cn);
              Environment::terminateEnvironment(ev);
    I have terminated the connection and the environment,then why I can not create the
    connection in the new environment?
    I have tried several times,if you connect the same database as the former,then it
    does not work,but if you connect a new database ,it can create the new connection!
    plus:I don't want to use conection pool .
    Can I have some method to solve the problem?
    Please help me!
    Thanks a lot in advance!
    tony from China

    Hi Tony,
    This similar sample works perfectly fine for me. Can you
    retry with this?
    #include <iostream>
    #include <occi.h>
    using namespace std;
    using namespace oracle::occi;
    int main()
            Environment *env = Environment::createEnvironment(Environment::OBJECT);
            Connection *conn = env->createConnection("scott","tiger","inst1");
            try
            //use the conn
            catch (SQLException &ex)
                    env->terminateConnection(conn);
                    Environment::terminateEnvironment(env);
                    cout<<ex.getMessage();
            env->terminateConnection(conn);
            Environment::terminateEnvironment(env);
            Connection *cn;
            Environment *ev;
            try{
            ev = Environment::createEnvironment(Environment::OBJECT);
            cn = ev->createConnection("scott","tiger","inst1");
            catch (SQLException &ex)
                    ev->terminateConnection(cn);
                    Environment::terminateEnvironment(ev);
                    cout<<ex.getMessage();
            ev->terminateConnection(cn);
            Environment::terminateEnvironment(ev);
    }Rgds
    Amogh

  • I can not create mysql database

    I installed mariadb and mariadb-client. Whent I type this in command line
    mysql> CREATE DATABASE menagerie;
    a text file was created which name is CREATE and it consist of mysql --help output.
    How can I create mysql database?

    I think the problem is that you took the instructions too literally. There's a system command line, and a MySQL command line; you're likely looking for the second.
    Try running in your terminal:
    $ mysql
    This will bring up a MySQL prompt that will look like:
    mysql>
    inside of which you can run your "CREATE DATABASE" command.

  • Need help " Can't find a valid editor for this file extension" not sure why I am getting and this or what to do.

    also say explorer not reading SWF files and I have to reload them? Not sure what that is either,
    Thanks
    Jim

    Hi Nancy
    Trying to update my site got to make some changes.  Do you work on sites via remote? I am on Cloud.
    : Nancy O. 
    Sent: Monday, September 01, 2014 3:47 PM
    To: James Neidner
    Subject:  Need help " Can't find a valid editor for this file extension" not sure why I am getting and this or what to do.
    Need help " Can't find a valid editor for this file extension" not sure why I am getting and this or what to do.
    created by Nancy O. <https://forums.adobe.com/people/Nancy+O.>  in Dreamweaver support forum - View the full discussion <https://forums.adobe.com/message/6692200#6692200>

  • Good evening. needed help. I created an account on my ipad on itunes. then wanted to add a credit card the Mbnet. the problem is that an error appears saying "payment method rejected

    I
    good evening. needed help. I created an account on my ipad on itunes. then wanted to add a credit card the Mbnet. the problem is that an error appears saying "payment method rejected"Can help me?

    iTunes Store: Accepted forms of payment
    Mbnet (virtual) is not acceptable form of payment.

  • Hello I Download Adobe Photoshop CC 2014 Last Night i INSTALLED it But it Crashes in 30-40 Sec After i Launch the Product Without Any Error Message I Need Help Can You Resolve This Problem i Tried Creative Cloud Sign Out Nd Sign iN But iT DidnT ReSolve My

    Hello I Download Adobe Photoshop CC 2014 Last Night
     i INSTALLED it But it Crashes in 30-40 Sec After i Launch the Product Without Any Error Message
    I Need Help Can You Resolve This Problem

    Lotfi are you receiving any error messages during the installation?  I would recommend reviewing your installation logs for errors.  Please see Troubleshoot install issues with log files | CC - http://helpx.adobe.com/creative-cloud/kb/troubleshoot-install-logs-cc.html for information on how to locate and interpret your installation log files.  You are welcome to post any specific errors you discover to this discussion.

  • HT3775 I get the following message when trying to open an .avi downloaded from my video cam, need help, can not find the codec, thank you.The document "IMAG0026.AVI" could not be opened. A required codec isn't available.

    I get the following message when trying to open an .avi downloaded from my video cam, need help, can not find the codec, thank you. This is for Quicktime Player.
    "The document “IMAG0026.AVI” could not be opened. A required codec isn't available."

    Try Perian.
    http://perian.org/

  • Can you create multiple connections in smartview? for PROD and DEV?

    Hi,
    We have a production and development hyperion planning. In Smartview, we have successfully connected to PROD but can we create another connection to DEV?
    or do we keep replacing the URL?
    thanks

    I think from 11.1.2.2 onwards the ability to add servers in Shared Connection is removed and an enhancement is filed to have that ability.
    You can use private connection to connect to different instances
    http://DEV:19000/aps/APS for Essbase
    http://DEV:19000/HyperionPlanning/SmartView HyperionPlanning
    If you are on 11.1.2.3 you can create an XML file and use that as your Shared Connection
    Essbase Labs: Smart View News
    Regards
    Celvin
    http://www.orahyplabs.com

  • I jailbroke my ipod and its in recovery mode i cant take it out of it and i cant restore becasue i changes host to sariks sever i need help can any one help me

    i cant take it out of it and i cant restore becasue i changes host to sariks sever i need help can any one help me please please i just got my ipod i realy need help

    Sorry, due to the Terms of Use, problems with jailbroken devices can't be discussed here.

  • (Need Help) How to create Numeric text box in SVG

    Hello everyone,
    Can any one help me to create Numeric TextField in SVG? I'm struggling to do this please someone help me as soon as possible....
    Thanks In advance,
    Ulaga

    To get the best answers, I think you probably need to break down your post into several different one with a separate question in each, along with the business problem you are trying to solve... but here's a few pointers for you to research...
    Textbox - there's plenty of info in SDN on creating a custom control with a textbox e.g. Re: Text Editor on modulepool Screen and sample code in SAP too.
    Attachments - If this is for an email, then GUI_UPLOAD might help and the BCS class is the newer way to send messages... check out Re: Offline Approval: RBBP_NOTIFICATION_OFFAPP Vs RSWUWFMLEC for example... if this is an attachment for an SAP object such as an FI Document or Purchase Order, then the Generic Object Services (GOS) could be what you want e.g. https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/0e6b0d95-0a01-0010-4696-ca0a48de5fb3
    Jonathan

  • Can't Create TNS-connections for different Oracle Homes

    I've installed Oracle 9.2 client and also the Oracle XE 10g Database on my computer. So there are two files "tnsnames.ora"
    (C:\oraclexe\app\oracle\product\10.2.0\server\NETWORK\ADMIN, C:\Programme\ORA92\network\ADMIN). By creating a new connection with
    "TNS" option there is only the content of the XE-tnsnames.ora file. How can I choose the tnsnames.ora in Oracle 9.2 Home?
    Edited by: @chris on 15.05.2009 15:54
    Is there a preference for SQL-Developer to choose any installed Oracle Client?
    Is there a file where I can configure a different Oracle Client for SQL Developer?
    Remark: My "Windows XP - Path" settings are: C:\Programme\ORA92\BIN;C:\oraclexe\app\oracle\product\10.2.0\server\bin;...
    Edited by: @chris on 03.06.2009 19:12
    No comments since 2 weeks :-(
    So I think there is no possibility to select an installed Oracle client when creating "connections" in SQL Developer.
    Would anybody else like to have this feature in future releases of SQL Developer?
    PS: In "SQL Navigator" (by Quest Software) you can select your Oracle Client when creating a connection.

    I had this same issue only with SSMS 2005 x86.
    I unchecked the "Allow inprocess" and I was able to connect.
    You will need the security "Be made using this security context" with the U/P that you mention
    "+same userid and pwd which I use in SQL* Plus to connect to same oracle database+"
    Hopefully you will get pass that issue. The issue I have now is that I can't do a select on
    one of the linked tables.

  • I need help getting my facetime to connect

    I need help getting my iphone 4 to connect to facetime.  It will dial, then say connecting, the just hangs up

    Judging by all the posts on the forum, there seems to be an issue at Apple's end, although they have made no announcement on their status page. Some users have reported that Apple is aware of the issue. Sadly, we have to wait for Apple to provide some sort of update/fix. You can leave feedback for Apple at the link below.
    http://www.apple.com/feedback/

  • 3.1EA3 Can not create first connection on a virginal installation.

    To test a clean installation I
    1) unzipped the download package (sqldeveloper-3.1.06.82.zip of 203Mb, so including the JDK) in a separate folder
    2) removed folders "SQL Developer" and "Oracle SQL developer Data Modeler" from my C:\Documents and Settings\<username>\Application Data\
    On the first startup there is (as expected) no proposal to migrate any settings.
    Opening "New" (by either using the button, ctrl+N or menu File/New) opens the "Create a new" dialog.
    There I select the first item: "Database connection" and click OK.
    The "New Gallery" window opens.
    When either selecting "Database Tier" or "General/Connections" in the tree, the option "Database Connection" is available. It describes how it should "Opens the Create Database Connection dialog". But when I click OK, nothing happens (apart from breefly changing my mouse cursor)... :-(
    On the other hand an other option (Subversion Repository Connection) works fine: selecting it and then clicking OK yields a "Create Subversion Connection" dialog as expected.
    After restarting SQL Developer the same behaviour remains (also see PS below)
    By now I also tried the "All Items" option in the "New Gallery" tree. This lists two kinds of database connections:
    Database Connection (Database Tier)
    Database Connection (Connections)
    When I try the first option (Tier) I again get no dialog.
    When I try the first option (Connections) I also get no dialog.
    In short I can't make any connections.
    Some more info.
    By mistake, i just started up my 3.0 version, but before restoring my C:\Documents and Settings\<username>\Application Data\ folders.
    After having dismissed the migrate dialog (I suppose it saw the files created by the 3.1), the screen looked different from the 3.1 in an important way:
    The 3.0 has the gray screen with the slanted list of buttons on the right, but on the left it also has the treeview (showing an empty list of connections).
    The 3.1 version has the same grey window, but that is all: there is no treeview on the left...
    PS.
    When opening SQL Developer the second time, the following error appeared in the logging page, but I concidder this to be irrelevant (since I don't use TimesTen)
    SEVERE     86     0          Failed to create addin oracle.dbtools.raptor.timesten.TTAddin
    On a third invocation this error did not appear again (the logging page was still open, but empty).
    Edited by: JVdB on 5-jan-2012 1:08 Added the part about the difference between 3.0 and 3.1: the lack of the treeview window on startup

    Well, I (still) can't find any of those "Quite some threads" :-)
    Anyway.
    I'm running on windows XP SP3 (yes...)
    The windows is English, the regional settings used are
    Standards and formats: English (United Kingdom)
    Customize regional options:
    Numbers-tab
    - Decimal symbol: . (dot)
    - Digits after decimal: 2
    - Digit grouping symbol: <null>
    - Negative symbol: -
    - Negative number format -1.1
    - Display leading zeros: 0.7
    - List separator: . (dot)
    - Measurement system: Metric
    Currency-tab
    - Currency symbol € (euro sign)
    - Positive currency format: €1.1
    - Negative: -€1.1
    - Decimal: . (dot)
    - Digits: 2
    - digit grouping symbol: . (dot)
    - digit grouping: 123.456.789
    Time-tab:
    - Time format: h:mm:ss tt
    - Time separator: : (colon)
    - AM: AM
    - PM: PM
    Date-tab:
    - Two digit year: 1930 - 2029
    - Short date format: dd/MM/yyyy
    - Date separator: /
    - Long date format: dd MMMM yyyy
    Location: Belgium
    I added the proposed line in ...\sqldeveloper\bin\sqldeveloper.conf on a line between the existing lines
    AddVMOption -Doracle.jdbc.mapDateToTimestamp=false
    and
    IncludeConfFile sqldeveloper-nondebug.conf
    This has not helped.
    I also tried with "UK" instead of "US", but still no luck...
    Thanks for your help.
    Edited by: JVdB on 9-jan-2012 6:40: added the results of adding the extra option in the .conf file.

  • NEED HELP: Can't Reset Ipad - Forgot restiction code

    i need help. i want to sell my old ipad 2. i cant do the resetting and deleting of information because i forgot the restriction code.
    is there any way that i have this ipad clear of all data so i can sell it?
    please help me!!!!! thank you

    MsRainQ wrote:
    ... i forgot the restriction code.
    To remove the Restrictions passcode you will need to either...
    Restore the Device as New...
    http://support.apple.com/kb/HT4137
    OR...
    from a Backup created Before the Restrictions Code was set....
    Restore from Backup
    http://support.apple.com/kb/ht1766
    MsRainQ wrote:
    i need help. i want to sell my old ipad 2. ...
    See  Erase your device  Here  >  http://support.apple.com/kb/HT4137
    Go to Settings > General > Reset > Erase all content and settings
    Also... See the wjosten post here...
    https://discussions.apple.com/message/20294697

  • Moved the "Connections" folder, now Dreamweaver CS3 can't find MySQL connection...

    Hi,
    Dreamweaver creates a "Connections" folder in the site root
    where all database connection files are stored. I want to move this
    folder to another path but then DW can't find the connection (for
    example in admin/includes/Connections).
    How can I tell DW the new path of the "Connections" folder so
    I can still use DW extensions to find all available database
    connections?
    Thanks!
    Regards,
    Checo

    _Checo_ wrote:
    > How can I tell DW the new path of the "Connections"
    folder so I can still use
    > DW extensions to find all available database
    connections?
    Answered your duplicate post in the AppDev forum. Please
    don't post
    identical questions in multiple forum.s
    David Powers, Adobe Community Expert
    Author, "The Essential Guide to Dreamweaver CS3" (friends of
    ED)
    Author, "PHP Solutions" (friends of ED)
    http://foundationphp.com/

Maybe you are looking for

  • Apple TV only login to one account

    I can only login to one account on my Apple TV. No problem on my iMac and MacBook Pro. The Apple TV does not accept my password. Any help?

  • Size Limitation for ResultSet  in JAVA

    when i execute a query as ResultSet rs=st.executeQuery("select ....") It throws an error saying "Please Use Server Side Cursor for large resultset"... But when i execute the same in SQL Query Analyzer, it returns the row properly without any issue...

  • Display list items based on another list item

    Hi All             I want to display the list item based on another list item, but its not working. This is my code: /*WHEN-NEW-FORM-INSTANCE*/---Its working. DECLARE    rg_district   recordgroup;    rg_name       VARCHAR2 (40) := 'district';    vtem

  • Reader 11.0.04 installs but can't open anything

    reader 11.0.04 installs but can't open pop up states: "failed to load core DLL" have tried to use adobe cleaner & downloaded/installed several times with same results also in Windows folders with PDF files no longer can preview

  • Flash CS5 ActionScript not working after 2-3mins

    Hi, I am using CS5 Design Premium and encounter a very crazy flash problem..... i used the AS3 and made an object move for 100 frames. Added a AS to stop at 50th frame. basically using stop();  for the AS. but it doesnt work when i test it. so i clos