peskywinnets
Registered User.
- Local time
- Today, 00:14
- Joined
- Feb 4, 2014
- Messages
- 585
ok, I'm sure this is embarrassingly simple, but...
I use the string variable strSQL = all throughout my code / modules & until quite recently that how it looked strSQL, but something has changed over the past week (and it's sure to be something I've done inadvertently)...the same variable in every bit of code has changed to strSQl (lowercase "l" at the end ...it's bugging me to look at (eye muscle memory after soooo many years!).
What should I be hunting for to find the rogue entry & restore my variable to the rightful strSQL
thanks in advance!
I use the string variable strSQL = all throughout my code / modules & until quite recently that how it looked strSQL, but something has changed over the past week (and it's sure to be something I've done inadvertently)...the same variable in every bit of code has changed to strSQl (lowercase "l" at the end ...it's bugging me to look at (eye muscle memory after soooo many years!).
What should I be hunting for to find the rogue entry & restore my variable to the rightful strSQL
thanks in advance!