RE: Viewing table data in a webpage using ASP

2001-12-03 Thread G r e g L a w r i e
uesday, 4 December 2001 7:49 > To: [EMAIL PROTECTED] > Subject: RE: Viewing table data in a webpage using ASP > > > Here is the connection code I use to view record information from a > table. I'm using Dreamweaver Ultradev 4 to help with some of the ba

RE: Viewing table data in a webpage using ASP

2001-12-03 Thread Todd Williamsen
Nick Boldt [mailto:[EMAIL PROTECTED]] Sent: Monday, December 03, 2001 3:19 PM To: [EMAIL PROTECTED] Subject: RE: Viewing table data in a webpage using ASP Here is the connection code I use to view record information from a table. I'm using Dreamweaver Ultradev 4 to help with some of the basi

RE: Viewing table data in a webpage using ASP

2001-12-03 Thread Nick Boldt
Message- From: Christopher R. Jones [mailto:[EMAIL PROTECTED]] Sent: Monday, December 03, 2001 3:07 PM To: Nick Boldt Subject: Re: Viewing table data in a webpage using ASP If you have MyODBC installed and working you should be able to view the records. I have a number of WEB pages that displa

Viewing table data in a webpage using ASP

2001-12-03 Thread Nick Boldt
Hi, I'm trying to view the records of a table in on a webpage, but nothing is showing up. I can add records to the table from the page but cannot view, update or delete them. I'm using Windows 2000 and IIS 5.0 I'm new to MySql and would greatly appreciate any help anyone can give me. Nick Bol