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

Frequently Asked Questions

Q – How do I select a database?

Justis 5 - Support - FAQs - How Do I ...?
A – Ensure you have inserted the desired CD-ROM into the CD-ROM drive if required. After starting Justis 5 you will see a copyright message followed by the Select Database(s) dialog box. In the left-hand pane click the + to the left of the folder you wish to open to view the available databases. A database is indicated by a book icon (or a telephone icon if the database is Online). Click the database name once to highlight it and then click the Select button below the box.

How can I run ... on all of the records in a PhysioBank database?

Frequently Asked Questions about PhysioNet
Write a shell script to iterate over the records. You can use the (text) file called RECORDS in each database directory (see the previous question) as the list of records to be processed; wfdbcat can be used to get this file from PhysioBank. For example: for R in 'wfdbcat mitdb/RECORDS' do echo -n "Record mitdb/$R ..." sigamp -r mitdb/$R -a atr -p done The example above runs sigamp on each record in the MIT-BIH Arrythmia Database (mitdb).

There are sometimes several dates present in the MSDS database records; what do they mean?

CCOHS: MSDS/FTSS FAQs
The Date of MSDS in the database record is the date on the MSDS document that indicates when the MSDS was issued, or reviewed, by the company and this is a valid date for WHMIS purposes. All database records contain a "Currency Note", with a message giving the date on which the data sheet was acquired by CCOHS, or stating that the MSDS is provided directly from the supplier's website. This message does not indicate the currency of the data sheet.

Is there a button to "select all records" or entire database within AddressGrabber™?

eGrabber
Right-click on AddressGrabber™ tray icon and select Options from the menu. In AddressGrabber™ Options dialog box, click Miscellaneous Setup tab. In AddressGrabber™ Extractor Setup Group, clear the selection of Confirm extraction results before sending option. Click OK to confirm and close AddressGrabber™ Options dialog box.

How do I select some dates?

FAQ
All calendar objects (except Calendar_Second, which has no "children") have the method build() to build the "children" of that object. For example Calendar_Year::build() builds Calendar_Month objects while Calendar_Hour::build() builds Calendar_Minute objects. You have the option of passing this method an indexed array of Calendar objects which will be used to "select" the matching built children.

What dates can I select?

SorryIForgot.com
SorryIForgot.com lets you select birthdays, anniversaries and all major religious and business holidays. In addition, there are several blank dates that you may fill in and use for any occasion.

How accurate are the dates of the Q++ Public Holidays Database ?

FAQ on World Public Holidays, Religious Calendars and Astron...
The predicted dates for each individual holiday will be accurate, as long as the rules for that holiday do not change. By "changed rule" we do not mean that the date of the holiday changes every year (predicting this is, after all, the whole point of having rules) but that the holiday is either cancelled (eg. Whitmonday in France in 2005) or a new holiday is added (eg. National Day in Sweden in 2005) or that rules for what happens when a holiday falls on a weekend are changed (eg.

How do I view full donation records?

cTelligence - World's Largest Searchable Canadian Database o...
cTelligence customers with a paid subscription ($599/year or 7,500 records) can select records for full-viewing. One credit will be deducted for each full record viewed. If want to view complete donation data, you will first need to create an account and purchase a subscription.

How do I view my call records?

VoIP, ISP, internet provider, broadband phone, internet phon...
Log In to your online account management program to view your call detail records from current and past months.

Q . We want to implement a DW. Which tools and database should we select?

FAQ
Ans. Before you even consider tools and an RDBMS, you need to figure out what you are doing and why you are doing it. What are your requirements? What type of DW architecture are you building? Who is your user community and what are their analysis patterns and needs? Only when this is established and understood can you objectively analyze the tools and systems best meant for this task you have identified.

edit] Q: Is there a database backend?

FAQ - GnuCash
edit] Q: Is the Postgres DB / SQL backend supported? A: A postgres/SQL backend was introduced in the 1.6 code line, but it never supported any features introduced since the 1.6 release, especially the Business features and Scheduled Transactions. Even so, modulo those features, the postgres backend should still basically function, even in the 2.2 release. However, since the 2.

Q - How do I search the license database?

Department of Buildings
A - Select the second item on the BIS Menu, Skilled Trades Licensees Search. You will be directed to a screen where you may search by licensee name, business name or license number. For more information see Licenses information or Licenses FAQ, or contact the Licenses Unit.

Q -I can't find my contractor on your database. Why is that?

Department of Buildings
A - There may several possible explanations. As noted in the preceding section, the Department of Buildings may not license this particular trade. Another possibility is that there is an alternate spelling of the licensee's name or business name. Try another variation. If you still cannot find the person or company, please call the Department's Licensing Division for assistance.

Is there a way to view all triggers in a given database?

Appendix A. Frequently Asked Questions About MySQL 5.1
Yes. You can obtain a listing of all triggers defined on database dbname using a query on the INFORMATION_SCHEMA.TRIGGERS table such as the one shown here: SELECT TRIGGER_NAME, EVENT_MANIPULATION, EVENT_OBJECT_TABLE, ACTION_STATEMENT FROM INFORMATION_SCHEMA.TRIGGERS WHERE TRIGGER_SCHEMA='dbname'; You can also use the SHOW TRIGGERS statement, which is specific to MySQL. See Section 13.5.4.29, "SHOW TRIGGERS Syntax".

Can you have Domino search a specific view instead of a database?

Nav1
lt;FRAMESET COLS="15%,85%"> <FRAME SRC="/db.nsf/Nav1?OpenNavigator" MARGINHEIGHT=0 MARGINWIDTH=0 SCROLLING=NO NAME="top"> <FRAME SRC="/db.nsf/By+Category?OpenView" MARGINHEIGHT=0 MARGINWIDTH=0 SCROLLING=YES NAME="bottom"> </FRAMESET> <NOFRAME> You need a browser that supports frames. </NOFRAME>

Is there a national database of medical records?

FAQ
of today there is no national database of health or medical records. Most people have recieved healthcare from a number of sources and these records are not yet held in any central location. But this is changing please see the related article on medical privacy issues from Consumer Reports Magazine by clicking here.

Can I search over and view the records I harvest?

Frequently Asked Questions (FAQ)
The harvester portion of the software does not currently support searching and viewing harvested records directly. However, by configuring harvested records in the data provider as mentioned above, the records will become searchable and viewable in the 'Search' and 'Admin Search' pages.

Is there a way to view all stored procedures and stored functions in a given database?

Appendix A. Frequently Asked Questions About MySQL 5.1
Yes. For a database named dbname, use this query on the INFORMATION_SCHEMA.ROUTINES table: SELECT ROUTINE_TYPE, ROUTINE_NAME FROM INFORMATION_SCHEMA.ROUTINES WHERE ROUTINE_SCHEMA='dbname'; The body of a stored routine can be viewed using SHOW CREATE FUNCTION (for a stored function) or SHOW CREATE PROCEDURE (for a stored procedure). See Section 13.5.4.8, "SHOW CREATE PROCEDURE and SHOW CREATE FUNCTION Syntax", for more information.
More Questions >>

© Copyright 2007-2012 QueryCAT
About • Webmasters • Contact