.NET Geeks
-Unleash Your Inner Geek!!!

Browse by Tags

Sorry, but there are no more tags available to filter with.
  • US States in SQL Format

    In almost every project I have worked on, I have needed the list of US states in a format to insert into a database. I am finally tired of recreating this list, and posting it for future use... create table USStates(USStateCd char(2) not null, USStateName...
Powered by Community Server (Non-Commercial Edition), by Telligent Systems