TalentedFool
Programmer
I'm using a bog standard SQLServer ODBC to connect to SQL with for my program. Problem I have is that it isn't passing through my Program name to the app and so the program_name in sysprocesses is not filled.
anybody know of a way to update the program_name field on sysprocesses after the connection to the DB has been established? I know it's a 'virtual' table but this really would be handy for me.
~ Remember - Nothing is Fool Proof to a Talented Fool ~