Forum Replies Created

Viewing 15 posts - 16 through 30 (of 38 total)

  • RE: Back in the saddle

    [font="Verdana"]Well I purchased my domain name(s) yesterday and now I am currently trying to figure out what type of CMS I want installed.

    Funny story. I purchased LearnSQLServer2008WithChriti.com pointed to the...

  • RE: Back in the saddle

    Brandon, I have a hosting plan that allows me 20 SS2k8sr2 databases, unlimited mySQL 5.x unlimited MSAccess databases with 20 domain names and and unlimited sub-domain names. Pretty good plan...

  • RE: Back in the saddle

    Grant, I tried in vain to learn the execution plan in query analyzer. That and Indexing!! I think if I can learn a great deal about those, my life as...

  • RE: Back in the saddle

    Grant, to show you an example of what I was thinking and combined from your explanation, do I have this correct? I would do something like this when discussion...

  • RE: Back in the saddle

    tfifield (8/22/2011)


    Christi,

    Another big addition is error handling. Be sure to look up TRY/CATCH blocks. I use them religiously.

    Todd Fifield

    are those in SQL Server? If so, I say...

  • RE: Back in the saddle

    Okay, I have been getting my ducks in a row to get this started. Only thing I need is a domain name and I cannot think of one. 😛

    I...

  • RE: Back in the saddle

    Funny you should say that Grant, I was just looking at the webpage discussing Highlight source pro! [/url]

    Glad I am heading in the correct path.:-P

    I also just discovered an...

  • RE: Back in the saddle

    If anyone knows a good blogging software that has the ability to post code would be greatly appreciated.

  • RE: Back in the saddle

    Jeff,Tom and Grant,

    Thank you, I am suddenly inspired by all your input. What my plan is:

    Create a blog that:

    Shows step by step how to create a database by...

  • RE: Back in the saddle

    Again, thank you Jeff!

    you gave me a starting point and that is what I needed. I don't know if I was "hot" in 2000, but I could hold my own...

  • RE: Back in the saddle

    Thank you Jeff.

    I don't know if it is from my illness or there were many changes from 2000 to 2005 (we were evaluating 2005 when I had to leave) I...

  • RE: Programming Regular Expressions

    Camilo, that is what I think I need to do.

    I am working on this now, and I 'think' I have it.

    I will post code if I do.

    Otherwise I will...

  • RE: Code Camp Thoughts

    Thank you to the two Andy guys, I never knew these groups existed!

    I think it would be fun to meet once a month do discuss all things data.

    I do...

  • RE: Programming Regular Expressions

    I also want to say that the dataset will always be small. Less then 100 so I do not mind using a cursor.

    in order to code the : CNNNNNNNNNCSNNNNNNNNNNNNL I...

  • RE: Programming Regular Expressions

    David

    I have this in a field in my table

    CNNNNNNNNNCSNNNNNNNNNNNNL

    I also have a field that gives the LEN of that field.

    The first 11 characters will always be:

    CNNNNNNNNNC

    and the code would be:

    ^:...

Viewing 15 posts - 16 through 30 (of 38 total)