| Subject | Re: Is ESQL Faster than Dynamic SQL. |
|---|---|
| Author | Adam |
| Post date | 2007-07-18T10:54:54Z |
> > How much faster? My code is more like the latter.Preparing every time would also incur many additional round trips to
the database.
Adam
| Subject | Re: Is ESQL Faster than Dynamic SQL. |
|---|---|
| Author | Adam |
| Post date | 2007-07-18T10:54:54Z |
> > How much faster? My code is more like the latter.Preparing every time would also incur many additional round trips to