Browsing archives for July, 2010

MSSQL Administrator

Programming 16 July 2010 | 0 Comments

button.gif

I’ve been working on an MSSQL based PHP application the last couple weeks, and I didn’t really have a good way to see what data was actually in the tables, or indeed what columns and datatypes the tables were made up of. I was essentially given the database connection info and told to “get to [...]