Viewing 15 posts - 16 through 30 (of 53 total)
I've also now blogged, in passing, about the Data Dude support, amongst other things:
http://www.simple-talk.com/community/blogs/bart/archive/2007/08/31/36009.aspx
Thanks,
Bart
August 31, 2007 at 4:52 am
We've actually done a bit of a back-peddle on this - the next release, due within the next two weeks or so, will work with Data Dude. It'll need a...
August 31, 2007 at 4:16 am
Hi Ian,
It sounds like some sort of data type converstion might be going on that screws up the values. Try running the query using SELECT ... INTO to create a...
August 10, 2007 at 6:58 am
Assemblies are indeed database specific so you could use one database as a testbed and then at a later time migrate the newer assemblies to your other databases. You need...
August 7, 2007 at 11:04 am
I'd go with what Ian said. You need to try chucking some test data at the SP to see exactly what's going wrong. If you can, try it with a...
August 3, 2007 at 6:03 am
"And STOP HARD CODING ANYTHING. Let every single @#$%@#$$@$ thing be changeable by the developer."
ROFL. Oh yeah, I'll drink to that!
July 30, 2007 at 7:57 am
That all sounds pretty sensible to me. We face the same issues in software development. Take this as an example: multiple inheritance is bad. Is that really true? Sure you...
July 30, 2007 at 7:48 am
In response again mainly to Don. If you're after SQL intellisense in Visual Studio 2005 you can give the SQL Prompt 3.5 release candidate a whirl. This is now available...
July 18, 2007 at 8:16 am
OK David, time to put your money where your mouth is.
Just kidding, but at the risk of stirring up more controversy, we would...
July 18, 2007 at 8:12 am
Hi Don,
I can't really speak for SQL Refactor, however what I can say is that it would be more complex to integrate into VS because there are more points of...
June 25, 2007 at 11:37 am
Hi Don,
Actually we'll be adding support for Visual Studio 2005 in the next version that will be out in July. SSMS is based on VS 2005 so exposes many of...
June 21, 2007 at 10:08 am
LOL. Definitely Friday afternoon. Clearly being British I can't vote but it should be fun to watch this one from the sidelines.
June 15, 2007 at 10:39 am
Well, despite their size and explosive growth I think the reality is that Google isn't as mature a company as Microsoft so can be expected to make a few goofs...
June 14, 2007 at 6:08 pm
Hi again,
I just wanted to let you know that SQL Prompt 3.1 has been released. You'll find improvements in a number of areas, however we're still scratching our heads over...
March 23, 2007 at 6:08 am
Viewing 15 posts - 16 through 30 (of 53 total)