Forum Replies Created

Viewing 15 posts - 46 through 60 (of 86 total)

  • RE: Dangers of using MYSQL...What are they?

    Flammon (11/19/2008)


    jgrubb (11/19/2008)


    Many MySQL Users were of the opinion that "good" application programmers didn't make mistakes, so you could rely on them to "do the right thing" with the data".

    ...

  • RE: Recursive is query is slow

    Jeff Moden (11/18/2008)


    vkundar (11/18/2008)


    Jeff thanks for the links.

    gborasaniya you are right as this in data warehousing environment mainly in ETL we have constraints on using or creating indexes. we need...

  • RE: Dangers of using MYSQL...What are they?

    Flammon (11/18/2008)


    I'm new here and this is my first post.

    DISCLAIMER: My background is totally LAMP - since about 1995. I've been using MySQL since the 3.x days and have never...

  • RE: Disk Space

    Mike Levan (11/12/2008)


    I get frequent issues with low disk space and every time we shrink db's for that. we have limited disk and so we have to manage.

    if...

  • RE: databse errors

    Off the top of my head the problem is that you ended the if. You need a begin - end block with something in it, or delete the...

  • RE: connection issue to connect the sql server using oracle sqldeveloper

    TRACEY (11/6/2008)


    So your on ORACLE and connectioning to SQL - so as long as you have drivers installed thats how you connect these two together.

    Is oracle sql developer come with...

  • RE: SQL server 2005 to oracle + connect over HTTPs

    da (11/5/2008)


    hi,

    It is possible to connect a SQL server 2005 db to an oracle db over the internet and specifically over HTTPS? i.e. is it possible to set up...

  • RE: connection issue to connect the sql server using oracle sqldeveloper

    First, did you install the JDBC driver correctly? Second, I've found using Windows auth with Java apps to be problematic.

  • RE: Oracle OLE DB Connection in SSIS, does not work for differents instances

    Dany (11/3/2008)


    Hi everyone,

    We are using an SSIS package to transfer data from some replicated Oracle Databases to an SQL Server 2005 Database.

    We are currently facing the following problem:

    We have created...

  • RE: using CLR assembly

    Steve Jones - Editor (11/2/2008)


    I'm not sure it's a cliff jumping, and our OP feels her thread was a little hijacked.

    Please debate this elsewhere. Although it's a good debate, it...

  • RE: Ok, its their first day on the job.

    Steve Jones - Editor (10/29/2008)


    Personally, if a person is referring to books then I'm very impressed. I've worked with too many people who were convinced they knew everything they needed...

  • RE: using CLR assembly

    Jeff Moden (10/30/2008)


    Jonathan Kehayias (10/30/2008)


    As resistent as you are to CLR inside SQL, it is actually becoming more and more popular, even among MVP's for things just like this.

    Heh......

  • RE: a question about MySQL

    There's actually a forum for non MSSQL questions as well

    http://www.sqlservercentral.com/Forums/Forum61-1.aspx

    As to moving a database, it's a file, or many files, depending on the Storage Engine....

  • RE: Dangers of using MYSQL...What are they?

    alec.wood (10/30/2008)


    smunson (10/30/2008)


    Adopting an O-S project might make one dependent on a certain skill-set, for which one might only have ONE employee, and without knowing how many others are available...

  • RE: Ports on a named instance.

    bodhilove (10/29/2008)


    If I connect to a named instance via ODBC don't I have to specify the port?

    Depends on ODBC Driver. MS drivers don't if they can get to...

Viewing 15 posts - 46 through 60 (of 86 total)