|
I'm declaring a cursor so I'm not using EXECUTE. I'll check to see if parameter markers are allowed in that case. Thanks. Donald R. Fisher, III Project Manager RoomStore, Inc. (804) 784-7600 ext. 2124 dfisher@xxxxxxxxxxxxx <clip> If the statement is the same and you're using parameter markers and you just want to change the values of the parameters, you don't need to prepare the statement again. After you prepare the statement, you can use the USING clause of the EXECUTE statement to set the values. There is at least one example of doing this in the SQL Programming book. <clip>
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.