well essentially i'll be running an sql server locally (on my machine) and i'd like to do queries on it. simple stuff, insert, delete, create, etc. does anyone know of any example code of SQL embedded with ODBC or ADO.NET The MS site was a bit devoid of example code.
techNick

SQL Server Express2005 and C++