Search 5,000,000+ questions and answers.

Frequently Asked Questions

How do you determine the server SQL mode?

Appendix A. Frequently Asked Questions About MySQL 5.1
You can set the default SQL mode (for mysqld startup) with the --sql-mode option. Using the statement SET [SESSION|GLOBAL] sql_mode='modes', you can change the settings from within a connection, either locally to the connection, or to take effect globally. You can retrieve the current mode by issuing a SELECT @@sql_mode statement.
Related Questions

What is the default server SQL mode when My SQL 5.1 is installed?

Appendix A. Frequently Asked Questions About MySQL 5.1
By default, no special modes are enabled. See Section 5.2.6, "SQL Modes", for information about all available modes and MySQL's default behavior.
Related Questions

Appendix A. Frequently Asked Questions About MySQL 5.1
By default, no special modes are enabled. See Section 5.2.6, â??SQL Modesâ??, for information about all available modes and MySQL's default behavior.
Related Questions

What is MS SQL Server?

Forum FAQ - GameDev.Net Discussion Forums
SQL Server is Microsoft's flagship database system for enterprises. While it is extremely fast and reliable, it may be costly for small companies. Find out more at the SQL Server product page.
Related Questions

What are server SQL modes?

Appendix A. Frequently Asked Questions About MySQL 5.1
Server SQL modes define what SQL syntax MySQL should support and what kind of data validation checks it should perform. This makes it easier to use MySQL in different environments and to use MySQL together with other database servers. The MySQL Server apply these modes individually to different clients. For more information, see Section 5.2.6, "SQL Modes".
Related Questions

Appendix A. MySQL 5.1 Frequently Asked Questions
Server SQL modes define what SQL syntax MySQL should support and what kind of data validation checks it should perform. This makes it easier to use MySQL in different environments and to use MySQL together with other database servers. The MySQL Server apply these modes individually to different clients. For more information, see Section 5.1.6, "SQL Modes".
Related Questions

How can I run some SQL code every time SQL Server starts?

Environment settings set by a batch file are not working.
Why am I being blocked by spid -1? I am not able to kill it and have to restart SQL Server to get around it. Why does the new 'TOP' command in SQL 7 not work? I get a syntax error. Also ALTER TABLE and other SQL 7 only commands.
Related Questions

How can I determine the number of processor cores in my SQL server?

SQL 2005 troubleshooting - Frequently Asked Questions
You can get this information by running the following T-SQL statement: SELECT cpu_count/hyperthread_ratio AS cores FROM sys.dm_os_sys_info;
Related Questions

I need to move SQL Server to a new NT server - what are my options?

Environment settings set by a batch file are not working.
I'm getting an error message - "Cannot Load DLL 'SDI' Reason 126 ( The specified Module Cannot be found)" when doing a stored-procedure debug on SQL Server. Or breakpoints just don't fire.
Related Questions

What is the limit on the number of tables in a query in SQL Server?

Environment settings set by a batch file are not working.
I'm doing a transfer using the SQL EM transfer tool, and not only is it not transferring the objects.
Related Questions

Can I use Microsoft SQL Server for the database?

SPECjAppServer2004 Frequently Asked Questions
Yes. You can use any relational database that is accessible by JDBC and satisfies the SPECjAppServer2004 Run and Reporting Rules.
Related Questions

Besides SQL databases, what other databases have been tried with the handle server?

HANDLE.NET FAQs
CNRI uses Berkeley DB for its major handle installations. The current handle server version includes code that helps you connect the Berkeley DB to your handle server instance. See the Technical Manual, Chapter 12, Enabling Berkeley DB JE Database Support, for information. Support for other databases is possible for anyone who provides a Java class, implementing the net.handle.hdllib.HandleStorage interface, to store and retrieve handles.
Related Questions

How do determine the current insert/overwrite mode for a TRichEdit?

Yet Another Code Site - FAQs
The native Rich Edit control will not tell you whether the next character keyed will be inserted or overwritten. You will have to trap keystrokes and track the insert/overwrite mode yourself. One way to do this is to write your own class, presumably derived from TRichEdit, to track the control's current insert/overwrite state. Note that Rich Edit controls are in insert mode when created.
Related Questions

