|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Wanted: Simple VB.NET "WEB" Application with an Access DatabaseI'm trying to get a simple VB.NET "Web Application" (not a regular
application) to work with an Access Database. Seems simple enough, but I cannot seem to get it working. If anyone has a simple example that they can send me it would be very much appreciated. Drop me an email at: samadams_2***@yahoo.ca Thanks... samadams_2***@yahoo.ca wrote:
> I'm trying to get a simple VB.NET "Web Application" (not a regular Do you mean a .NET web service?> application) to work with an Access Database. Seems simple enough, but > I cannot seem to get it working. If anyone has a simple example that > they can send me it would be very much appreciated. Drop me an email > at: samadams_2***@yahoo.ca > > Thanks... First, download the Web Services Toolkit for Microsoft Offfice, a piece of software that is no longer supported by Microsoft. Then, create a web service in Visual Studio. Then, in Access, add a "Web Reference." This will create a local proxy class that can access the web service. Info on how to do all of this: http://metrix.fcny.org:9999/confluence/x/Rx0 Oh, I realize now that you probably meant you wanted an Access database
to be the *backend* not the front end. If this is the case, as you say, it really shouldn't be too hard to set this up. The simplest thing is probably to just use one of the wizards to make a connection string to the Access database, and proceed as usual with a data adapter. admspam@yahoo.com wrote: Show quoteHide quote > samadams_2***@yahoo.ca wrote: > > I'm trying to get a simple VB.NET "Web Application" (not a regular > > application) to work with an Access Database. Seems simple enough, but > > I cannot seem to get it working. If anyone has a simple example that > > they can send me it would be very much appreciated. Drop me an email > > at: samadams_2***@yahoo.ca > > > > Thanks... > > Do you mean a .NET web service? > > First, download the Web Services Toolkit for Microsoft Offfice, a piece > of software that is no longer supported by Microsoft. > > Then, create a web service in Visual Studio. Then, in Access, add a > "Web Reference." This will create a local proxy class that can access > the web service. > > Info on how to do all of this: > http://metrix.fcny.org:9999/confluence/x/Rx0
Check result of call into Windows API
Multi-Threaded App Print ID card using Plastic Card Printer in VB.net *** HELP *** Problems Accessing Simple VB.NET Access Database Listview columnheader question Date and Time Calculation. Cross-thread operation not valid Regex doesn't match when test string is in middle of file Winforms User COntrol Addhandler in a Multithreading class and the events raised in seperate threads, how to get to the ca |
|||||||||||||||||||||||