Viewing 15 posts - 271 through 285 (of 602 total)
it's password hint answers...
I have the questions and the key from the devs.
March 14, 2012 at 7:25 am
Thanks guys..
sounds like there's no real way to enumerrate...
yeah guess I could always add an extra numeric alias ..but was hoping there was something intrinsic
November 22, 2011 at 2:36 pm
to match up with an excel spreadsheet showing us the data translations.
Long story but we are using a query to populate a table then doing a data dump from the...
November 22, 2011 at 1:49 pm
using this query gives me the correct listing of all the date fields in my DB.
select tbl.name as 'Table', c.name
as 'Column Name', t.name as 'Type'
from sys.columns as c...
September 15, 2011 at 1:47 pm
I saw those also..
they don't give me the correct results...maybe it's because we transferred old data into the system.
(I think) I need a way to find all date fields in...
September 15, 2011 at 1:19 pm
I think you mean Db requests..
not sure if I understand your question,, but you could switch ip addresses, that will re-direct traffic to a different server..
September 13, 2011 at 8:18 am
...you could always capture a trace..
September 8, 2011 at 2:25 pm
August 30, 2011 at 3:23 pm
query(s) that use temp tables?
August 25, 2011 at 1:18 pm
Viewing 15 posts - 271 through 285 (of 602 total)