Ok, it's finally working! Thanks to both of you for your advice!
Looks like the dataset problem was being caused by two things.
First, a bug in the older version of VS.NET was keeping me from seeing my dataset as a viable datasource. I imported it into VS.NET 2003, and suddenly the...
I'm building a VB.NET application for employees to enter their time worked in a week. Today, some of the users asked if I could add a report to the app that will allow supervisors to print off the timesheet they're viewing.
I've used Crystal reports extensively in ASP.NET, so I thought this...
I just got done programming a VBA script for Outlook 2000. Basically, whenever e-mail is sent, it kicks and allows the user to opt to record their e-mail to a database. I'll paste in that code below.
The code works just fine for normal e-mail. However, when the user gets undeliverable mail...
I'm working on a C# ASP.NET app, and I'm having a problem with a connection string to an Access database. All of the examples I can find online se either server.mappath or the physical drive letter. However, all I have to work with in this case is a UNC path. What should the syntax for the...
I'm working on a C# ASP.NET app, and I'm having a problem with a connection string to an Access database. All of the examples I can find online se either server.mappath or the physical drive letter. However, all I have to work with in this case is a UNC path. What should the syntax for the...
I'm working on a C# ASP.NET app, and I'm having a problem with a connection string to an Access database. All of the examples I can find online se either server.mappath or the physical drive letter. However, all I have to work with in this case is a UNC path. What should the syntax for the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.