Click here to Skip to main content
15,900,512 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: I'm Old But... Pin
Test Tickle12-Nov-21 8:53
Test Tickle12-Nov-21 8:53 
GeneralRe: I'm Old But... Pin
glennPattonWork312-Nov-21 8:58
professionalglennPattonWork312-Nov-21 8:58 
QuestionWould this interest anyone? Pin
honey the codewitch11-Nov-21 4:29
mvahoney the codewitch11-Nov-21 4:29 
AnswerRe: Would this interest anyone? Pin
PIEBALDconsult11-Nov-21 4:33
mvePIEBALDconsult11-Nov-21 4:33 
QuestionRe: Would this interest anyone? Pin
honey the codewitch11-Nov-21 4:36
mvahoney the codewitch11-Nov-21 4:36 
AnswerRe: Would this interest anyone? Pin
PIEBALDconsult11-Nov-21 4:58
mvePIEBALDconsult11-Nov-21 4:58 
GeneralRe: Would this interest anyone? Pin
honey the codewitch11-Nov-21 5:10
mvahoney the codewitch11-Nov-21 5:10 
GeneralRe: Would this interest anyone? Pin
PIEBALDconsult11-Nov-21 5:55
mvePIEBALDconsult11-Nov-21 5:55 
I have always been in the back-end, never even in the DMZ.

Were I to dabble farther out, I would have a Web Service performing all of that stuff.
And still, it wouldn't deal with CSV, that would be handled by something else -- such as SSIS.

It always comes down to something has to access the tables and adding needless complexity is a Very Bad Idea.

It sounds like you are misusing Procedures, like so many who think they must.
If I recall correctly SQL Server (v6 and v7*) prior to 2000 (?) -- or maybe it was just the ODBC driver, I don't fully remember -- didn't support transactions, so using Procedures to handle multi-statement transactions was critical. But that simply is not the case anymore.

-- PTSD over converting Oracle PRO*C code to T-SQL with ODBC in the late 90s. *shudder*

What I find most irksome is that so many developers think that even single-statement transactions must be performed by Procedures and that doing so somehow magically provides "security".


* My copy of the "SQL Server 7 Developer's Guide" (1999) seems to indicate that transactions are supported by DAO and ODBCDirect, but maybe by not ODBC. In the late 90s were using SQL Server 6 on Windows-NT.

modified 11-Nov-21 12:37pm.

GeneralRe: Would this interest anyone? Pin
honey the codewitch11-Nov-21 8:48
mvahoney the codewitch11-Nov-21 8:48 
AnswerRe: Would this interest anyone? Pin
lmoelleb11-Nov-21 5:01
lmoelleb11-Nov-21 5:01 
GeneralRe: Would this interest anyone? Pin
PIEBALDconsult11-Nov-21 5:05
mvePIEBALDconsult11-Nov-21 5:05 
GeneralRe: Would this interest anyone? Pin
lmoelleb11-Nov-21 5:12
lmoelleb11-Nov-21 5:12 
GeneralRe: Would this interest anyone? Pin
honey the codewitch11-Nov-21 5:15
mvahoney the codewitch11-Nov-21 5:15 
GeneralRe: Would this interest anyone? Pin
lmoelleb11-Nov-21 5:36
lmoelleb11-Nov-21 5:36 
GeneralRe: Would this interest anyone? Pin
honey the codewitch11-Nov-21 8:44
mvahoney the codewitch11-Nov-21 8:44 
GeneralRe: Would this interest anyone? Pin
lmoelleb12-Nov-21 5:07
lmoelleb12-Nov-21 5:07 
GeneralRe: Would this interest anyone? Pin
PIEBALDconsult11-Nov-21 5:38
mvePIEBALDconsult11-Nov-21 5:38 
GeneralRe: Would this interest anyone? Pin
DerekT-P11-Nov-21 6:08
professionalDerekT-P11-Nov-21 6:08 
GeneralRe: Would this interest anyone? Pin
honey the codewitch11-Nov-21 8:46
mvahoney the codewitch11-Nov-21 8:46 
GeneralVeterans Day Pin
jeron111-Nov-21 4:27
jeron111-Nov-21 4:27 
GeneralRe: Veterans Day Pin
dandy7211-Nov-21 5:40
dandy7211-Nov-21 5:40 
GeneralRe: Veterans Day Pin
jeron111-Nov-21 5:43
jeron111-Nov-21 5:43 
GeneralRe: Veterans Day Pin
Richard MacCutchan11-Nov-21 6:00
mveRichard MacCutchan11-Nov-21 6:00 
GeneralRe: Veterans Day Pin
jeron111-Nov-21 6:02
jeron111-Nov-21 6:02 
GeneralRe: Veterans Day Pin
Greg Utas11-Nov-21 8:03
professionalGreg Utas11-Nov-21 8:03 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.


Straw Poll

Were you affected by the geomagnetic storms this past weekend?
Communication disruptions, electrified pipes, random unexplained blue-screens in Windows - the list of effects is terrifying.
  Results   489 votes