Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[stellation-res] DB limits question


Does anyone out there know if any of the databases that we would like to support have limits on the number of prepared statements that you can use? As I'm writing the new code, I'm finding that things are easier to read, less error prone, and faster when I just use prepared statements for everything. So if this isn't going to affect our portability, I'd line to make it the standard practice in alh code for the WVCM implementation.

        -Mark






Mark Craig Chu-Carroll,  IBM T.J. Watson Research Center  
*** The Stellation project: Advanced SCM Research
***      http://stellation.eclipse.org
*** Work: mcc@xxxxxxxxxxxxxx/Home: markcc@xxxxxxx

Back to the top