Sadly, this doesn't help. Tried that and it still pops the database login dialog.
Any thoughts on how to get the "Database" property to show up under Set Location Properties?...
D
DGaw
Independent Consultant
Seattle, WA
Help...
I am having an issue with an application calling my Crystal report. When the application launches the report it pops up a database login screen.
I have had this issue before, and someone figured out a workaround about year ago. The workaround was to do the following:
1. Set the...
Thanks!
I think the "Procedure Returns Results" option was my initial issue. On my box, everything ran fine with the Oracle ODBC driver. On the production box, it wouldn't work at all, and that had the Crystal driver on it. Hence, my conclusion was that the Crystal driver was tweaky.
Looks...
Well... after banging my head against many walls for far too long, I may have answered my own question. Sadly, it was only after posting this question to the group.
Turns out, if I create a Native Oracle connection instead of an ODBC connection, I do not get the error described above, and I...
It's been about 4 years since I've worked with Oracle on a daily basis, having joined a company that works almost solely with SQL Server. It took quite a while to get weened off of Oracle, but now I'm experiencing the opposite on a side project where I'm working with it again.
What I want to...
Had also read that about sysindexes.rowcnt, so that's why I used this particular approach. Found some other code online for updating the Statistics, but it involved more effort that it was worth for what I needed to do. Good for general interest sake, but not when just trying to cram a...
Thanks for all the suggestions, guys.
Vongrunt pointed out my main problem. ...with the code that is.
My real problem is that I've been up waaay too long and got stuck in one of those 'stupid-loops'.
D
DGaw
Independent Consultant
Seattle, WA
Hi...
Essentially, I want to do a record count for all tables within a database.
I've done the following, but get an error that @sCurrTable is not defined. I'm assuming this is within the Dynamic SQL, but not sure why.
Any advice would be greatly appreciated.
CREATE PROCEDURE...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.