|
 |
asp_databases thread: PLZ HELP!I can't access to user tables but I can use system tables
Message #1 by "jino" <jino1380@y...> on Mon, 19 Aug 2002 07:26:46
|
|
hi
when I want to access tables tahat I created I recieve this meesage,
Microsoft OLE DB Provider for ODBC Drivers
with 2147217900 error,but I can connect and use system tables
help me plz
Message #2 by "Ken Schaefer" <ken@a...> on Mon, 19 Aug 2002 16:29:25 +1000
|
|
That is error 80040E14, which usually means that you have a syntax error in
the command you are trying to send to the database. Please provide some code
if you want additional help.
Cheers
Ken
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
From: "jino" <jino1380@y...>
Subject: [asp_databases] PLZ HELP!I can't access to user tables but I can
use system tables
: when I want to access tables tahat I created I recieve this meesage,
: Microsoft OLE DB Provider for ODBC Drivers
: with 2147217900 error,but I can connect and use system tables
: help me plz
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Message #3 by "jino" <jino1380@y...> on Mon, 19 Aug 2002 08:27:45
|
|
I solve it suddenly,I should change the defualt data base too another db
exept master,
thank for your regard
> That is error 80040E14, which usually means that you have a syntax error
in
the command you are trying to send to the database. Please provide some
code
if you want additional help.
Cheers
Ken
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
From: "jino" <jino1380@y...>
Subject: [asp_databases] PLZ HELP!I can't access to user tables but I can
use system tables
: when I want to access tables tahat I created I recieve this meesage,
: Microsoft OLE DB Provider for ODBC Drivers
: with 2147217900 error,but I can connect and use system tables
: help me plz
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Message #4 by "Drew, Ron" <RDrew@B...> on Mon, 19 Aug 2002 08:03:32 -0400
|
|
Code please
-----Original Message-----
From: jino [mailto:jino1380@y...]
Sent: Monday, August 19, 2002 3:27 AM
To: ASP Databases
Subject: [asp_databases] PLZ HELP!I can't access to user tables but I
can use system tables
hi
when I want to access tables tahat I created I recieve this meesage,
Microsoft OLE DB Provider for ODBC Drivers with 2147217900 error,but I
can connect and use system tables help me plz
|
|
 |