由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Database版 - ASP + Oracle
相关主题
Looking for ODBC Resouces --- New Standard?请教
请问ASP如何DSN-less连接Oracle数据库Oracle8i能装在Win2000下吗?
ORACLE Pro*C 远程接续一问?JDBC<======================>Oracle8i
[转载] an Oracle ODBC questionODBC help!
谢谢skeptic,高低价,amnesia 三位大侠ORACLE+VC产生巨大临时文件
[转载] ASP问题: Operation must use an updateable query数据库问题一问
[转载] Re: 如何调试这个ASP程序?老板的无理要求!(希望熟悉Oracle的朋友指点)
getting connected to Oracle in Perl问一下关于MS access的问题
相关话题的讨论汇总
话题: oracle话题: connect话题: asp话题: access话题: syntax
进入Database版参与讨论
1 (共1页)
c********h
发帖数: 191
1
could somebody introduce the resouces about how to use ASP to connect
Oracle?
i guess it's almost the same as how to connect MS Access. however, the
syntax
might be a little different. maybe i just need one code example to
show how
to connect db, query, add, delete, etc.
thanks in advance,
w******n
发帖数: 692
2

You can use ODBC to connect ORACLE. Be careful with the two drivers,
provided by M$ and ORACLE. I recommends M$.

【在 c********h 的大作中提到】
: could somebody introduce the resouces about how to use ASP to connect
: Oracle?
: i guess it's almost the same as how to connect MS Access. however, the
: syntax
: might be a little different. maybe i just need one code example to
: show how
: to connect db, query, add, delete, etc.
: thanks in advance,

c********h
发帖数: 191
3
i know this. but i need detail syntax.
for example, the codes to connect Access and SQL server are a little
bit different.
where can i find examples to connect Oracle? in Oracle document files?

connect
the

【在 w******n 的大作中提到】
:
: You can use ODBC to connect ORACLE. Be careful with the two drivers,
: provided by M$ and ORACLE. I recommends M$.

w******n
发帖数: 692
4
I use the same code for M$ SQL and ORACLE.

【在 c********h 的大作中提到】
: i know this. but i need detail syntax.
: for example, the codes to connect Access and SQL server are a little
: bit different.
: where can i find examples to connect Oracle? in Oracle document files?
:
: connect
: the

1 (共1页)
进入Database版参与讨论
相关主题
问一下关于MS access的问题谢谢skeptic,高低价,amnesia 三位大侠
有没有可能将在Access里做好的东西导入到Oracle里去[转载] ASP问题: Operation must use an updateable query
SQL server Express 怎么加 link table[转载] Re: 如何调试这个ASP程序?
问一个可能看起来很怪的问题getting connected to Oracle in Perl
Looking for ODBC Resouces --- New Standard?请教
请问ASP如何DSN-less连接Oracle数据库Oracle8i能装在Win2000下吗?
ORACLE Pro*C 远程接续一问?JDBC<======================>Oracle8i
[转载] an Oracle ODBC questionODBC help!
相关话题的讨论汇总
话题: oracle话题: connect话题: asp话题: access话题: syntax