SQL developer bat file not found?

(possibly this should be posted in another place)
I installed the new Oracle 11.2.0.1 64 bit in windows 2008 sp2 64 bit, the sqldeveloper doesn't work,
D:\app\serv_hyperion\product\11.2.0\dbhome_1\SQLDEVELOPER\SQLDEVELOPER\BIN\sqldeveloper.bat
Actually, I cannot find this bat file, this is strange. And I have to refer to the sqldeveloper.exe file, and it looks for a java, and I refer it to a jdk or jre Java, but stilll error happens. what happens? why i cannot find the sqldeveloper.bat file?
when I refer the sqldeveloper.exe to JRE java.exe, the error is: J2SE SDK is not found. If I refer the sqldeveloper to JDK java.exe, the error is Java Virtual Machine is not available. I have 2 issues: the first probelem is I cannot find the sqldeveloper.bat that should exist, the 2nd problem is I cannot start the sqldeveloper.exe no matter if I use JRE or JDK, thanks!

Hello,
Sincerely, I always install SQL Developer separately on a directory whose name specify the Release. For instance, sqldeveloper-2.1.1.64.45.
Because Oracle delivers new release every 2 or 3 months, and it's recommended to do not modifying Oracle Server installation without using OUI.
Then, you can locate the sqldeveloper.exe on this directory and create a shortcut to it.
Afterwards, when you want to install a later release (sqldeveloper x.y.z.aa.bb) you may create another directory for that and import straigthly all the connexions you already defined from the former installation.
By exporting / importing connexions you won't have to recreate them.
By that way, you may have several releases of sqldeveloper and compare them. Sometimes there're differences between them.
For instance, the first release of SQL Developer (1.1) allows connexions to Oracle 8i database while it's not allowed in 2.1.
Hope this help.
Best regards,
Jean-Valentin

