Test database queries in dreamweaver

Hi,
I have dreamweaver MX and it's nice to write PHP code with
MySql queries but I have always wondered if it is possible to
include a PHP server and MySql server in Dreamweaver so that one
can test the page offline before uploading it to the real server.
I know one can install external PHP and MySql servers, but
that might be a little trouble for me.
Please let me know if this has been included in later
versions, or might be included in future ones.
Best Regards,
Mario Mansour

> I know one can install external PHP and MySql servers,
but that
might be a
> little trouble for me.
> Please let me know if this has been included in later
versions, or
might be
> included in future ones.
Take a look at
http://www.wampserver.com/en/
It really does make installation of PHP and mySQL very easy.
There is none of this built in to DW, and I doubt there ever
will be.
E. Michael Brandt
www.divaHTML.com
divaPOP : standards-compliant popup windows
divaGPS : you-are-here menu highlighting
divaFAQ : FAQ pages with pizazz
www.valleywebdesigns.com
JustSo PictureWindow
JustSo PhotoAlbum

Similar Messages

  • Testing SQL Queries (QA Tool)

    Hello All,
    Today i heared a project about testing SQL queries.
    I am allways testing queries manually. By going through the tables, where clause etc.
    I there any QA tool to test SQL queries.
    If the queries are application based, then how can we test?
    Kindly reply if there is one, so that i can join the project.
    Thanks&Regards,
    Kannan Balasubramanian

    If by application-based means a front-end tool to query the database, then you put a trace monitor on that user or group of users. Most QA tools are built specifically for an ongoing application development, I don't know of any out-of-the-box, I just test every single thing I design.
    TimS

  • Creating a test database from backups of the production

    Hello Experts,
    I am a newbie with very much new in Oracle. I have been provided with the inc0 backup(which comprises even the controlfile backup) of the production database (PROD) taken through RMAN and asked to create a new test database (TEST) using the backup. Can anyone please provide me the steps on how to restore it and create the new database ?
    Database version 10.2.0.4
    I am aware of duplicate database concept using RMAN, but I have been asked to not to connect to the target (PROD) database while duplicating. So, I need to create the test database by using the backup of prod database without connecting to PROD database. Please guide me.

    Refer
    http://arjudba.blogspot.in/2008/05/restore-and-recover-database-to-new.html
    RMAN restore database from another backup of different database name
    When you are restoring using the backup of the production database, the db_name would be same on the auxiliary database. Once you restore and recover the database in your test server, you can change the db_name from prod to test by recreating the controlfile

  • How to create test database in system (have downloaded mxdb)

    how to create test database in system (have downloaded mxdb)...Can someone pls help as I am new to SAP

    Hi amit,
    the maxdb documentation gives all information which is needed:
    Install the software with SDBSETUP:
    <a href="http://maxdb.sap.com/currentdoc/4c/da3b3c51bd4b3ae10000000a114084/frameset.htm">Installation</a>
    Create a database with DBMGUI
    <a href="http://maxdb.sap.com/currentdoc/84/d8d192570411d4aa82006094b92fad/frameset.htm">Create Instance</a>
    Reagrds, Christiane Hienger

  • Unable to connect to a Test database in UPK.

    Hi everyone, I was wondering if someone could point me in the right direction. I recently had the Production version of UPK cloned to a virtual server and UPK is able to connect to the test database but when I launch UPK on my workstation and start the process of adding the Test Profile, it gives me an authentication error when I choose my current Windows login account to authenticate. I am running UPK version 3.6.1 and Oracle 10g database on a different server. What could be causing this issue and how can I fix it? Please advise.

    Hi,
    Can you test network connectivity with your Unix Server with a Telnet on your DirectAccess client. If it works, problem is not located on server-side but on DirectAccess client-side. Maybe your SSH client force IPv4 use (using IPv4 to connect instead
    of hostnames, or legacy DLL use). I had a similar case with a client-server application that only rely on IPv4. I had to cheat with NETSH.EXE PORTPROXY as illustrated in my blog post :
    http://danstoncloud.com/blogs/simplebydesign/archive/2012/02/11/tcpv4-based-applications-with-directaccess.aspx
    Hope this help.
    BenoitS - Simple by Design http://danstoncloud.com/blogs/simplebydesign/default.aspx

  • Requiring several database queries for my GUI - where to put the reads?

    Requiring several database queries for my GUI
    Hi all,
    I am to create a GUI with a couple of drop downs
    These are populated from database queries, as well as the main program reading from the database based on all inputs in the GUI.
    Should I put all database reads into a class as seperate methods.
    e.g,
    one method for the database read to populate the first combo box.
    a second method to take the choice from combobox 1 and read from the database to populate combobox 2
    a third method to then perform the main database read based on GUI selections from the above two methods..
    is this the 'right' way to do it.
    my GUI would then be in a sperate class.
    or should I sperate the 3 database reads into 3 different classes?
    thanks in advance,
    Matt

    BigDaddyLoveHandles wrote:
    walker8 wrote:
    You might also read some info on three tier design using MVC (Model, View, Control) if i recall correctly.
    Here's an article by Martin Fowler on GUI architecture: [http://martinfowler.com/eaaDev/uiArchs.html]
    awesome! that's just what i needed. i haven't read all of it yet but it gives me ideas about the classes i need.
    regards
    walker8

  • How to apply PO template from test database to live database?

    I have created a PO template in my test database and I want to apply to the live database. Is any way to accomplish this task? i.e. any import or export method between different database? (Test environment or live environment?)

    First go to your TEST database.  Open your PO template in the design mode.
    Go to Print Layout Designer menu --> Display document properties --> General tab and copy the document ID (example: POR200....)
    Please Note:   
    LIVE = [Your LIVE DB NAME] and
    TEST = [Your TEST DB NAME]
    USING SQL
    INSERT INTO [LIVE].[dbo].[RDOC]
    SELECT * FROM [TEST ].[dbo].[RDOC] WHERE [TEST ].[dbo].[RDOC].DOCCODE = 'POR20...'   -
    (document ID copied above)
    INSERT INTO [LIVE].[dbo].[RITM]
    SELECT [TEST].[dbo].[RITM].* FROM [TEST].[dbo].[RITM]
    WHERE [TEST].[dbo].[RITM].DocCode = 'POR20...'   -
    (document ID copied above)
    This should work.
    Best Wishes

  • OIM Design Console in UAT pointing to test database

    Hello,
    I am running on OIM 11gr2ps2.  The configuration admin turned the uat environment to us.  When we started the OIM design console for uat, we noticed that it's pointing to the test database.
    We checked config/xlconfig.xml for uat and it's pointed to the correct uat server.
    Are there any configuration files on the server that we could check to troubleshoot this issue?
    Thanks
    Khanh

    Make sure you have updated at two places in xlconfig.xml
    <ApplicationURL>http://oim-server:14000/xlWebApp/loginWorkflowRenderer.do</ApplicationURL>
    <Discovery>
      <CoreServer>
      <java.naming.provider.url>t3://oim-server:14000//oim</java.naming.provider.url>
      <java.naming.factory.initial>weblogic.jndi.WLInitialContextFactory</java.naming.factory.initial>
      </CoreServer>
    ~J

  • Physical Data Guard as Test Database?

    I am in a new shop and the first DBA in the shop. On the first day I see that they have ‘tablespace full’ problems because people are running test jobs on the production database – reports, I hope!
    This is a 10g database on hp/ux.
    I will suggest that I create a proper test database as a physical standby database from production. The amount of data in the production database is not enormous. There is just a need to create a test system good enough to pull the testers off the production system.
    But what about the day that someone mangles the test system? How do you get a physical standby database back in sync? Restore from backup and reapply logs? Recreate the standby from production? Or is there a better way to do all this than physical standby?
    TYIA

    1) Running reports should never cause tablespaces to fill up. Selecting data doesn't cause any data to be written to tablespaces. You might get errors related to exhausting the TEMP tablespace if the reports are doing a lot of sorts, but it doesn't sound like that's what you're seeing.
    2) You would not normally create a test database as a standby of the primary database. Normally, you would take a backup of the production database and restore that backup on to the test server, rename the database, and open it up as the test system. Assuming you're using RMAN to back up the production database, this should be relatively straightforward.
    3) Normally, you would then schedule a regular restore of the production backup to the test server in order to refresh the test system. That's normally something that's done roughly monthly, but that depends on the frequency of your builds and how frequently you need pristine and/or updated data in the test system. In addition to providing a test system, doing regular restores is a great way to validate your backup and recovery strategy in a relatively low-stress environment-- it's much nicer to discover that the process that writes to tape has been broken for 3 weeks when you're attempting to refresh the test database than when the production database has failed and angry users are standing outside your cube demanding that you get the database up now.
    4) Going back to #1, though, if data tablespaces are filling up, that would seem like something that should be investigated in addition to the lack of a test environment.
    Justin

  • Creating a reduced size Test database

    Hi everyone,
    We currently have some test and development databases which are refreshed regularly as a whole with production data at regular intervals. However the production database is quite big and growing at a considerable rate. This makes demands for disk space on test database servers to grow as well. The test team do not need a full copy of the production so I am investigating the possibility of creating a procedure(perhaps write some scripts) whereby the test database are refreshed with only a certain portion of the production data,keeping all the relationships and constraints in consideration. I will appreciate any input and discussion on how this could be possible and what options can be explored.
    Many Thanks,
    Mandeep.

    Hi ,
    Sorry for the late reply. The Test and Dev databases are refreshed with a fresh copy of the production data once or twice a month. The refresh is done by taking an export from the production, doing an import in the Test environment.
    Oracle version is 9.2.0.6 on all servers.
    Thanks.

  • Database refresh from production to test database

    Dear All,
    i want to refresh data on test database using production database.Test and production database has same backend structure.
    i am using following steps.Please correct if i am wrong any where.
    1)Take Full export from producion database
    2)DROP SCHEMA ON test database.SKIP schema like sys,system and other oracle schemas.
    3)do full import on test database.
    is this correct way to refresh the data on other enviornmet.
    Thanks.
    rajesh

    user12071799 wrote:
    Dear All,
    i want to refresh data on test database using production database.Test and production database has same backend structure.
    i am using following steps.Please correct if i am wrong any where.
    1)Take Full export from producion database
    2)DROP SCHEMA ON test database.SKIP schema like sys,system and other oracle schemas.
    3)do full import on test database.
    is this correct way to refresh the data on other enviornmet.
    Hi,
    You can do one correction here :
    Instead of taking full export backup , take export of only those schemas which you want to refresh.
    You can use datapump to make it faster.
    For improving speed please check
    http://www.dba-oracle.com/oracle_tips_load_speed.htm
    Regards
    Rajesh

  • Oracle client has a test database for creating SP's?

    I have 10g Oracle client in my machine. Does it have a test database I can connect to and create stored procedures?
    If not, is it possible to create a local database?
    And What about Oracle Express client? Does it come with a test Database? Or do I need to install database in my system for creating SP's ?

    901007 wrote:
    I have 10g Oracle client in my machine. Does it have a test database I can connect to and create stored procedures?
    If not, is it possible to create a local database?
    And What about Oracle Express client? Does it come with a test Database? Or do I need to install database in my system for creating SP's ?No. You have to install oracle database server version for this.

  • Migrating from Test Database to Production Database

    Hi,
    I have a situation where I created my Portal Pages on test database and now, I want to move everything from test database to my production database. The portal version on both the sites is same (3.0.9.8). I have content areas and applications in my existing test site. What is the best and easiest way to achieve this?
    Thanks in advance.
    Regards,
    Jatinder

    Hi,
    the easiest way is to make an export of the portal schema en import it into you're production database.
    greetings
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Jatinder:
    Hi,
    I have a situation where I created my Portal Pages on test database and now, I want to move everything from test database to my production database. The portal version on both the sites is same (3.0.9.8). I have content areas and applications in my existing test site. What is the best and easiest way to achieve this?
    Thanks in advance.
    Regards,
    Jatinder<HR></BLOCKQUOTE>
    null

  • Moving the 80 Million records from Conversion database to System Test database (Just for one transaction table) taking too long.

    Hello Friends,
    The background is I am working as conversion manager and we move the data from oracle to SQL Server using SSMA and then we will apply the conversion logic and then move the data to system test ,UAT and Production.
    Scenario:
    Moving the 80 Million records from Conversion database to System Test database (Just for one transaction table) taking too long. Both the databases are in the same server.
    Questions are…
    What is best option?
    IF we use the SSIS it’s very slow and taking 17 hours (some time it use to stuck and won’t allow us to do any process).
    I am using my own script (Stored procedure) and it’s taking only 1 hour 40 Min. I would like know is there any better process to speed up and why the SSIS is taking too long.
    When we move the data using SSIS do they commit inside after particular count? (or) is the Microsoft is committing all the records together after writing into Transaction Log
    Thanks
    Karthikeyan Jothi

    http://www.dfarber.com/computer-consulting-blog.aspx?filterby=Copy%20hundreds%20of%20millions%20records%20in%20ms%20sql
    Processing
    hundreds of millions records can be done in less than an hour.
    Best Regards,Uri Dimant SQL Server MVP,
    http://sqlblog.com/blogs/uri_dimant/
    MS SQL optimization: MS SQL Development and Optimization
    MS SQL Consulting:
    Large scale of database and data cleansing
    Remote DBA Services:
    Improves MS SQL Database Performance
    SQL Server Integration Services:
    Business Intelligence

  • Where is the database panel in Dreamweaver CC?  Was this feature removed?

    Where is the database panel in Dreamweaver CC?  Was this feature removed?
    Mike

    At the link I posted above.
    There is a single extension to restore these features. Extension is available at:
    Vista/Windows 7: C:\Program Files (x86)\Adobe\Adobe Dreamweaver CC\Configuration\DisabledFeatures
    Mac OS X: /Applications/Adobe Dreamweaver CC/Configuration/DisabledFeatures
    To install, follow instructions in the video
    http://www.youtube.com/watch?v=cB2vmNfcq7A
    Nancy O.

