I wrote a VB4.0 32-Bit app that uses a SQL server database. The performance was painfully slow. It was so slow that it was unusable. I recompiled the app in 16-bit and used the 16 bit odbc drivers and it suddenly became blazingly fast. Is there something I am doing wrong?