473,786 Members | 2,366 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Problem linking to website with Access

Hi All,

I'm trying to link to data on a website with Access. When I try File/
Get External Data/ link tables/ HTML/, I get the following error
message:

Database or object is read-only.

I find this odd because I can get this data thru Excel's web query
function.

Any ideas or alternative approaches would be appreciated!

Andrew

Mar 19 '07 #1
2 2097
Hi, Andrew.
Database or object is read-only.
Is the file extension HTML or HTM? If not, you'll get this error message.
Or if you have certain combinations of Windows operating systems, Microsoft
Office, Jet, MDAC, and their service packs, you'll get this error message.
When we find out which ones you have we can make a recommendation on how to
fix it. I'm going out of town shortly so someone else will probably have to
diagnose the problem should you be willing to reveal the pertinent
information.
I find this odd because I can get this data thru Excel's web query
function.
Linking to an updateable data source isn't quite the same thing. Your
observation that this is odd behavior is rather like arguing "What do you
mean my check bounced? There's no way it could bounce. I still have checks
in my checkbook!"

HTH.
Gunny

See http://www.QBuilt.com for all your database needs.
See http://www.Access.QBuilt.com for Microsoft Access tips and tutorials.
Blogs: www.DataDevilDog.BlogSpot.com, www.DatabaseTips.BlogSpot.com
http://www.Access.QBuilt.com/html/ex...ributors2.html for contact
info.
"Andrew W" <we*****@earthl ink.netwrote in message
news:11******** **************@ n76g2000hsh.goo glegroups.com.. .
Hi All,

I'm trying to link to data on a website with Access. When I try File/
Get External Data/ link tables/ HTML/, I get the following error
message:

Database or object is read-only.

I find this odd because I can get this data thru Excel's web query
function.

Any ideas or alternative approaches would be appreciated!

Andrew

Mar 19 '07 #2
On Mar 19, 11:05 am, "'69 Camaro" <ForwardZERO_SP AM.To.
69Cam...@Spamea ter.orgZERO_SPA Mwrote:
Hi, Andrew.
Database or object is read-only.

Is the file extension HTML or HTM? If not, you'll get this error message.
Or if you have certain combinations of Windows operating systems, Microsoft
Office, Jet, MDAC, and their service packs, you'll get this error message.
When we find out which ones you have we can make a recommendation on how to
fix it. I'm going out of town shortly so someone else will probably have to
diagnose the problem should you be willing to reveal the pertinent
information.
I find this odd because I can get this data thru Excel's web query
function.

Linking to an updateable data source isn't quite the same thing. Your
observation that this is odd behavior is rather like arguing "What do you
mean my check bounced? There's no way it could bounce. I still have checks
in my checkbook!"

HTH.
Gunny

Seehttp://www.QBuilt.comf or all your database needs.
Seehttp://www.Access.QBui lt.comfor Microsoft Access tips and tutorials.
Blogs:http://www.DataDevilDog.BlogSpot.com...utors2.htmlfor contact
info.

"Andrew W" <weit...@earthl ink.netwrote in message

news:11******** **************@ n76g2000hsh.goo glegroups.com.. .
Hi All,
I'm trying to link to data on a website with Access. When I try File/
Get External Data/ link tables/ HTML/, I get the following error
message:
Database or object is read-only.
I find this odd because I can get this data thru Excel's web query
function.
Any ideas or alternative approaches would be appreciated!
Andrew- Hide quoted text -

- Show quoted text -
Hi Gunny, thanks for the response.

The target file extension is html. I'm using Access 2002 in Windows
XP. I'm pretty current on updates (SP3).
Mar 21 '07 #3

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

Similar topics

27
3109
by: Lee Phillips | last post by:
I believe it is universally accepted that decorating your website with images from someone else's, without permission, is rude and unethical, even if the images are in the public domain, because to do so is to steal bandwidth. But I have run across a situation where people are linking to other types of resources that I offer on my website without my permission, and I was interested to know if there is a consensus on the ethics of this...
3
3475
by: John Lewis | last post by:
I hope someone can help with this. I have a website using Access and ASP developed on my own PC (using PWS) and hosted on a commercial site. I decided that splitting the dbase up would be a good management tactic; it si easy to link from the main database and it works fine - on my own machine. Trouble is when I upload to the commercial host, it takes with it the
0
2248
by: gasturbtec | last post by:
please help im new at access programming and i just got this project dropped in my lap because the old programmer quit. i've been doing ok so far but now i need to add code to an existing database that is used to connect to other databases and generate reports. below is sample code of how the database does the linking i hope i give you enough info to help me but if not let me know and i will give more. Sub txtShipDataFileSub() Dim...
0
1233
by: Ken Tech | last post by:
I got some problem on session and authentication on asp.net web site as describe below First Scenario Develop on developper machine (windows 2000 Prof) - Website reside on Virtual directory of Deffault website (localhost//start.aspx) When move to Staging Server (windows 2000 server)
3
1687
by: BLob | last post by:
Hi, I am building a multi languages website. To simplify let's say that I need to deal with news, projects, partners, all of them having some information depending on the language (title, introduction, ...) and some not depending on the language (date_online, date_offline, published, ...). The main point is that I don't want to have to touch the structure of the database or to modify my scripts if one or more languages were to be added....
0
1058
by: swynne | last post by:
Greetings guys and gals: Before I jump off my roof I thought I'd find a forum such as this to ask my questions. I'm kinda like a driver that doesn't want to ask for instructions thus proven he/she is lost...well I'm lost and I know it's something minor.... I'm reconstructing my website that was made by someone else who I don't want to ask. My situation is that part of the website has personal ads and I've managed to bring all the data...
2
1940
by: occyink | last post by:
I run a website selling cartridges. My stock on the website is in a MySql database. My accounts package and invoicing software runs on an Access database. In my website databse there is a table called products, on my accounts Access database there is a table called items. I am trying to link certain fields in MySql database with certain fields in Access database. The reason for this is so when I update the price in the accounts database (access)...
1
1316
by: karthik28 | last post by:
I tried linking an excel spreadsheet to an access database. It shows me a window with the data but the header row in missing. However, when I open the excel file, save it without making any changes and try linking it again, it works fine. Please suggest a solution so that I dont have keep saving the excel file before linking it. Thanks KS
4
1467
lifeisgreat20009
by: lifeisgreat20009 | last post by:
I have made a dynamic website using HTML, ASP, JavaScript for my college project..... My website is running pretty well at home as well as in college...I mean linking and all, also no problem with ASP pages... The problem is that at home my website perfectly fits my personal computer's screen (Flatron ) but on college's computer the images that I have included seem to be too big to fit the screen all of my webpages seem to be going...
0
9647
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9491
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10357
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
10104
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9959
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8988
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5397
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
2
3668
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2894
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.