Documents tagged with "port"
Your Query returned 13 results
-
- How to ... using CUBRID Tutorials
- Configuring CUBRID
[CUBRID Installation Instructions]
[Connecting to a remote CUBRID Database]
[How to Build CUBRID from Source on Fedora/Centos]
[How to Build CUBRID from Source on Ubuntu]
[How to Create a CUBRID Database]
[How to Start or Autostart a CUBRID...
http://www.cubrid.org/wiki_tutorials/entry/cubrid-recipes
-
- Exporting / Unloading a Database Using CUBRID Manager
- In order to export a database using CUBRID Manager, you need to right click on the database name and go to Manage Database -> Unload Database.
Important! The database must be stopped in order to be able to run "Unload Database". If the database is running, then the opti...
http://www.cubrid.org/wiki_tutorials/entry/exporting-unloading-a-database-using-cubrid-manager
-
- Connecting to a remote CUBRID Database hosted on Windows 7
- As mentioned in the [Connecting to a remote CUBRID Database|previous tutorial], we need to open inbound ports used by CUBRID Server in order to accept connections from remote client machines. This tutorial will show how to open ports on Windows 7. Open Start ...
http://www.cubrid.org/wiki_tutorials/entry/connecting-to-a-remote-cubrid-database-hosted-on-windows-7
-
- Importing / Loading a Database Using CUBRID Manager
- We'll assume that you have already created the database where you want to import your data. If you need information on how to create a database, it can be found here: Creating a Database Using CUBRID Manager
In order to import a database using CUBRID Manager, you need to...
http://www.cubrid.org/wiki_tutorials/entry/importing-loading-a-database-using-cubrid-manager
-
- Full index of CUBRID Database using Solr DataImportHandler
- This tutorial will illustrate an example where a sample data is batch indexed from a CUBRID database and POST'ed into Solr using DataImportHandler. Often it is called a pull approach.
At this point we assume that you have already completed [Using Solr / Lucene for full te...
http://www.cubrid.org/wiki_tutorials/entry/full-index-of-cubrid-database-using-solr-dataimporthandler
-
- CUBRID Migration Toolkit Testing Report
- CUBRID Migration Toolkit 1.5.5 Testing Report
1. Overview
Product QA
DBMS QA Team
QA Participants
Yanming Gao
QA Test Duration
2011.11.7 ~ 2011.11.21
2. Current Build
1.5.5.4401
3. Test Plan
■ CUBRID Migration 1.5.5
Phase
Activity
Test Plan
Actual Test...
http://www.cubrid.org/wiki_tools/entry/CUBRID_Migration_Toolkit_Testing_Report
-
- CUBRID Migration Toolkit QA Report
- QA OK Sign – CUBRID Migration Tools 8.4.3.4097(2013.02.07)
Test Case | Test Report | Issue Tracker
QA OK Sign – CUBRID Migration Tools 8.4.1.1203(2012.03.16)
Period : 2012.02.27 ~ 2012.03.16
NHN China Platform QA Team confirmed that “CUBRID Migration Too...
http://www.cubrid.org/wiki_tools/entry/cubrid-migration-toolkit-qa-report
-
- CUBRID Migration Toolkit Testing Report
- Release 8.4.1 build 7 QA report
QA OK Sign – CUBRID Migration Tools 8.4.1
NHN China Platform QA Team confirmed that “CUBRID Migration Tools 8.4.1” product has a good quality to unveil for users.
Our gratitude goes to Cui Zhong-Ran as PM, Cao Yi-Lin as Dev Leader, ...
http://www.cubrid.org/wiki_tools/entry/cubrid-migration-toolkit-testing-report-269662
-
- CUBRID Manager QA Report
- QA OK Sign – CUBRID Manager 2013.05 (2013.05.20)
NHN China Platform QA Team confirmed that “CUBRID Manager 2013.05” product has a good quality to unveil for users.
Our gratitude goes to Jungyeon Choe as PM, Wang Kai-Jiang as Dev Leader, Wang Xi as Developer....
http://www.cubrid.org/wiki_tools/entry/cubrid-manager-qa-report
-
- Cubrid Metadata Support
- The CUBRID .NET 8.4 Driver adds support for databases metadata. Most of these methods are implemented in the CUBRIDSchemaProvider class:
public DataTable GetDatabases(string[] filters) public DataTable GetTables(string[] filters) public DataTable GetViews(string[] filters) public ...
http://www.cubrid.org/wiki_apis/entry/cubrid-metadata-support