Click here to Skip to main content
16,004,505 members

Comments by RedDk (Top 200 by date)

RedDk 2-Sep-24 17:42pm View    
What are the chances?
CP reference ->https://www.codeproject.com/questions/1005849/how-to-verify-dpfp-finger-print-from-ms-sql-in-csh
RedDk 25-Aug-24 15:54pm View    
First of all "Dell optiplex 9020" is your computer not your scanner and second, try going to the scanner company's website to see if they have a webpage at which you can download the latest drivers for it. I know you've got a C# and VB15 thing happening here but because the fundamental Twain drivers for most scanners collude/conspire with the hardware manufacturer, that manufacturer is obliged to assure the user of it's product that a compatable Twain driver exists and is available from them. Or not; in which case I'd try using different scanner ... perhaps one that is more modern and perhaps shipped with a Windows 13 logo on it's exterior. (Just kidding that "13"; you should know what I mean though)
RedDk 23-Aug-24 15:20pm View    
And to add to what the Solutions beneath here hint might work, as a last ditch effort to get something to compile, create a completely new default project in your latest version of VS and, one by one, pick the files out of the old project and "Add" them as "Existing Item" through the appropriate folder found in the New Project Solution Explorer treeview. You'll doubtless have to fiddle with ALL the settings ... but as I said this is last ditch.

I say ALL but there are guides to aid in zeroing in your new "OLD" settings and they can be found in the various untouched .<lang>proj, .sln, or ... (s'been so long since I opened an old VS6 file I'm blanking on the antique extension name ... )
RedDk 9-Aug-24 15:01pm View    
I suppose what I'm doing by pasting this link here in CP is saying "go here for answers to TSQL questions" but I'm pressed for time:
https://learn.microsoft.com/en-us/answers/questions/797847/how-to-get-wtd-mtd-and-qtd-in-sql-server
Do ask TSQL questions here in CP forums. I've found following the leader @ MS to be somewhat frustrating and often akin to talking to a parrot that knows me. Here I'm a stranger.
RedDk 8-Aug-24 13:56pm View    
I'll help you but you'll have to provide the merest amount of data and some structure to hold it. Because as-is, all I can do is look at an error message from ssmse: "Msg 208, Level 16, State 1, Line 4 Invalid object name 'FY_Sale_data'". Ok?