Activity overview
Latest activity by ChrisDuncanMnx
Okay, I just installed it and gave it a quick run on the crud stuff (and apparently that's just scratching the surface).
Bovine deity.
Man, this would have saved me a ton of work the past week. Thanks! / comments
Okay, I just installed it and gave it a quick run on the crud stuff (and apparently that's just scratching the surface).
Bovine deity.
Man, this would have saved me a ton of work the past week. Tha...
You still get bonus points for coming up with what looks like a great addition. Take two cookies out of petty cash. ;-)
By the way, I have the Redgate tools, which means Sql Prompt is installed. Do you happen to know if there's a conflict between the two? Seems like they do similar things so I don't know if they'll get into a cat fight over every character I type. / comments
You still get bonus points for coming up with what looks like a great addition. Take two cookies out of petty cash. ;-)
By the way, I have the Redgate tools, which means Sql Prompt is installed. D...
Hey, Justin.
Very cool, thanks for the link! Is this your stuff? / comments
Hey, Justin.
Very cool, thanks for the link! Is this your stuff?
Hi, Eddie.
Thanks for the reply. I've looked at both of the pages you recommended but there's not much detail on either one.
In order for the snippet system to be able to automatically generate the create, update and delete procs based on a given table, there needs to be a way for it to take a reference to the table name, get the list of its column names and data types, and then use that in the generated code to populate the procs.
Are there other sources of information that I should be referencing to understand how I accomplish this?
Thanks, / comments
Hi, Eddie.
Thanks for the reply. I've looked at both of the pages you recommended but there's not much detail on either one.
In order for the snippet system to be able to automatically generate the...
Generating crud scripts from table def?
Hey, guys.
I'm new to the Redgate tools and quite enjoying the experience. I just wrote a batch of standard crud procs for a handful of tables and found the auto population of the insert statement ...
Hey, guys.
Thought I'd throw my two cents in as well. We're new to Redgate tools and I just installed last week at the office. Everything worked fine on the lan.
This weekend I tried to work from home being connected to the company over a vpn (my Internet connection is DSL, about 2.5 meg down, 650k up). Had the same lockout issues as others reported. Thinking it might be a timeout issue with multiple retries, I set long timeout but got the same results.
If I can be of any use as your guys debug just let me know. Happy to help as I may. / comments
Hey, guys.
Thought I'd throw my two cents in as well. We're new to Redgate tools and I just installed last week at the office. Everything worked fine on the lan.
This weekend I tried to work from h...