|
-
Jun 12th, 2000, 03:12 AM
#1
Thread Starter
New Member
Ok, I am just learning ASP and very new to it. I am using visual interdev 6.0 and i went and bought a book to help me through it. Book Name is Web Development with Visual Interdev 6. Here is the problem.
I am to the point of connecting a access database to the project. I create a new database project and add it to the current solution. I set the data link properties to point to the database. I add a data connection. I create a sql query from the data base tables. If i double click on the statement I can view the query results. Now this is where the problem lies.
I follow the book. Create a new html page. Drag the sql statement over to the html page and it creates the recordset connection. I drag and drop the fields that I want. Then add a navbar to cycle through the records. Save the page as html. I view the page and I see the text fields but NO Data. I am completely lost as to what i am doing wrong. I followed step by step and nothing. Blah.
I downloaded the SP3 and have that installed as well.
I am looking for a quick, simple step by step to just view the data that's in my query. All help is welcome. Please hurry cause i am about to be bald from pulling my hair out.
Thanks in advance..
-
Jun 12th, 2000, 11:03 PM
#2
Hyperactive Member
Instead of adding a new HTML page, try adding a new ASP page instead.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|