HighTechTalks DotNet Forums  

Website MS Access database

Dotnet Framework (ODBC.net) microsoft.public.dotnet.framework.odbcnet


Discuss Website MS Access database in the Dotnet Framework (ODBC.net) forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Guillermo
 
Posts: n/a

Default Website MS Access database - 11-14-2005 , 11:06 AM






Gentlemen, I'm trying VB.Net 2005 Beta2.
I have an Access database in my website (wemdb01.mdb).
I need to connect my application to it, in order to work with its data.
When I try to add the URL I get this msg: "The HTML document does not
contain Web service discovery information". Hosting is using Apache.
Please,what am I doing wrong?.
Thanks. Guillermo.


Reply With Quote
  #2  
Old   
luxspes
 
Posts: n/a

Default Re: Website MS Access database - 11-22-2005 , 02:29 AM






Guillermo wrote:
Quote:
Gentlemen, I'm trying VB.Net 2005 Beta2.
I have an Access database in my website (wemdb01.mdb).
I need to connect my application to it, in order to work with its data.
When I try to add the URL I get this msg: "The HTML document does not
contain Web service discovery information".
Why are you trying to use an URL to connecto a database?

Hosting is using Apache.
How did you managed to run an ASP.NET 2.0 VB.NET 2005 application
in Apache? Are you using Mono? (are you aware that Mono is not (yet)
compatible with ASP.NET 2.0)


Quote:
Please,what am I doing wrong?.
Many things :
1) Trying to use an URL to connect to an access database
2) Trying to use ASP.NET 2.0 in Apache
3) Trying to usa a WebService to connect to an access database

Quote:
Thanks. Guillermo.


Reply With Quote
  #3  
Old   
Guillermo
 
Posts: n/a

Default Re: Website MS Access database - 11-22-2005 , 06:50 AM



Thanks for the input.
So now:
I'm not running ANYTHING right now.
Is there a way a VB.Net application can connnect to my Website Access
Database?.
Would it be easier if the Database were SQL?.
Thanks.
Guillermo.

"luxspes" wrote:

Quote:
Guillermo wrote:
Gentlemen, I'm trying VB.Net 2005 Beta2.
I have an Access database in my website (wemdb01.mdb).
I need to connect my application to it, in order to work with its data.
When I try to add the URL I get this msg: "The HTML document does not
contain Web service discovery information".
Why are you trying to use an URL to connecto a database?

Hosting is using Apache.
How did you managed to run an ASP.NET 2.0 VB.NET 2005 application
in Apache? Are you using Mono? (are you aware that Mono is not (yet)
compatible with ASP.NET 2.0)


Please,what am I doing wrong?.
Many things :
1) Trying to use an URL to connect to an access database
2) Trying to use ASP.NET 2.0 in Apache
3) Trying to usa a WebService to connect to an access database

Thanks. Guillermo.



Reply With Quote
  #4  
Old   
luxspes
 
Posts: n/a

Default Re: Website MS Access database - 11-22-2005 , 10:11 AM



Guillermo wrote:
Quote:
Thanks for the input.
So now:
I'm not running ANYTHING right now.
Is there a way a VB.Net application can connnect to my Website Access
Database?.
Of course... first... you need to know "where" is your access database
(from the file system perspective from INSIDE you WebServer)

Then... just follow the steps in http://www.asp.net/guidedtour/
After some "Next" clicks you will arrive at
http://www.asp.net/guidedtour2/s7.aspx
On that page, the second step is "In the Choose Data Source dialog
select Microsoft SQL Server and then click Continue."

Just change that to
In the Choose Data Source dialog select MICROSOFT ACCESS DATABASE FILE
and then click Continue."

And... well... that is it!

Quote:
Would it be easier if the Database were SQL?.
Thanks.
Guillermo.

"luxspes" wrote:


Guillermo wrote:

Gentlemen, I'm trying VB.Net 2005 Beta2.
I have an Access database in my website (wemdb01.mdb).
I need to connect my application to it, in order to work with its data.
When I try to add the URL I get this msg: "The HTML document does not
contain Web service discovery information".

Why are you trying to use an URL to connecto a database?

Hosting is using Apache.
How did you managed to run an ASP.NET 2.0 VB.NET 2005 application
in Apache? Are you using Mono? (are you aware that Mono is not (yet)
compatible with ASP.NET 2.0)



Please,what am I doing wrong?.

Many things :
1) Trying to use an URL to connect to an access database
2) Trying to use ASP.NET 2.0 in Apache
3) Trying to usa a WebService to connect to an access database


Thanks. Guillermo.



Reply With Quote
  #5  
Old   
Guillermo
 
Posts: n/a

Default Re: Website MS Access database - 11-22-2005 , 11:31 AM



Thank you. Going there now.
I'll tell you how it works.
Guillermo.

"luxspes" wrote:

Quote:
Guillermo wrote:
Thanks for the input.
So now:
I'm not running ANYTHING right now.
Is there a way a VB.Net application can connnect to my Website Access
Database?.

Of course... first... you need to know "where" is your access database
(from the file system perspective from INSIDE you WebServer)

Then... just follow the steps in http://www.asp.net/guidedtour/
After some "Next" clicks you will arrive at
http://www.asp.net/guidedtour2/s7.aspx
On that page, the second step is "In the Choose Data Source dialog
select Microsoft SQL Server and then click Continue."

Just change that to
In the Choose Data Source dialog select MICROSOFT ACCESS DATABASE FILE
and then click Continue."

And... well... that is it!

Would it be easier if the Database were SQL?.
Thanks.
Guillermo.

"luxspes" wrote:


Guillermo wrote:

Gentlemen, I'm trying VB.Net 2005 Beta2.
I have an Access database in my website (wemdb01.mdb).
I need to connect my application to it, in order to work with its data.
When I try to add the URL I get this msg: "The HTML document does not
contain Web service discovery information".

Why are you trying to use an URL to connecto a database?

Hosting is using Apache.
How did you managed to run an ASP.NET 2.0 VB.NET 2005 application
in Apache? Are you using Mono? (are you aware that Mono is not (yet)
compatible with ASP.NET 2.0)



Please,what am I doing wrong?.

Many things :
1) Trying to use an URL to connect to an access database
2) Trying to use ASP.NET 2.0 in Apache
3) Trying to usa a WebService to connect to an access database


Thanks. Guillermo.




Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.