Ask a Question related to ASP Database, Design and Development.
-
JaFF #1
database problems
I had my database running well but now i get the
following problem:
Database Results Error
[Microsoft][ODBC Microsoft Access Driver] '(unknown)' is
not a valid path. Make sure that the path name is spelled
correctly and that you are connected to the server on
which the file resides.
Now the database is meant to display some job logs on an
asp page. Nothing to hard.
The database is located on the intranet server and i have
just used frontpage to implement it.
I can verify through frontpage the link between the
database and the page.
Howeever, when i load the page in a browser i get that
error. I get it on the server too not just clients.
Can nyone help??
oh btw, it seemed to stop around te same time i installed
SUS. Could this have done something??
Any help greatly appreciated.
James
JaFF Guest
-
Database UUID problems
I am modifying the GetSubscribers() function to pull people who have signed up for specific categories. It works great when I manually put in which... -
CF database connection problems
Out of nowhere I started having database connection problems both my stage and production servers. I have CFMX 6.1 with latest updater, SQL Server... -
Problems connecting to the SQL database (2)
I posted a letter some minutes ago, and want to add the errormessage I get when I try to connect to the database. The message is: SQL-server... -
Problems connecting to a database
I am trying to use the Application Tutorial provided with Dreamweaver MX 2004. I running: Apache 1.3.33 PHP 5 MySQL 4.1.10 I've tested PHP and... -
FTP Problems with Access Database in MX
This is driving me crazy! All files will upload without any problems but when it comes to access database, sometimes it will upload fine, but most... -
Ray at #2
Re: database problems
What does your connection string look like? Is there a path to the database
defined? Does the .mdb file exist? <IMO>you shouldn't use Frontpage to
make ASP pages for you. You should try your best to learn to hand-code.
Using Frontpage for design work is one thing, but for writing code, it's
bad. The same holds true for any WYSIWYG editor, really.</IMO>
Ray at home
"JaFF" <anonymous@discussions.microsoft.com> wrote in message
news:6fa201c3e6c0$bef25e10$a401280a@phx.gbl...> I had my database running well but now i get the
> following problem:
> Database Results Error
> [Microsoft][ODBC Microsoft Access Driver] '(unknown)' is
> not a valid path. Make sure that the path name is spelled
> correctly and that you are connected to the server on
> which the file resides.
>
> Now the database is meant to display some job logs on an
> asp page. Nothing to hard.
> The database is located on the intranet server and i have
> just used frontpage to implement it.
> I can verify through frontpage the link between the
> database and the page.
> Howeever, when i load the page in a browser i get that
> error. I get it on the server too not just clients.
> Can nyone help??
> oh btw, it seemed to stop around te same time i installed
> SUS. Could this have done something??
>
> Any help greatly appreciated.
> James
Ray at Guest



Reply With Quote

