埃德蒙顿华人社区-Edmonton China

 找回密码
 注册
查看: 2472|回复: 6

[请教] 一个计算机问题。

[复制链接]
鲜花(9) 鸡蛋(0)
发表于 2004-11-24 16:53 | 显示全部楼层 |阅读模式
老杨团队,追求完美;客户至上,服务到位!
用ASP做了一个主页,刚申请了一个空间,结果在我自己机器上好好的程序传上- }& _2 s# s- b
去后就不能用了,显示我的数据库连接有错误,我的语句是:
1 L4 ~& A' l3 o% d" I2 h* M' a
8 h$ z* D. `2 D3 u. I- @3 Q/ m# q   dbc.open "driver={Microsoft Access Driver (*.mdb)};dbq=" & Server.MapPath("databasename.mdb" )
  N- o5 D4 H; L( q. i/ @6 ~/ Q8 b2 A7 A7 M5 C  N
这有什么问题吗?为什么在我机器上好好的?是不是这个服务器不支持ACCESS
$ {" Y8 R6 ]4 ~3 x数据库?
2 J# ~8 o6 t4 A* [! \- N8 V0 m9 H+ Q( Y3 x" C5 S+ ]
谢谢!
; I' O4 G% o4 Y2 d! S& x% O# z; D: D; ]* l' V" N0 ]- x) K
[ Last edited by 将腐败进行到底 on 2004-11-24 at 07:55 PM ]
鲜花(0) 鸡蛋(0)
发表于 2004-11-24 17:31 | 显示全部楼层
connstr = "DBQ=" + server.mappath("yourdatabase") + ";DefaultDir=;DRIVER={Microsoft Access Driver (*.mdb)};"      
+ `+ D; V1 _6 P  ~3 v        set conn=server.createobject("ADODB.CONNECTION"). i* G/ S' a2 u) V, R3 z5 `' E& }
        if err.number<>0 then : `; `1 A  T9 u0 g) I
                err.clear0 [0 S  S! P- r2 B
                set conn=nothing, Q) O1 X5 B# d7 ~8 m5 f5 l
                response.write "数据库连接出错!"+ c( v2 b0 n9 ]/ s* f
                Response.End
2 B- w$ t% A  R        else
( Z9 O) b+ E* j$ d4 A8 ~                conn.open connstr/ ?1 k9 C2 L7 T' `% l; b( {
                if err then
5 H- X( U  c5 Q  f                        err.clear% f' f- [% t/ |/ t/ i% J) B
                        set conn=nothing
5 r1 G( k0 K3 D" \& K' Y+ X                        response.write "数据库连接出错!"
+ U+ E5 P5 p& V( X" l  y                        Response.End
8 s  P! R- N" w- M5 L- d/ i- ]                end if9 i9 K, V' O2 k6 L2 G
        end if
+ Z% _  }9 s% u9 m3 A看错了你的问题。有可能是你的server.mappath设置的问题。9 M5 e" I6 t1 }

$ [& ?2 y+ R+ Q% Q) {! `[ Last edited by Ward on 2004-11-24 at 05:33 PM ]
鲜花(9) 鸡蛋(0)
 楼主| 发表于 2004-11-24 17:45 | 显示全部楼层
您的意思是:按照你的语句重新设置一下试试?
鲜花(240) 鸡蛋(0)
发表于 2004-11-24 18:24 | 显示全部楼层
老杨团队 追求完美
不支持access
鲜花(9) 鸡蛋(0)
 楼主| 发表于 2004-11-24 18:30 | 显示全部楼层
错误信息是:. x( n4 }' X/ d) F! T; z+ w
ADODB.Connection.1 error '800a0bb9' : C$ x5 O; Q" m3 s. Q

& U% m. d: W0 f3 p! e$ MThe application is using arguments that are of the wrong type, are out of acceptable range, or are in conflict with one another. + N- @1 F  S" X/ a4 @

: d1 M4 d+ C# o1 }4 q+ C; h7 I2 y我也觉得是不支持ACCESS,不过租前曾专门电话问过,说可以啊。
鲜花(0) 鸡蛋(0)
发表于 2004-11-24 18:51 | 显示全部楼层
那就是不支持了,数据库连接故障有很多种。
鲜花(2) 鸡蛋(0)
发表于 2004-11-24 19:42 | 显示全部楼层
老杨团队,追求完美;客户至上,服务到位!
应该是服务器端的ODBC没设置好。
您需要登录后才可以回帖 登录 | 注册

本版积分规则

联系我们|小黑屋|手机版|Archiver|埃德蒙顿中文网

GMT-7, 2024-11-26 21:57 , Processed in 0.171428 second(s), 16 queries , Gzip On, APC On.

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表