Viewing 15 posts - 16 through 30 (of 38 total)
[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...
August 24, 2011 at 3:39 pm
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...
August 23, 2011 at 6:58 pm
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...
August 22, 2011 at 4:01 pm
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...
August 22, 2011 at 12:58 pm
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...
August 22, 2011 at 11:56 am
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...
August 22, 2011 at 11:53 am
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...
August 21, 2011 at 5:58 pm
If anyone knows a good blogging software that has the ability to post code would be greatly appreciated.
August 21, 2011 at 3:30 pm
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...
August 21, 2011 at 1:32 pm
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...
August 18, 2011 at 9:55 pm
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...
August 18, 2011 at 9:25 pm
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...
April 26, 2007 at 1:06 pm
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...
April 26, 2007 at 12:23 pm
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...
April 26, 2007 at 9:53 am
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:
^:...
April 26, 2007 at 9:42 am
Viewing 15 posts - 16 through 30 (of 38 total)