Similar Messages

  • SQL Developer export files not visible

    Hi All,
    I've started using SQL Developer recently and I am completely new to this tool.
    I've noticed a weird problem. All the export files and the folders I create from SQL Developer is not visible from the normal windows. Say I've executed a query and I need to export the output to a file. I right-click on the data grid; select Export Data -> xls/csv (anything) . I get a pop to mention the Location of the file. I click on Browse ; then select the location and then click on apply. I expect the file to be created. But when I go to that folder; I do not find any files.
    To add on to my suprise; If i click on open a file and navigate to the above mentioned path; the pop-up shows that the file is present in that folder. But it is not visible from Windows. This is of no use as I cannot use those files.
    BTW; version is 2.1.1.64
    Note: I've also enabled the option of viewing all hidden files and folders in Windows.
    Regards,
    Arun

    Hi Arun,
    If you are using Windows Vista, Windows 7, or higher, and writing to a directory (like C:\, C:\Windows\, C:\Program Files\) that Microsoft wishes to protect from malware or just simple clutter , then you are running afoul of a redirect feature in the OS that puts the unwanted file in a VirtualStore folder for your user name, specifically:
    C:\Users\<yourusername>\AppData\Local\VirtualStore\<full path where you think the file got stored>See the following for details:
    http://answers.microsoft.com/en-us/windows/forum/windows_7-files/folder-redirect-in-windows-7/95218744-37e6-40cd-b890-2e647351df16
    I just ran across this myself for the case of C:\ and perhaps this applies to your situation also.
    Regards,
    Gary

  • I have lightroom 5.7 and a macbook pro 10.9.5.  Occasionally when I am editing a photo in the develop module, I suddenly get a "file not found" message and the editing ceases to work.  There is no "exclamation" icon below the histogram box in the Library

    I have lightroom 5.7 and a macbook pro 10.9.5.  Occasionally when I am editing a photo in the develop module, I suddenly get a "file not found" message and the editing ceases to work.  There is no "exclamation" icon below the histogram box in the Library module or on the photo in grid view, and the histogram is gone.  What is going on? Trying to find it using the "find missing photos" in the library menu does nothing.

  • "File not found" with CF 8 Developer Edition

    Hello
    I just installed CF 8 Developer Edition on a Windows XP Pro machine. CF Admin works well, so I know the CF server itself works. But whenever I try to run any of my own .cfm files from localhost or 127.0.0.1 it gives me a "file not found" error. Not sure what's going on.
    Thanks
    Khaled

    How did you install ColdFusion?  What web server are you using?  What operating system? There are several possible combonations where ColdFusion looks for files and how one accesses them with a browser.
    Depending on the choices you made during installation you could need to be using port 80, 8300 or 8500.As well as, your web files could need to be in c:\\inetpub\wwwroot\, /var/www, \Apache22\htdocs, c:\\Jrun4\servers\cfusion\cfusion-ear\cfusion-war\ or many other possibilites.

  • JBO:33001 bc4j.xcfg file not found in class path

    Hi,
    I am yet another victim of the age-old error JBO:33001 bc4j.xcfg file not found in class path, When i have my BC4JApp.jar in Tomcat Web-inf/lib directory. All the other jar files and class files in my webserver-application web-inf classes and lib directory works.
    But Tomcat server is not able to read this bc4j.xcfg file. I can see in my jar file that this bc4j.xcfg exists and in the specified package directory. still the problem persists. My BC4JApp.jar is perfectly working when i use JDeveloper. but not when i use tomcat4.0 and call a JSP using BC4JApp.jar from browser (My environment is Jdeveloper3.2, Tomcat4.0+IIS in middle tier and oracle 8i as DB, everything on windows2k)
    I have gone through almost all the threads possible that relates to this error in this form. None of them have a answer except to say "put the file in classpath". and last reply is "will fix in jDeveloper 9i. So what happens to us who are working in Jdeveloper 3.2?
    1. I have this file in my jar file.
    2. I also tried creating a seperate directory manually, with the same name as my package under web-inf/classes, web-inf/lib , just under web-inf directory and atlast under approot directory also. I tried having my package directory containing bc4j.xcfg in these folders one at a time and also tried having this directory in all these folders at the same time.
    Still no solution.
    Itz frustrating that neither proper documentation nor a right url page nor i am aware of available addressing this. page links given in above threads only gives me the wonderful page of ie's "Page cannot be displayed".
    Is there a answer to this error and my problem. If this doesn't work, then i have to all the way develop from scratch creating my jsp using JDBC calls and Stored packages etc.
    I don't want to give up on this Jdeveloper at this final moment because if this bc4j.xcfg file is found, my application will work perfectly. on these final moments, if this doesn't work, i am frightened to imagine to develop my application in standard way. Atlast, if thatz the option left,we have to do that bcos our production date is close by.
    Please can some one in this forum or Jdeveloper help me to solve this problem. I am desperate and very urgent.
    Waiting for a reply from Jdev team very much...
    ( I just posted in the other thread which is pretty old, dated backto May 2001, which was relevant to this error. Just to make sure it is noticed, I am posting it seperately too)
    Thanks
    Hari(2/3/02)

    Hi All,
    For those who are following this thread, I got a solution for this error with the help of Jdev Team.
    This solution may work, if you have deployed your application in Tomcat4.0.1. This is the environment in which I work and tested.
    As you may be aware, Tomcat ignores value in CLASSPATH variable.
    To see any files that are existing or newly deployed, it has it own way of detecting it.
    Addition information on Tomcat working, you can follow this link,
    http://jakarta.apache.org/tomcat/tomcat-4.0-doc/index.html
    Coming to point, Tomcat has got five classloaders and each classloader invoked, looks in their related directories for files in following order.
    1. /WEB-INF/classes of your web-application
    2. /WEB-INF/lib/*.jar of your web application
    3. BootStrap classes of your JVM (Tomcat's $JAVA_HOME/jre/lib/ext)
    4. System class loader classes($CATALINA_HOME/bin/bootstrap.jar,CATALINA_HOME/lib/tools.jar)
    5. $CATALINA_HOME/common/classes
    6. $CATALINA_HOME/common/lib/*.jar
    7. $CATALINA_HOME//classes
    8. $CATALINA_HOME/lib/*.jar
    So All your individual application related files should be deployed in your application's WEB-INF/classes or WEB-INF/lib directory accordingly.
    If your application files are unpacked, they should be deployed or copied under WEB-INF/classes directory
    if the files are within a jar, they should be under WEB-INF/lib directory.
    If your Jar-files contains bc4j components, then those jar files should be deployed under WEB-INF/lib directory. Also,do the next step to copy all relavant BC4J runtime libraries under lib directory.
    IMPORTANT: Please remember to copy and paste all the required BC4j runtime libraries in the Same WEB-INF/lib directory along with your application jar files. This is the real reason which can solve this JBO:33001 to disappear. It worked for me.
    To configure your directory for tag-lib uri's, use web.xml to set the taglib-uri attribute.
    Put your web.xml and DataTags.tld in the WEB-INF directory.
    Your simple web.xml may look like as follows.
    <?xml version="1.0" encoding="ISO-8859-1"?>
    <!DOCTYPE web-app
    PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
    "http://java.sun.com/dtd/web-app_2_3.dtd">
    <web-app>
         <taglib>
              <taglib-uri>
                   /webapp/DataTags.tld
              </taglib-uri>
              <taglib-location>
                   /WEB-INF/DataTags.tld
              </taglib-location>
         </taglib>
    </web-app>
    You may then modify this web.xml to suit further requirements of your application.
    Remember to stop and restart the Tomcat Server (service) by using shutdown and startup scripts after updating any jar files/class files/ JSP or source files deployed in Tomcat.
    Sometimes, only this helps even though your context's reloadable attribute is set to true in Tomcat Server's server.xml file.
    Hope this above information helps you to solve this error in Tomcat environment. My Sincere thanks once again to Juan and Jdev team for their help and efforts to solve this problem.
    Thanks
    Hari

  • Error on WWI server EHS_GLM_GENSERV: Results file not found on production

    Hi Experts,
    I need some help/advice. We have issues with our new EH&S WWI server. 
    This new setup working OK with Dev and QA (the WWI and GLM part is just fine), We did try to link this server to production then it gives below error.
    Only difference between  existing WWI QA and production server is that
    Existing QA and development WWI server installed at location C:\Program Files (x86)\EHS\WWI 
    And Same path maintain on new server C:\Program Files (x86)\EHS\WWI  
    But existing production WWI server installation path  is  different C:\Program Files\EHS\WWI
    So is there any customizing changes required from SAP side to avoid this error on production
    Can you please advise on this.
    ================================================================================
    Error on WWI server EHS_GLM_GENSERV: Results file not found
    Message no. C$830
    Diagnosis
    The results file of the generation was not found on the WWI server EHS_GLM_GENSERV.
    System Response
    Generation was not carried out.
    Procedure
    Advise your system administrator to check the WWI installation on the WWI server EHS_GLM_GENSERV.
    Check the Windows event log on the WWI generation server. The event log may contain other error messages.
    SAP Note 1058521 provides possible solutions for this error.
    ==================================================================================
    Log shows
    ============================================================================================================================================
    E000 Error: OLE Exception (-2146823114) from Word8_OpenDoc (docs.Open) by Microsoft Word: This file could not be found. (C:\Windows\...\r00000000000001422051.rtf) (HRESULT Code:5174)
    E000 Error opening document (Word8_OpenDoc: Documents.Open failed)
    ================================================================================================================================================

    Hello Gajanan,
    the path of the temporay workfolder can be configured in the IMG. Often this path is setup as the WWI server installed location but it is just a temporay workfolder which must exist on the WWI server. The path can be configured under:
    For ECC 6.0 Ehp 0-2 and lower
    Environment, Health and Safety -> Basic Data and Tools -> Basic Settings -> Specify Environment Parameters
    For ECC 6.0 Ehp 3-6
    Environment, Health and Safety -> Product Safety -> Global Label Management -> Make Settings for Basic Data
    For ECC 6.0 Ehp 7
    Environment, Health and Safety -> Global Label Management -> Set Basic Data and Tools for Global Label Management -> Make Settings for Basic Data

  • Really at a loss on this., both apexins and apxldimg give 'file not found'

    I am sure the correct parameter is being supplied. This is on windows 7 64 bit platform.
    SQL> @apxldimg C:
    PL/SQL procedure successfully completed.
    old 1: create directory APEX_IMAGES as '&1\apex\images'
    new 1: create directory APEX_IMAGES as 'C:\apex\images'
    Directory created.
    file not found: /doc/aadm_chng_day.htm
    file not found: /doc/adm_email.htm
    file not found: /doc/adm_request_notif.htm
    file not found: /doc/advnc_web_invoke.htm
    file not found: /doc/api007.htm
    file not found: /doc/bldapp_appgroup.htm
    file not found: /doc/bldapp_srch_item.htm
    file not found: /doc/bldapp_wiz_pg_def.htm
    file not found: /doc/deploy_app_id.htm
    file not found: /iu_option.gif
    file not found: /oracle.gif
    file not found: /reg_temp_edit.gif
    PL/SQL procedure successfully completed.
    PL/SQL procedure successfully completed.
    Commit complete.
    timing for: Load Images
    Elapsed: 00:00:22.38
    Directory dropped.
    SQL> spool off
    Any help is most appreciated.

    apex 3.1 on oracle 11.2...
    Increased session_max_open_files and re-ran receiving below output.. i do get proper images displayed on login page now;however, not sure everything is still 100% correct.
    SQL> @apxldimg_mod G:\oracleSoftware
    PL/SQL procedure successfully completed.
    old 1: create directory APEX_IMAGES as '&1\apex\images'
    new 1: create directory APEX_IMAGES as 'G:\oracleSoftware\apex\images'
    Directory created.
    -21560 ORA-21560: argument 3 is null, invalid, or out of range
    -21560 ORA-21560: argument 3 is null, invalid, or out of range
    -21560 ORA-21560: argument 3 is null, invalid, or out of range
    -21560 ORA-21560: argument 3 is null, invalid, or out of range
    -21560 ORA-21560: argument 3 is null, invalid, or out of range
    -21560 ORA-21560: argument 3 is null, invalid, or out of range
    -21560 ORA-21560: argument 3 is null, invalid, or out of range
    -21560 ORA-21560: argument 3 is null, invalid, or out of range
    -21560 ORA-21560: argument 3 is null, invalid, or out of range
    -21560 ORA-21560: argument 3 is null, invalid, or out of range
    -21560 ORA-21560: argument 3 is null, invalid, or out of range
    -21560 ORA-21560: argument 3 is null, invalid, or out of range
    -21560 ORA-21560: argument 3 is null, invalid, or out of range
    -21560 ORA-21560: argument 3 is null, invalid, or out of range
    -21560 ORA-21560: argument 3 is null, invalid, or out of range
    PL/SQL procedure successfully completed.
    PL/SQL procedure successfully completed.
    Commit complete.
    timing for: Load Images
    Elapsed: 00:00:46.97
    Directory dropped.
    SQL>

  • File Not Found when calling a Servlet in Portal

    We've developed a JSP/servlet application within JDeveloper 9.0.3 also using the Portal add-in.
    Upon submission of form within the JSP, a servlet is called using a url based servlet mapping. Everything works great in Jdeveloper, but once we deploy to the app server through OEM and try to submit the form on the JSP (through a basic submit button), we get a 404 File Not Found error.
    All of the code is set up in the basic j2ee structure. (I think) DrugInter is the name of the provider and the application.
    applications/DrugInter/DrugInter/WEB-INF/classes/src/com/whatever/ServletName.class
    Our web.xml has the correct servlet name and mapping to this servlet. I'm assuming this is the case only because everything works fine within JDev.
    Any ideas?
    Thanks!
    Teri Kemple

    I think I found the problem. I am using Illustrator CS5 (15.0.02) running on MacOS (10.7.5).
    In my script, Folder.selectDialog function was returning "file:///Users/alex/Apps/temp", when I selected the temp folder from the dialog box. I want the function to return "/Users/alex/Apps/temp". If I hardcode the path (as shown below), the javascript runs fine.
    // Select the source folder.
    //sourceFolder = Folder.selectDialog( 'Select the folder with Illustrator files', '~' );
    sourceFolder = Folder("/Users/alex/Apps/temp");

  • AudioUnit/AudioUnit.h file not found error in ipad App?

    Hi Iam using AudioToolbox Frame work in ipad App and i have added all required frameworks. App is running successfully in Ipad Simulator. But in device, AudioUnit/AudioUnit.h file not found error has occurred. i didn't found any solution in net.
    Please any one tell the solution of this problem.
    Thanks.

    You would do better to ask this in the developer forum, not the user forum.

  • 404 File not found error in jdeveloper

    Hi all,
    I developed a jsp page in jdeveloper and I added all the required files. The page was compiled successfully. But when i ran the page it shows 404 File Not Found Error. web.xml is not added to my project. Can anyone help me
    Regards,
    Kannan

    web.xml is not added to my project
    web.xml gets created when a JSP page is created. Has the web.xml been deleted or was the JSP created not in JDeveloper? Is the JSP in the public_html directory?

  • File not Found Error in Flex APP-MDI

    Hi Friends,
    In my Flex APP-MDI application  have error.Th error is given blew.How can i solve this problem,please any one help to me.
    Error:
    File not found: file:/C:progmfiles/AdobeFlashBuilderBeta2/amdiBasicExample_1_1_1/bin-debug/amdiBasicExamp le.html
    Thanks,
    Magesh R.

    You would do better to ask this in the developer forum, not the user forum.

  • File Not Found Error in JSP

    hi..i m developing one application in JDeveloper...now from html file i am directing to jsp page. using Form tag
    <form action="http://128.127.100.51:8990/ValidateUser.jsp" name="login" method="post"> but it shows me error. "http://128.127.100.51:8990/ValidateUser.jsp" file not found..though html file and ValidateUser.jsp file both are in Public_html file
    Now wht is wrong with this
    Regards
    Chintan

    1: Double check the port number that your Tomcat Server is using. (TOMCAT_HOME/conf/server.xml).
    2: check you IP. This is not the 'localhost' IP (not sure if it is LAN or real IP). So it may change dynamically.
    3: Check for Firewalls. Also, since you are not using localhost, you will have to make sure you traverse all the firewalls built around your system. If you have a router (home), windows XP, or some other firewall, make sure the appropriate ports are opened. If you are behind a corporate firewall, or your ISP closes ports... your kinda out of luck until you find a way to cheat around them.
    2: Try just using just "/ValidateUser.jsp" as long as it is one the same domain as the Form. This will make it less likely to break, should your IP change.

  • File Not Found error message

    I keep getting this message when I try to view my coldfusion
    page in my web browser. How do I fix this? I've tried saving it
    somewhere else and recreating the file but I still get the message.
    Here is the message:
    The web site you are accessing has experienced an unexpected
    error.
    Please contact the website administrator.
    The following information is meant for the website developer
    for debugging purposes.
    Error Occurred While Processing Request
    File not found: /reviews.cfm
    Resources:
    Check the ColdFusion documentation to verify that you are
    using the correct syntax.
    Search the Knowledge Base to find a solution to your problem.
    Browser Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1;
    .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30;
    InfoPath.2; Windows-Media-Player/10.00.00.3990)
    Remote Address 127.0.0.1
    Referrer
    Date/Time 06-Mar-08 12:31 PM
    Stack Trace (click to expand)
    coldfusion.runtime.TemplateNotFoundException: File not found:
    /reviews.cfm
    at coldfusion.filter.PathFilter.invoke(PathFilter.java:89)
    at
    coldfusion.filter.LicenseFilter.invoke(LicenseFilter.java:27)
    at
    coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:70)
    at
    coldfusion.filter.BrowserDebugFilter.invoke(BrowserDebugFilter.java:74)
    at
    coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:2 8)
    at
    coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
    at
    coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:46)
    at
    coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
    at
    coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
    at coldfusion.CfmServlet.service(CfmServlet.java:175)
    at
    coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89)
    at jrun.servlet.FilterChain.doFilter(FilterChain.java:86)
    at
    coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:42 )
    at
    coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46)
    at jrun.servlet.FilterChain.doFilter(FilterChain.java:94)
    at jrun.servlet.FilterChain.service(FilterChain.java:101)
    at
    jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:106)
    at
    jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
    at
    jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:284)
    at
    jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:543)
    at
    jrun.servlet.http.WebService.invokeRunnable(WebService.java:172)
    at
    jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:320)
    at
    jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428)
    at
    jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:266)
    at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
    Debugging Information ColdFusion Server Developer
    8,0,0,176276
    Template /reviews.cfm
    Time Stamp 06-Mar-08 12:31 PM
    Locale English (US)
    User Agent Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1;
    .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30;
    InfoPath.2; Windows-Media-Player/10.00.00.3990)
    Remote IP 127.0.0.1
    Host Name localhost
    Execution Time
    No top level page was found.
    Exceptions
    12:31:43.043 - coldfusion.runtime.TemplateNotFoundException -
    in : line -1
    File not found: /reviews.cfm
    Scope Variables
    CGI Variables:
    AUTH_PASSWORD=
    AUTH_TYPE=
    AUTH_USER=
    CERT_COOKIE=
    CERT_FLAGS=
    CERT_ISSUER=
    CERT_KEYSIZE=
    CERT_SECRETKEYSIZE=
    CERT_SERIALNUMBER=
    CERT_SERVER_ISSUER=
    CERT_SERVER_SUBJECT=
    CERT_SUBJECT=
    CF_TEMPLATE_PATH=C:\ColdFusion8\wwwroot\reviews.cfm
    CONTENT_LENGTH=
    CONTENT_TYPE=
    CONTEXT_PATH=
    GATEWAY_INTERFACE=
    HTTPS=
    HTTPS_KEYSIZE=
    HTTPS_SECRETKEYSIZE=
    HTTPS_SERVER_ISSUER=
    HTTPS_SERVER_SUBJECT=
    HTTP_ACCEPT=*/*
    HTTP_ACCEPT_ENCODING=gzip, deflate
    HTTP_ACCEPT_LANGUAGE=en-us
    HTTP_CONNECTION=Keep-Alive
    HTTP_COOKIE=
    HTTP_HOST=localhost:8500
    HTTP_REFERER=
    HTTP_USER_AGENT=Mozilla/4.0 (compatible; MSIE 7.0; Windows NT
    5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30;
    InfoPath.2; Windows-Media-Player/10.00.00.3990)
    PATH_INFO=
    PATH_TRANSLATED=C:\ColdFusion8\wwwroot\reviews.cfm
    QUERY_STRING=
    REMOTE_ADDR=127.0.0.1
    REMOTE_HOST=localhost
    REMOTE_USER=
    REQUEST_METHOD=GET
    SCRIPT_NAME=/reviews.cfm
    SERVER_NAME=localhost
    SERVER_PORT=8500
    SERVER_PORT_SECURE=0
    SERVER_PROTOCOL=HTTP/1.1
    SERVER_SOFTWARE=
    WEB_SERVER_API=
    Debug Rendering Time: 62 ms

    No CFINCLUDE, unless I'm not seeing it. Here's my code:
    <!--- Get ratings --->
    <cfquery datasource="PFB" name="Ratings">
    SELECT *
    FROM Ratings
    ORDER BY RatingID
    </cfquery>
    <!----get ages----->
    <cfquery datasource="PFB" name="Age">
    SELECT *
    FROM Age
    ORDER BY AgeID
    </cfquery>
    <html>
    <body>
    <cfform action="insertnewreview.cfm">
    <table>
    <tr>
    <td>Age:</td>
    <td> <select name="AgeID">
    <cfoutput query="age">
    <option
    value="#AgeID#">#Age#</option></cfoutput>
    </select>
    </td>
    </tr>
    <tr>
    <td><cfoutput
    query="question">#Question#</cfoutput></td>
    <td><select name="RatingID">
    <cfoutput query="ratings"><option
    value="#RatingID#">#Rating#</option>
    </cfoutput></select></td>
    </tr>
    </table>
    </cfform>
    </body>
    </html>

  • Error running exe to write to exel file: Error 7 New file not found

    Hello!I have this problem, i've looked everywhere and i still can't solve it. It would be great if anyone can help me.
    I built an application that writes an array to a spreadsheet file.
    Everything works fine in Labview 7.1 , i can build the exe file, but
    when i try to run it it doesn't work (it doesn't do anything although
    in Labview works perfecty well)and i have this error:
    <<Error 7 occurred at New File; Possible reason(s):
    LabVIEW:  File not found. The file might have been moved or
    deleted, or the file path might be incorrectly formatted for the
    operating system. For example, use \ as path separators on Windows, :
    on Mac OS, and / on UNIX.>>
    I've attached the vi file and the exe file.
    Thank you
    Attachments:
    app.zip ‏167 KB

    You've made a very, very common mistake and one discussed in numerous postings. When running in development mode and using the Current VI's Path, the path to a VI would be something like c:\folder\example.vi. When built, it becomes c:\folder\app.exe\example.vi. An extra strip path is required. Look at this, this, and this.

  • Error:verifier jar file not found

    Hi,
    I found problem "verifier jar file not found" while building a package in Aspects Developer Evaluation version.
    Pls guide me regarding my problem if any body could.

    Include the offcardverifier.jar file in your classpath, you will find this file under $java_card_kit-2_2_2\lib
    Regards,
    Amr.

Maybe you are looking for