埃德蒙顿华人社区-Edmonton China

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

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

[复制链接]
鲜花(9) 鸡蛋(0)
发表于 2004-11-24 16:53 | 显示全部楼层 |阅读模式
老杨团队,追求完美;客户至上,服务到位!
用ASP做了一个主页,刚申请了一个空间,结果在我自己机器上好好的程序传上
0 \+ i9 u" B& B" H2 F去后就不能用了,显示我的数据库连接有错误,我的语句是:
, a5 P; p; N+ d
5 C) n9 G6 L4 O8 s! g6 D' T) S( ^   dbc.open "driver={Microsoft Access Driver (*.mdb)};dbq=" & Server.MapPath("databasename.mdb" ), |/ ?" l9 H9 G5 e& e$ {4 H
! `1 G  w$ R! Z
这有什么问题吗?为什么在我机器上好好的?是不是这个服务器不支持ACCESS
- G2 Q- |& e' w数据库?
: F, i1 i$ N4 C# j$ e! m8 `5 d
谢谢!8 R  n, }5 }% z5 F
' S4 A: y% G9 Q1 @7 b$ s2 p
[ 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)};"      
' g7 I4 y0 q; l: b        set conn=server.createobject("ADODB.CONNECTION")+ E+ W8 D6 ~' Y5 {& C
        if err.number<>0 then 6 c# j: k* e; ]0 X2 L! Z- s
                err.clear
0 J2 \* u# f4 O$ Z* M                set conn=nothing$ V! c" H* E7 m1 B+ f! u4 f
                response.write "数据库连接出错!"
: f2 {" S1 O: y+ ]' v                Response.End9 l5 n# L' u) z
        else! Y5 S9 S( f6 k5 @8 c7 N* j! s
                conn.open connstr, @" Q' S  \+ y4 h8 ^( x* S1 O
                if err then
4 M! F: @5 w3 t- F# \                        err.clear8 Z8 J8 a% U4 e4 D
                        set conn=nothing) i( C: s3 v1 t
                        response.write "数据库连接出错!"
0 I3 ^8 k6 q3 E' u5 L                        Response.End
% ?# U# Y7 B1 t; R                end if8 F& l5 d  I7 |% H; N
        end if
! Q6 E: T" q2 w0 S, ~看错了你的问题。有可能是你的server.mappath设置的问题。. u* W, d; y& E
, V, ^- E( H& ?; m
[ 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 | 显示全部楼层
错误信息是:
# t2 @( u1 j# A& D# C8 P* PADODB.Connection.1 error '800a0bb9'
7 K9 `! h8 ]: f+ G; _, R) b; Z- T: ?' j, X' Z) ?
The application is using arguments that are of the wrong type, are out of acceptable range, or are in conflict with one another. & C: `9 B, p: G. ]# m

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

本版积分规则

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

GMT-7, 2026-5-12 16:43 , Processed in 0.191525 second(s), 17 queries , Gzip On, APC On.

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

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