Hello,

As per the CodeBank entry here:

http://www.vbforums.com/showthread.p...a-in-Databases

The only suggestion that I would make about the above code would be that you use a Using statement around the objects that implement IDisposable.

Gary