How can I determine what service pack and hotfixes are installed on an SQL server?

SQL 2005 troubleshooting - Frequently Asked Questions
You can get this information by running the following T-SQL statement: SELECT SERVERPROPERTY('productversion'), SERVERPROPERTY ('productlevel'), SERVERPROPERTY ('edition') And then look up the product version and build number here:
Related Questions

How can I determine the license type and number of licenses of an SQL server?

SQL 2005 troubleshooting - Frequently Asked Questions
On a server running SQL 2000, you can get this information by running the following T-SQL statements: SELECT SERVERPROPERTY('LicenseType') AS [LicenseType] SELECT SERVERPROPERTY('NumLicenses') AS [NumLicenses] Amazingly, this doesn't work anymore on SQL 2005. The only way to be sure which license your SQL 2005 server is using is by checking the paper license! When you run the above statements on SQL 2005, it will always return the value "DISABLED" as the license type.
Related Questions

How is SQL Server Express different from other editions of SQL Server 2005?

Frequently Asked Questions
SQL Server Express is designed to meet the needs of simple applications. It is limited to using 1 CPU and up to 1GB RAM, with a 4GB maximum database size. SQL Server Express does not include any of the advanced components of SQL Server including Analysis Services, Reporting Services, Data Transformation Services, and Notification Services.
Related Questions

I don't have SQL Server. How do I work through the samples that use SQL Server?

Data Access - Windows Forms FAQs
You can use MSDE, a SQL server compatible database engine that MS makes available for free. You can download and install MSDE from a whole variety of sources. Here is one source . MSDE also comes with Visual Studio .NET and the .NET Framework SDK. It... The data source component of your connection string should contain the port right after the IP address (or name). It should be separated from the IP by a comma. data source=192.168.123.1, port_number; Take a look at the connectionstrings.
Related Questions

I'm getting a 1112 error on SQL Server - what's going on?

Environment settings set by a batch file are not working.
Why do I get the message WARNING: Process being freed while holding Dataserver semaphore in SQL Server.
Related Questions

What is SQL Server 2005 Express?

Frequently Asked Questions
SQL Server 2005 Express is an easy-to-use and free version of SQL Server 2005 that is designed for building simple, data-driven applications.
Related Questions

Frequently Asked Questions (FAQ)
SQL Server 2005 Express is a easy-to-use and free-to-download version of SQL Server 2005 that is designed for building simple, data-driven applications.
Related Questions

Do I need an X server to run in batch mode?

GIMP - Documentation
Yes, you have to have some form of X server (unless you're running Windows, of course). It needs an X server for image processing, and for font manipulation. However, if you wish to run in batch mode, you can run with a special, frame-buffer-less X server called Xvfb, which doesn't require a graphics card or mess with your screen: Xvfb :1 -screen 0 10x10x8 -pixdepths 1 & gimp --display :1.0 --no-interface --batch "commands" ..
Related Questions

How can I determine the version of FrontPage Server Extensions running on my server?

FrontPage Frequently Asked Questions
FrontPage forms only send email if the host server has FrontPage Server Extensions configured to recognize a mail server. You can direct your host to the FP Server Extensions Resource Kit for information on how to properly set up hosting for FrontPage users. America Online (AOL) uses unique proprietary dialer software. This article describes several items you should keep in mind if you are using FrontPage with America Online's Internet software.
Related Questions

Can I use SPECjAppServer2004 to determine the size of the server I need?

SPECjAppServer2004 Frequently Asked Questions
SPECjAppServer2004 should not be used to size a J2EE 1.3 application server configuration, because it is based on a specific workload. There are numerous assumptions made about the workload, which might or might not apply to other user applications. SPECjAppServer2004 is a tool that provides a level playing field for comparing J2EE 1.3-compatible application server products.
Related Questions

How can I determine what ports should be forwarded to a server on my internal LAN?

RCF Frequently Asked Questions
If the protocol isn't already supported, you might find some valuable tips at http://www.tsmservices.com/masq/
Related Questions

Got A Question? Ask Our Community!


More Questions >>

© Copyright 2007-2008 QueryCAT
About • Webmasters • Contact