473,399 Members | 3,656 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,399 software developers and data experts.

Starting Access app freom Web Service

I have a server that has an MS Access app -
E:\MyCatalog\MyMSAccessApp.mdb
Want users to use it via a Web Service (c#).
Writing the WS is no problem. Only not sure of how
to start MyMSAccessApp.mdb from C# code??
--
FL
Nov 23 '05 #1
3 1159
I'm not sure if I understand what you're planning to do. When you write "use
it via a Web Service" you surely mean that they shall be able to work on the
data in the MDB, don't you? But wouldn't you in that case just simply use an
ODBC-connection to the MDB?
Please try to give a little more detail of what you want to accomplish.

Sigi
Nov 23 '05 #2
Ok, I'll try!
I want to put an MS Access app on Server A, msapp.mdb. Msapp.mdb is a
front-end app for a SQL Server database on another server B.
I want users to be able to invoke msapp.mdb vi an URL, NOT by logging on to
Server A. I thought that a Web Service might do the trick! Maybe I'm wrong.
I guess I could put a share on a file on Server A, put msapp.mdb there and
let the users map that via explorer.
Seemd a bit more elegant via the browser and WS!
FL
"Siegfried Glaser" wrote:
I'm not sure if I understand what you're planning to do. When you write "use
it via a Web Service" you surely mean that they shall be able to work on the
data in the MDB, don't you? But wouldn't you in that case just simply use an
ODBC-connection to the MDB?
Please try to give a little more detail of what you want to accomplish.

Sigi

Nov 23 '05 #3
If you've got an existing MS-Access frontend, IMHO you should definitely work
with a fileshare. It's the easiest and fastest way.
Webservices are useful to pass data but I see no way how you could use one
to get your Access frontend to the browser. I'm afraid you got something
wrong about this technology. Nevertheless you could write a new .NET frontend
and use a webservice as your connection to the SQL-server.

Sigi

PS: If your further inquiries should proof me wrong, please let me know. I'm
far from a beeing a pro.

PPS: If you only need to query data in a very basic way, you could also take
a try at MS-Access Data Access Pages but I doubt that they make sense in any
serious environment.
Nov 23 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: ceadtinneh | last post by:
Folks, We're implementing a software based mirroring solution. This solution requires that the SQL Server service on the target server be stopped while data is being replicated from the source...
2
by: karl | last post by:
I have a windows service that kicks off a 'monitor' thread which in turn kicks off 4 additional threads. These 4 threads basically are listen on a designated socket and report back any errors...
2
by: Razzie | last post by:
Hey all, I wrote a Windows Service. When I test it on my developement machine (winXP) it works fine. It starts ok, never crashes, etc. When I install the service on another machine (win2000) it...
4
by: Kristof Despiere | last post by:
Suppose you have one domain, filled with a couple of users. What needs to be done now is I need to start a windows application from a webform by pressing a button on the webform (for example). ...
0
by: tshad | last post by:
I have a Windows Service I created that just sets a timer and writes to EventLog every 10 seconds. It installed fine and it actually starts. But it says it doesn't. The progress bar shows the...
6
by: Arnie | last post by:
We're using the ServiceController class provided by the .NET Framework, programming in C#. We are using the Start() method to start a service from another service. This works fine most of the...
0
by: Mark Henry | last post by:
I wrote a Desktop class for manipulating desktops and window stations. The class is being used by a service for starting applications on the interactive desktop (the service cannot run as Local...
16
by: sunil | last post by:
Hi, I have a service written in c# that I need to run as a "Network Service". I am using a setup project to install the service. If I install the service in User's Personal Folder, I get the...
1
by: JoNo216 | last post by:
Hello, I am tring to create a windows service monitor use asp.net and vb.net. I cannot seem to be able to start a windows service from a webpage because I do not have access to the...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.