uncleroydee
Technical User
I'm not a web developer and I don't play one on TV ;-) (I'm more of a database kind of guy.)
I am having trouble figuring out how to make the pages in my project interact with the SQL Server database. I've got the ODBC connection correct, I create a database project within the web project but I can't seem to make the pages in the web project display data from the database.
I know I'm probably missing a simple step, but it's startin to tick me off.
My ultimate goal is to have most of my database operations run as stored procedures using interdev to create the forms that will pass parameters and execute the stored procedures.
Next installment... Uncle Roydee looks for help with drop down listboxes.
I am having trouble figuring out how to make the pages in my project interact with the SQL Server database. I've got the ODBC connection correct, I create a database project within the web project but I can't seem to make the pages in the web project display data from the database.
I know I'm probably missing a simple step, but it's startin to tick me off.
My ultimate goal is to have most of my database operations run as stored procedures using interdev to create the forms that will pass parameters and execute the stored procedures.
Next installment... Uncle Roydee looks for help with drop down listboxes.