Forum Replies Created

Viewing 8 posts - 196 through 203 (of 203 total)

  • RE: Data types

    O is Oracle, which is commonly referred to as O-word on this site, and you just made me spell the O-word.

  • RE: Data types

    I don't quite understand the question but according to the O documentation "VARCHAR2 type is used to store character string values. The VARCHAR type should not be used." They say...

  • RE: Data types

    hodgy (6/18/2009)


    i hate to be a pedant, but the var in varchar and nvarchar stands for varying:

    http://msdn.microsoft.com/en-us/library/ms176089.aspx

    As a matter of fact there was a question of a day not too...

  • RE: Streaming Data Into SQL Server 2008 From an Application

    This is a great article, Solomon. Thank you.

    I do have some comments about the C# code. As daniel.janz already pointed out,

    If you wrap a object into a using scope it...

  • RE: Database Mirroring

    Steve,

    You mentioned that you will fix the question, but it is still incorrect. The article posted at http://msdn.microsoft.com/en-us/library/bb677167.aspx does indeed have the following text in the Change History section: "Removed...

  • RE: Create Database

    It is a good question, but it is just strange that it is a question about extensions. Extensions are rather obviously not ever a concern in Windows. If one were...

  • RE: Create Database

    The question is phrased very poorly as it is anybody's guess what does it try to ask:[p]

    • that no it is not possible to create a database if the folder for...

  • RE: How can I execute an external .sql file from a stored procedure?

    The name of the extended command shell proc in this post is intentionally misspelled, because if it is present then there is no way to submit the form (or I...

  • Viewing 8 posts - 196 through 203 (of 203 total)