SharePoint & MS-Access
Windows Server Forum Index Windows Server
Server discussion on Windows platform.
 
 FAQFAQ   MemberlistMemberlist     RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
Google
 
Web winserverhelp.com
SharePoint & MS-Access

 
Post new topic   Reply to topic    Windows Server Forum Index -> Portal Server Development
Author Message
Jean-Philippe Guilbeau
Guest





Posted: Mon Oct 10, 2005 12:51 pm    Post subject: SharePoint & MS-Access Reply with quote

Greetings from Belgium,

I am new with SharePoint and I already met a problem that I cannot
solve without your expertise.

In one of my site I made a link to a database and it works perfectly
but, as soon as the application is launched, it offers to download the
application onto the user's PC.

I do not want the application to be downloaded. It MUST stay and be
used from the server ONLY!

What can I do to inhibit the downloading?

Thanks for your help,

Jean-Philippe
Back to top
Dean
Guest





Posted: Thu Oct 13, 2005 12:51 pm    Post subject: Re: SharePoint & MS-Access Reply with quote

if this is an MS Access Application you created, then the users must have
Access in stalled on their computer for it to work, they can have either the
runtime or the full version.

What database are you linking to, an Access mdb, the Sharepoint content db
or something else?

"Jean-Philippe Guilbeau" <jp.guilbeau@skynet.be> wrote in message
news:esYg94YzFHA.1032@TK2MSFTNGP12.phx.gbl...
Quote:
Greetings from Belgium,

I am new with SharePoint and I already met a problem that I cannot
solve without your expertise.

In one of my site I made a link to a database and it works perfectly
but, as soon as the application is launched, it offers to download the
application onto the user's PC.

I do not want the application to be downloaded. It MUST stay and be
used from the server ONLY!

What can I do to inhibit the downloading?

Thanks for your help,

Jean-Philippe
Back to top
Jean-Philippe Guilbeau
Guest





Posted: Thu Oct 13, 2005 4:51 pm    Post subject: Re: SharePoint & MS-Access Reply with quote

OK Dean,

On the server, there is an application called PTM.mdb.
All the users have MS Office 2003 installed on their workstation.
The SharePoint actually has a link to the PTM.mdb
(\\ServerName\Folder\PTM.mdb).

The PTM.mdb application runs fine using the SharePoint link but, as
soon as the application is launched, it offers to download the
application (PTM.mdb) onto the user's PC.

As I said it in my original message, I do not want the application to
be downloaded. It MUST stay and be used from the server ONLY!

Thanks for your help!

Jean-Philippe


Dean wrote:

Quote:
if this is an MS Access Application you created, then the users must
have Access in stalled on their computer for it to work, they can
have either the runtime or the full version.

What database are you linking to, an Access mdb, the Sharepoint
content db or something else?

"Jean-Philippe Guilbeau" <jp.guilbeau@skynet.be> wrote in message
news:esYg94YzFHA.1032@TK2MSFTNGP12.phx.gbl...
Greetings from Belgium,

I am new with SharePoint and I already met a problem that I cannot
solve without your expertise.

In one of my site I made a link to a database and it works perfectly
but, as soon as the application is launched, it offers to download
the application onto the user's PC.

I do not want the application to be downloaded. It MUST stay and be
used from the server ONLY!

What can I do to inhibit the downloading?

Thanks for your help,

Jean-Philippe




--
Back to top
Dean
Guest





Posted: Wed Oct 19, 2005 8:51 pm    Post subject: Re: SharePoint & MS-Access Reply with quote

You need to split the database into a Front End (the forms, queries, code
and reports) that is deployed to the users and a Backend (data tables) that
is stored on the server. There is a wizard in Access to do this for you, but
I am not sure if this will work when the Backend in in a Sharepoint folder
(i've never tried this)

"Jean-Philippe Guilbeau" <jp.guilbeau@skynet.be> wrote in message
news:u2vVz3$zFHA.464@TK2MSFTNGP15.phx.gbl...
Quote:
OK Dean,

On the server, there is an application called PTM.mdb.
All the users have MS Office 2003 installed on their workstation.
The SharePoint actually has a link to the PTM.mdb
(\\ServerName\Folder\PTM.mdb).

The PTM.mdb application runs fine using the SharePoint link but, as
soon as the application is launched, it offers to download the
application (PTM.mdb) onto the user's PC.

As I said it in my original message, I do not want the application to
be downloaded. It MUST stay and be used from the server ONLY!

Thanks for your help!

Jean-Philippe


Dean wrote:

if this is an MS Access Application you created, then the users must
have Access in stalled on their computer for it to work, they can
have either the runtime or the full version.

What database are you linking to, an Access mdb, the Sharepoint
content db or something else?

"Jean-Philippe Guilbeau" <jp.guilbeau@skynet.be> wrote in message
news:esYg94YzFHA.1032@TK2MSFTNGP12.phx.gbl...
Greetings from Belgium,

I am new with SharePoint and I already met a problem that I cannot
solve without your expertise.

In one of my site I made a link to a database and it works perfectly
but, as soon as the application is launched, it offers to download
the application onto the user's PC.

I do not want the application to be downloaded. It MUST stay and be
used from the server ONLY!

What can I do to inhibit the downloading?

Thanks for your help,

Jean-Philippe




--
Back to top
Jean-Philippe Guilbeau
Guest





Posted: Tue Oct 25, 2005 8:51 am    Post subject: Re: SharePoint & MS-Access Reply with quote

Dean wrote:

Quote:
You need to split the database into a Front End (the forms, queries,
code and reports) that is deployed to the users and a Backend (data
tables) that is stored on the server. There is a wizard in Access to
do this for you, but I am not sure if this will work when the Backend
in in a Sharepoint folder (i've never tried this)

"Jean-Philippe Guilbeau" <jp.guilbeau@skynet.be> wrote in message
news:u2vVz3$zFHA.464@TK2MSFTNGP15.phx.gbl...
OK Dean,

On the server, there is an application called PTM.mdb.
All the users have MS Office 2003 installed on their workstation.
The SharePoint actually has a link to the PTM.mdb
(\\ServerName\Folder\PTM.mdb).

The PTM.mdb application runs fine using the SharePoint link but, as
soon as the application is launched, it offers to download the
application (PTM.mdb) onto the user's PC.

As I said it in my original message, I do not want the application
to be downloaded. It MUST stay and be used from the server ONLY!

Thanks for your help!

Jean-Philippe


Dean wrote:

if this is an MS Access Application you created, then the users
must have Access in stalled on their computer for it to work,
they can have either the runtime or the full version.

What database are you linking to, an Access mdb, the Sharepoint
content db or something else?

"Jean-Philippe Guilbeau" <jp.guilbeau@skynet.be> wrote in message
news:esYg94YzFHA.1032@TK2MSFTNGP12.phx.gbl...
Greetings from Belgium,

I am new with SharePoint and I already met a problem that I cannot
solve without your expertise.

In one of my site I made a link to a database and it works
perfectly >>> but, as soon as the application is launched, it offers
to download >>> the application onto the user's PC.

I do not want the application to be downloaded. It MUST stay and
be >>> used from the server ONLY!

What can I do to inhibit the downloading?

Thanks for your help,

Jean-Philippe




--

Thanks, Dean!
I'll try that!
Still, I have the feeling that Sharepoint will offer the user to
download the Front End (I don't want that either)

--
Back to top
 
Post new topic   Reply to topic    Windows Server Forum Index -> Portal Server Development All times are GMT
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum




New Topics Powered by phpBB