Ask a Question related to Dreamweaver AppDev, Design and Development.
-
slexow #1
dsn-less connection error
I created a dsn-less connection using custom connection string from the
database tab. I am attempting to do some datashaping
([url]http://www.dwfaq.com/Tutorials/Dynamic/datashape.asp[/url]), thus the provider
=MSDataShape My string = 'Provider=MSDataShape;Data
Provider=Microsoft.Jet.OLEDB.4.0;Data Source=' &
Server.MapPath('/bbnc/db/CharonCart3.mdb') & ';' I create the custom conn
string and hit test and receive 'connection made successfully'. Then I go to
the bindings tab and try to create a new record set, when I choose the
connection (the one from above) I get the following error: 'Uanble to retrieve
tables from this connection, click on the 'Define....' button and test this
connection.' It again tests successfully. What could be causing this? Thanks,
Stan
slexow Guest
-
connection error!! please help
Hello. Can somebody please help me with "connection error" from a remote pc? Streaming LIVE from my webcam to my website. When I enter the website... -
DB2 Connection Error
I keep getting the following error: Event Type: Error Event Source: ColdFusion MX 7 ODBC Server Event Category: None Event ID: 0... -
SQL Connection 405 error - HELP
please let me know if you find out,,, lars67@direcway.com -
Error when calling a web service (The underlying connection was closed: An unexpected error occurred on a receive.)
I am calling a simple service. Always on the first call I have this error (System.Net.WebException: The underlying connection was closed: An... -
Error 711 and Error 5, Remote access connection manager service
I'm trying to set up a dial-up connection, but my computer will not start Remote Access Connection Manager or Remote Access Auto Connection... -
BillB #2
Re: dsn-less connection error
Did you define a Data Source Name variable. If not do to "Application" and
under "Bindings" click the + button and at the bottom select Data Source
Name Variable.
That's the only thing I can think of. If you have further trouble though you
might have better luck over at the Cartweaver support group.
[url]news://support.cartweaver.com[/url]
Bill"slexow" <webforumsuser@macromedia.com> wrote in message
news:d0qhip$b9j$1@forums.macromedia.com...>I created a dsn-less connection using custom connection string from the
> database tab. I am attempting to do some datashaping
> ([url]http://www.dwfaq.com/Tutorials/Dynamic/datashape.asp[/url]), thus the provider
> =MSDataShape My string = 'Provider=MSDataShape;Data
> Provider=Microsoft.Jet.OLEDB.4.0;Data Source=' &
> Server.MapPath('/bbnc/db/CharonCart3.mdb') & ';' I create the custom
> conn
> string and hit test and receive 'connection made successfully'. Then I
> go to
> the bindings tab and try to create a new record set, when I choose the
> connection (the one from above) I get the following error: 'Uanble to
> retrieve
> tables from this connection, click on the 'Define....' button and test
> this
> connection.' It again tests successfully. What could be causing this?
> Thanks,
> Stan
>
BillB Guest



Reply With Quote

