Ask a Question related to Dreamweaver AppDev, Design and Development.
-
cmb290t #1
Connecting to a Linked Table in Access
I am using Dreamweaver MX 2004. I am trying to connect, via Dreamweaver, to a
linked file in Access. The linked file is connected to a text file that will
be updated daily. Dreamweaver is looking for a table to connect to but it is
not recognizing the linked file within the Access database as a table. I used
a OLE DB connection string to try to connect in DW. The problem arises when I
try to create a record set and choose the connection. The error reads "Unable
to retrieve tables from this connection, click on the 'Define...' button to
test this connection." An OBDC connection will not work with this type of data
source. I can connect to the data source by hard coding, but I would like to
complete my project using DW, instead of hard coding everything.
Any help is greatly appreciated! Thanks.
cmb290t Guest
-
Updating multiple records in a linked table simultaneously
I am working on an e-commerce application and I need help with updating the product details for a single product with multiple formats. --DB... -
No table listing after connecting
I'm currently designing a web site with ASP.NET (1.1 Framework) and Access 2003. For some reason, only with Access, I can't get the tables to show... -
Linked Table
I am building a site to sell cd's and cassettes. There are currently over 600 albums from over 250 artists broke in to 20 categories. The thing... -
Connecting to linked SQL tables through access
Hello, I have searched the web and can't find a solution, but this must (maybe) be common. I am creating an asp page that connects to an access... -
Open an MS Access Linked Table via ASP
I have a MS Access database. Within this database, I have several linked tables that connect to a mainframe's database. The linked tables use a... -
Paul Whitham TMM #2
Re: Connecting to a Linked Table in Access
Bad news for you mate.
Linked tables are achieved via something within the Access program that is
not available when the database is accessed via SQL on a webserver. You are
going to have to find a different method to access the information
--
Regards
Paul Whitham
Macromedia Certified Professional for Dreamweaver MX2004
Valleybiz Internet Design
[url]www.valleybiz.net[/url]
Team Macromedia Volunteer for Ultradev/Dreamweaver MX
[url]www.macromedia.com/support/forums/team_macromedia[/url]
"cmb290t" <webforumsuser@macromedia.com> wrote in message
news:d1cf75$7mk$1@forums.macromedia.com...to a> I am using Dreamweaver MX 2004. I am trying to connect, via Dreamweaver,will> linked file in Access. The linked file is connected to a text file thatis> be updated daily. Dreamweaver is looking for a table to connect to but itused> not recognizing the linked file within the Access database as a table. Iwhen I> a OLE DB connection string to try to connect in DW. The problem arises"Unable> try to create a record set and choose the connection. The error readsto> to retrieve tables from this connection, click on the 'Define...' buttondata> test this connection." An OBDC connection will not work with this type ofto> source. I can connect to the data source by hard coding, but I would like> complete my project using DW, instead of hard coding everything.
>
> Any help is greatly appreciated! Thanks.
>
Paul Whitham TMM Guest



Reply With Quote

