Hi.
I am writing a simple Win32 application (using C and win32 api) that is supposed to insert and delete records from an SQL database.
I have MSDE installed and working on my computer, but I do not know what are the function calls I need in order to connect to the database and create tables, etc..
I searched the web but couldnt find any concrete information on how to do this.
I am using Visual C++ 6.0 Standard edition, developing a Win32 application using good old C and the Win32 api.
Anyone can help me out here?
Thanks,
--Norm
I am writing a simple Win32 application (using C and win32 api) that is supposed to insert and delete records from an SQL database.
I have MSDE installed and working on my computer, but I do not know what are the function calls I need in order to connect to the database and create tables, etc..
I searched the web but couldnt find any concrete information on how to do this.
I am using Visual C++ 6.0 Standard edition, developing a Win32 application using good old C and the Win32 api.
Anyone can help me out here?
Thanks,
--Norm