Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What does this error mean and how do I correct it?
Message
From
06/03/2006 12:16:45
Terry Tuell
Stephens Production Company
Fort Smith, Arkansas, United States
 
 
To
06/03/2006 11:21:50
Mike Cole
Yellow Lab Technologies
Stanley, Iowa, United States
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Environment versions
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Jet/Access Engine
Miscellaneous
Thread ID:
01101392
Message ID:
01101749
Views:
11
I would post some code, but I have yet to write a single line. Let me explain further.

Have you seen or are you aware of the training videos at the
http://msdn.microsoft.com/vstudio/express/vb/learning/ website?

The videos are free and begin with the very basics. In lesson # 9 or 10, there is a simple example of creating a DataSource and a DataConnection. In this same lesson, there is the illustration of dragging the data table to the form which generates the Labels and TextBoxes for every field in the table. Once dropped, the video instructor clicks the Run button in the toolbar then scrolls through the data table, displaying the data that is bound to the textboxes.

In the real world, I would not do this. But for training purposes, I am following the video, then reviewing the controls to see what properties and events were created.

My project and my data reside on a network drive. If I run the program using the network drives, it fails with the permissions problem. Out of curiousity, I copied the project and data to my local drive and the program works without a hitch.

As I mentioned in my original post, I am a long time veteran of Foxpro. What I'm used to doing is looking for and opening my data tables using a method called from the LOAD EVENT.

If there is a preferred way of opening a data connection/data tables in VB.NET, then I would appreciate that information. In the mean time, I'll keep reading, watching, and testing.

Thanks for your suggestions.

TAT
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform