Wrox Programmer Forums
|
Classic ASP Basics For beginner programmers starting with "classic" ASP 3, pre-".NET." NOT for ASP.NET 1.0, 1.1, or 2.0
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Classic ASP Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old March 25th, 2005, 12:14 PM
Registered User
 
Join Date: Jan 2004
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Default Using Visual Studio vb.Net to build code

I am trying to use Visual Studio .Net, VB.Net Application Web Form, to build datagrid examples in ASP.NET 1.0 with VB chapter 12.

After I connect to my access database using Tools-Connect to Database wizard (Ole db Jet 4 provider) , then drag and drop the OLEdbDataAdapter onto my form that brings up the wizard that defines my OledbConnection and then build a dataset and use a query in the wizard to select the Employees table, fields Lastname, firstname. When I select preview data, fill dataset it connects to the table fine.

I then drag and drop the datagrid onto the form and change the data source properties to point to the dataset.

Where in the code or properties do I "fill" the data grid or dataset?


 
Old March 28th, 2005, 07:52 PM
Friend of Wrox
 
Join Date: Jan 2004
Posts: 1,870
Thanks: 12
Thanked 20 Times in 20 Posts
Send a message via AIM to mat41
Default

This is a classic ASP forum

Wind is your friend
Matt





Similar Threads
Thread Thread Starter Forum Replies Last Post
New to Visual Studio Net and VB.Net .Net Rookie Visual Studio 2005 4 August 31st, 2007 08:41 AM
Deploy CR with Visual Studio 2005 VB.Net clflyer Crystal Reports 0 March 7th, 2007 12:41 PM
Visual studio 6 or visual studio .NET chaitannyam Visual C++ 1 November 13th, 2005 09:26 AM
Using ASP.NET Code-Behind Without Visual Studio.NE rupen ASP.NET 1.0 and 1.1 Basics 0 October 12th, 2005 05:21 AM
beginning VB.net web programming in visual studio. iamsugartang All Other Wrox Books 5 September 3rd, 2003 01:24 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.