Maybe you are looking for

  • Export single-page pdfs with page name

    I've been looking for a script that: - exports every page of an indesign file to a seperate single-page pdf (or other filetypes) - names the pdf with the name of a page -> this is the hard part to find The reason i could use it: i have a 200+ page fi

  • How to create a table using blob datatype and then selecting the output???

    I have created table create table imgloader(img_l blob); now i want to insert the image i.e. '/u1/archie.jpg' to this table what steps to be follwed to insert the image into table..and how to see the stored image??

  • Query on Positive time management in SAP HR

    Dear Experts While checking the RPTIME00, I get the following in log - Select time wage types GWT Input -  TIP Processing - No pairs exist for processing type Output DZL - No entry in table What could be the possible reasons? Can anyone please tell m

  • HFM Client 11.1.1.3 is supported with Windows 7 64 bit OS??

    Hi, Currently we are using HFM 11.1.1.3 version. Our company is upgrading all the Systems to Windows 7 machines. And would like to check whether it is supported with Windows 7 are not. Ex. HFM Client, Hyperion Reporting Studio, Smartview etc. Do I ne

  • Content Engine 507 Software

    Hi Guys, I am a CCNA doing a collection of Cisco  equipment to build my own home lab, now i am in the edge of writing my  CCNP though i failed one exam. I have a Content Engine  507 (i know its outdated) and i am looking for the software, i htink it