Documents tagged with "SQL"
Your Query returned 64 results
-
- Error: The argument is invalid [1]
- When I execute a query "SELECT * FROM t_info" on Java application thru CUBRID JDBC, an error "The argument is invalid" popped up. I'd like to know what happened and how I handle.
http://www.cubrid.org/questions/490836
-
- Error: Your transaction has been unilaterally aborted by the system. [1]
- When I insert records into CUBRID DB(2008 R3.0), the following error was popped up. "ERROR CA001CUBRIDCUBRID ODBC Driver Transaction(index1, dba@localhost|20383) has been unilaterally aborted by the system" What does it mean and what can I do?
http://www.cubrid.org/questions/487996
-
- How can you catch an Exception in python using the CUBRIDdb driver? [1]
- I want to catch the Error exception or a specific exception using the Python driver. I saw nothing related to this in the manuals.
http://www.cubrid.org/questions/442416
-
- How does CUBRID handle the case sensitivity of identifiers ? [1]
- I've noticed that CUBRID is case insensitive in
regards to identifiers, which goes against the SQL standard, which requires
that quoted identifiers be handled in a case sensitive manner. Is this the way CUBRID does it by default or can it be changed using a setting ?
http://www.cubrid.org/questions/435607
-
- How can you get Collations list from the server ? [1]
- In MySQL this can be obtained using "SHOW COLLATION" query. Is there a CUBRID equivalent ?
http://www.cubrid.org/questions/432590
-
- How to find out if the database is case sensitive or not regarding table names ? [1]
- In MySQL, in order to find out if the database table names are case sensitive, you can use "SHOW VARIABLES LIKE 'lower_case_table_names' ". What's the equivalent for CUBRID ?
http://www.cubrid.org/questions/432406
-
- How to find out the Charset CUBRID uses ? [1]
- Hello, I want to find out the charset used in CUBRID using SQL. In MySQL it is possible to perform this operation by running "SHOW VARIABLES LIKE 'character_set%'". Is there anything similar for CUBRID ? Best regards, Ovidiu
http://www.cubrid.org/questions/431786
-
- Creating multiple tables using CUBRID Manager [1]
- I'm using CUBRID Manager 8.4.1.2019. I right-click on a database and select New Query Editor. I then paste the following SQL -- Create the ART Repository, version 2.3 -- IMPORTANT: -- after running this script, ALSO RUN the tables_xxx.sql script for your database (f...
http://www.cubrid.org/questions/389299
-
- How can I export a database table to CSV programatically? [1]
- I already know how to do this using CUBRID Manager, but is there a way to do it using CSQL?
http://www.cubrid.org/questions/364625
-
- Is CUBRID cluster project suspended or dead? [1]
- Hi, Is CUBRID cluster project suspended or dead? How is the development progress now?
http://www.cubrid.org/questions/364446