| bio | website | robertstrauch.de |
|---|---|---|
| location | Berlin, Germany | |
| age | 35 | |
| visits | member for | 2 years, 7 months |
| seen | yesterday | |
| stats | profile views | 93 |
- System and software tester
- Black-box testing only! :-)
|
1d |
asked | ProvisionException when downloading Groovy plugin for Eclipse |
|
2d |
awarded | Notable Question |
|
May 14 |
awarded | Popular Question |
|
May 9 |
awarded | Notable Question |
|
Apr 30 |
awarded | Notable Question |
|
Apr 29 |
awarded | Popular Question |
|
Apr 21 |
accepted | How can I edit a TableAdapter's stored procedure? |
|
Apr 21 |
asked | Which testing tool can do REST and GUI? |
|
Apr 15 |
comment |
soapui random delay I don't think that the thread opener is talking about load tests but functional tests. |
|
Mar 19 |
awarded | Popular Question |
|
Mar 14 |
answered | How can I edit a TableAdapter's stored procedure? |
|
Mar 14 |
comment |
How can I edit a TableAdapter's stored procedure? Not seeing the wood for the trees... the procedures themselves are, of course, located in the database. Not in the code. No wonder I couldn't find anything :-) |
|
Mar 14 |
comment |
How can I edit a TableAdapter's stored procedure? Yeah, however the question is where to edit the query? I searched the complete project solution for SQL statements but cannot find any :-) |
|
Mar 14 |
revised |
How can I edit a TableAdapter's stored procedure? Added link to Microsoft |
|
Mar 14 |
comment |
How can I edit a TableAdapter's stored procedure? @Yuck That's the point. The queries are rather complex so I have used the editor. But even when editing the SQL manually I cannot find where to do that. |
|
Mar 14 |
comment |
How can I edit a TableAdapter's stored procedure? @leeand00 Sorry, my question was a little bit unclear. I'm looking for a way to edit the query with the graphical query generator. |
|
Mar 14 |
revised |
How can I edit a TableAdapter's stored procedure? added 61 characters in body |
|
Mar 14 |
asked | How can I edit a TableAdapter's stored procedure? |
|
Mar 13 |
comment |
Return an ObservableCollection depending on enum value The result of the function shall serve as a view model property which will be bound to some WPF control. I think I will go with the second part, i.e. returning an object. |
|
Mar 13 |
asked | Return an ObservableCollection depending on enum value |