Welcome to CrankyGoblin.Com Sign in | Join | Help

Public Class GeoffAppleby

Inherits Microsoft.VisualBasic.MVP : Implements IBrainFart

Browse by Tags

All Tags » Geek » Traps   (RSS)
Geoff Goes 64 Bit: What I've Learned So Far
As I alluded to in my last post , I'm building a new computer this week. The bits did indeed arrive (yesterday) and I've used up quite a lot of my spare time putting it together and installing it. First, here's the hardware that I put together: Read More...
"Grantor does not have GRANT permission"
I ran into this error today, and found the description of the problem interesting enough to document. In almost all cases, I use DataReaders to process results from stored procedures. Generally the code goes something like: 'do the code that sets up the Read More...