QueryCAT Logo
Search 5,000,000+ questions and answers.

Frequently Asked Questions

Can I use the Container's data source as a MapViewer data source?

Oracle Application Server 10G MapViewer FAQ
Yes. When defining a new data source, you can use the container_ds attribute instead of specifying detailed connection information through jdbc_host/jdbc_sid/jdbc_port/jdbc_user/jdbc_password/jdbc_mode. The value for the container_ds attribute should be the same as that of the ejb-location in your container's data source definition.

Can I define a permanent data source for MapViewer?

Oracle Application Server 10G MapViewer FAQ
Yes. Simply add your data source definition in the mapViewerConfig.xml. Make sure you prefix your database user's password with "!", so that MapViewer will obfuscate the cleartext password when it reads in the data source definition for the first time. Here is an example datasource definition placed in mapViewerConfig.xml. <map_data_source name="mvdemo"

How do I get DataConnector to use an IList for a data source?

Data Access - Windows Forms FAQs
How do I get DataConnector to use an IList for a data source? I'm trying to get a DataConnector component to recognize that my data source implements IList. According to the documentation, it should then use this implementation instead of its own...

What is the source of the data?

CLEI | FAQ
The population data are from the U.S. Census Bureau 2000 Census. Indiana census data can be down loaded from the Census Bureau website located at http://www2.census.gov/census_2000/datasets/Summary_File_1/ The mortality data are from the Indiana State Department of Health. The Indiana Division of Mental Health and Addiction requested use of these data and received formal approval to use the data on this website.

Can I use a Java Data Source in my Mainsoft for Java EE-based application?

Frequently asked Questions about Mainsoft for Java EE
Yes. This is the recommended way to interact with a database. It greatly improves the performance of database communications, and it provides the most flexibility during deployment. Yes. Mainsoft for Java EE generates the web.xml, portlet.xml (in portal applications), and the application server specific deployment descriptors that your Java EE administrator needs to deploy and maintain your application using Java EE administration tools.

How can I use simple binding to display multiple data source properties?

Data Access - Windows Forms FAQs
Simple binding does not directly support data source property concatenation however you can use the Binding Format event to concatenate multiple data source properties. To do this you need to add a Binding to the primary property (or one of the data source...

How do I choose which Data Source to use?

FLCDataCenter.com
Use the DOT Crosswalk to find an OES occupationbr> The Online Wage Library includes a crosswalk between the Dictionary of Occupational Titles classification and the OES/SOC. If you enter a DOT Code without punctuation (eg. enter the DOT code 050.117-010 as 050117010) and a list of matching OES/SOC occupations will be displayed below.

How much is in a container?

faq
Head Lice Cure comes in a kit with 4 - 16oz. containers of the solution. This may seem like a lot of product

Can I use TopLink Essentials in any EJB 3.0 container?

Frequently Asked Questions
Yes, TopLink Essentials through the pluggable persistence capabilities will function as the persistence provider in an compliant EJB 3.0 container.

What is MapViewer?

Oracle Application Server 10G MapViewer FAQ
MapViewer is a rendering service for geospatial data managed in Oracle Spatial. It is a component of the Oracle Application Server, and first shipped with the 9.0.2 version of 9iAS. MapViewer is a pure Java component written for the Oracle Container for J2EE (OC4J), although it can also be deployed to other J2EE containers such as JBoss.

Should the data source be cited or acknowledged in papers that rely on shared data?

Frequently Asked Questions (FAQs) on Data Sharing
It is appropriate to acknowledge the source of data upon which a manuscript is based. Many investigators include this information in the methods and/or reference sections of their manuscripts. Journals generally include an acknowledgement section, in which the authors can recognize people who helped them gain access to the data. However, you should check the policies of the journal to which you plan to submit.

Can I use Thomson Data Analyzer with a non-Thomson Scientific data source?

Thomson Data Analyzer - Thomson Scientific
Yes. Thomson Data Analyzer allows new ???import filters' to be built for most structured data sources. Advanced users may wish to do this themselves, or Thomson can build and support new filters for you. (You may need to check the data licensing agreement with the information provider before using it in an analytical tool).

What is the source of the activity data?

Diet and Weight Loss FAQ : www.Hateweight.com
METs used to calculate the number of calories burned is adapted from Ainsworth BE, Haskell WL, Whitt MC, Irwin ML, Swartz AM, Strath SJ, O Brien WL, Bassett DR Jr, Schmitz KH, Emplaincourt PO, Jacobs DR Jr, Leon AS. Compendium of Physical Activities: An update of activity codes and MET intensities. Med Sci Sports Exerc 2000;32 (Suppl):S498-S516.

Can I use MapViewer with Oracle UIX pages?

Oracle Application Server 10G MapViewer FAQ
Yes. In fact MapViewer 10g (9.0.4) ships with a demo that is built using UIX and the MapViewer JSP taglib. Here is a brief description of the demo (assuming you have deployed MapViewer in a standalone OC4J instance). The demo shows how one can use UIX JSP tags and MapViewer JSP tags together to build a web application. It is identical in scope and content to tagmap.jsp. The jsp files are mapadminuixtags.jsp and mappageuixtags.jsp. The help files that correspond to these are helpmapadmin.

Can I use TopLink Essentials outside of an EJB 3.0 container?

Frequently Asked Questions
Yes, TopLink Essentials offers support for deployment within an EJB 3.0 container or outside the container. This includes using the persistence API in Web Containers, other non-EJB 3.0 Java EE containers, or in Java SE. This allows the persistence API to be used anywhere Java is used.

Can I use a Data Source Name (DSN) to connect to my Access Database?

ASP version FAQ for Ecommerce Templates
sDSN = "DSN=YOURDSNHERE;DRIVER={Microsoft Access Driver (*.mdb)};ExtendedAnsiSQL=1;UID=;PWD=" However, we don't recommend these for a couple of resons. Firstly they are slower, and secondly, you normally have to ask your host to set one up, and that can take time.

I have a table with a geometry column. Now how do I view the spatial data using MapViewer?

Oracle Application Server 10G MapViewer FAQ
Go to the MapViewer home page, click on the demos link, then choose the jview.jsp demo. This is a simple utility that you can use to quickly view any spatial data stored in the database or created through Oracle Spatial's functions (such as the result of an sdo_buffer operation). In the jview.jsp page, fill in a datasource name that you already defined, and then simply type a SQL query that will select the table's geometries in the text area named "query 1".

Can MapViewer view 3rd party spatial/GIS data?

Oracle Application Server 10G MapViewer FAQ
No, but it can use map images from a Webmap Server. MapViewer 10.1.2 supports a new theme type called WMS-Theme, which can be used to import a map layer generated by any 3rd party's OGC WMS 1.1 compliant server. Here is a sample XML map request for MapViewer that includes a WMS theme. Note you can also add WMS themes through the Java API. Note the parameters specified in the WMS theme are for illustration only. <?xml version="1.
More Questions >>

© Copyright 2007-2012 QueryCAT
About • Webmasters • Contact