Viewing 15 posts - 3,496 through 3,510 (of 14,953 total)
What's your query look like? Can you post it?
August 18, 2011 at 12:02 pm
Ninja's_RGR'us (8/18/2011)
I've possibly discovered a bug that corrupts your db when doing a deployment script. I've tested on 2K5 sp3 and 2K8 R2 RTM,...
August 18, 2011 at 12:01 pm
Honestly, I avoid ERwin almost completely. I've found that a whiteboard has more utility in data modeling. Or a dinner napkin and a Sharpie. Haven't touched ERWin...
August 18, 2011 at 11:57 am
I liked the "smoke and mirrors" part best. Since those were the original "long-distance data communication technologies", it's really a well-picked concept. Not that your dad sees it...
August 18, 2011 at 11:49 am
Were you trying to get rid of and rebuild the replication on the production server or the QA server? You lost me on that point.
When I restore a replicated...
August 18, 2011 at 11:39 am
Have you tried the Script option on the create-user form, to see what it's trying to do?
August 18, 2011 at 11:37 am
Have you tried just searching for something?
I found a few online training programs right away when I searched for "erwin training" in Bing.
August 18, 2011 at 11:35 am
In SQL 2008, I'm used to doing that by building a dataset in the .NET application or report, and then passing that into the query using a table variable parameter....
August 18, 2011 at 11:20 am
GilaMonster (8/18/2011)
If I'd been speaking out loud it would have been 'an'. I wrote quickly without speaking it, hence it went to 'a'
Happens all the time in touch-typing. Its...
August 18, 2011 at 11:17 am
Completely duplicate rows, where all columns are the same, will be eliminted by Distinct (at a cost to performance, of course). So there's got to be something different about...
August 18, 2011 at 11:12 am
You'd limit the top query. Add something to the Where clause that will filter out deleted calls. It looks like that's probably going to be something on the FirstListing...
August 18, 2011 at 11:09 am
jcrawf02 (8/18/2011)
GilaMonster (8/18/2011)
Steve Jones - SSC Editor (8/18/2011)
August 18, 2011 at 10:58 am
Steve, you'll like this one: http://www.sqlservercentral.com/Forums/Topic1161841-391-1.aspx
We just answered a MySQL question, because the forums for that product were too hostile and unhelpful. Good PR for this site!
August 18, 2011 at 9:20 am
Generally speaking, there isn't a site comparable to this one for other database engines.
I've usually found the open-source forums are pretty hit-or-miss on getting help that actually helps, and Oracle...
August 18, 2011 at 9:18 am
Since the files are saved as text, you can use any of the usual desktop search tools to index them.
Or save them in a database as text and use full...
August 18, 2011 at 9:12 am
Viewing 15 posts - 3,496 through 3,510 (of 14,953 total)