祝愿大家身体健康!

 站点注册  找回密码
 站点注册

QQ登录

只需一步,快速开始

查看: 3605|回复: 2

发现sybase的一个bug

[复制链接]

发现sybase的一个bug

[复制链接]
magiccc

主题

0

回帖

2

积分

新手上路

积分
2
贡献
在线时间
小时
2007-11-27 20:46:28 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有账号?站点注册

×
我用的是sybase12.5.0.3,用oledb无法设置两个或两个以上连接. 现象是:在OLEDB管理程序里添加一个OLEDB连接后再添加第二个时,ping 能够ping通,但是里面的东西都是第一个连接里的,你们有没有发现!?有谁遇到过?你们可以试试,太奇妙了~~太痛苦了~~~[em06][em15][em14]
共享共进共赢Sharing And Win-win Results
SYBASEBBS - 免责申明1、欢迎访问“SYBASEBBS.COM”,本文内容及相关资源来源于网络,版权归版权方所有!本站原创内容版权归本站所有,请勿转载!
2、本文内容仅代表作者观点,不代表本站立场,作者自负,本站资源仅供学习研究,请勿非法使用,否则后果自负!请下载后24小时内删除!
3、本文内容,包括但不限于源码、文字、图片等,仅供参考。本站不对其安全性,正确性等作出保证。但本站会尽量审核会员发表的内容。
4、如本帖侵犯到任何版权问题,请立即告知本站 ,本站将及时删除并致以最深的歉意!客服邮箱:admin@sybasebbs.com
ehxz

主题

0

回帖

58万

积分

管理员

积分
587951
贡献
在线时间
小时
2007-11-28 10:14:06 | 显示全部楼层
估计是你建的有问题,呵呵
共享共进共赢Sharing And Win-win Results
JohnPhan

主题

0

回帖

228

积分

注册会员

积分
228
贡献
在线时间
小时
2007-12-6 16:31:21 | 显示全部楼层

      README.OLEDB.TXT
      Sybase ASE OLE DB Provider, TDS Version
      Microsoft Windows 9x and Microsoft Windows NT 4.0
      Version 2.50  (12.0.0/CNTL-TDS/02.50.0022)
      September 2000 


******************************** NOTE ****************************************
Do not use the product in a production environment until you have signed
the license agreement between your company and Sybase.  This license agreement
is forthcoming...
******************************************************************************

DOWNLOAD Instructions:
---------------------------------------------------------
ftp ftp.sybase.com
login as user "anonymous"
use your email address as the password (name@company.com)
cd /pub/incoming/wcss/asetds
use binary mode
get asetds.zip
---------------------------------------------------------

CONTENTS

Sybase ASE OLE DB Provider, TDS Version
Installation Instructions
Notes and Known Problems
Contacting Sybase Technical Support
Installed Files


 Sybase ASE OLE DB Provider, TDS Version

The Sybase ASE OLE DB Provider connects an ADO-based
application to Sybase ASE 11.X, 12.X. 

The Sybase ASE OLE DB Provider is supported on current and recent
32-bit Windows operating systems Windows 9x, Windows NT 4.0 and
Windows 2000.
 
It is compliant with the Microsoft OLE DB 2.5 specification and
the ODBC 3.51 specification

IMPORTANT NOTE:

This is a special "Controlled" release of the Sybase ASE OLE DB Provider.
This OLE DB Provider does not require, nor use, the Sybase Open Client
Client-Library API.  The OLE DB Provider interfaces the OLE DB (ADO) API calls
directly to the TDS wire protocol API.

The name of this release may change when this product is
released as part of SDK 12.5 GA.

Windows 2000 Users

**** IMPORTANT!!!!!!!! ****
If you are using Windows 2000 DO NOT INSTALL MDAC 2.1 or 2.5 since
Windows 2000 already includes MDAC 2.6.  This product is certified for
use on Windows 2000.


      Installation Instructions

Please read the file "installoledb.txt" for installation instructions.

      Notes and Known Problems

The following are notes, known problems, or restrictions
with Sybase ASE OLEDB Provider, 2.50.

1. On a Windows NT 4.0 machine, administrator privileges are required
to use all features of the Sybase Configuration Manager:

   *  With the Sybase ASE OLE DB Provider, any user can
create, delete, or modify the data sources; however, a user who
does not have administrator privileges cannot change the current
directory for the Sybase ASE OLE DB Provider data sources.

2. To trace an OLE DB application, you must download the latest version
of the OLE DB Software Development Kit (SDK) from the Microsoft web
site (http://www.microsoft.com/data/oledb/).  The Provider does provide
some tracing of OLE DB calls.

3.  When you install a Sybase ASE OLE DB Provider to a specified directory,
it uses the default permissions for that directory (or that directory's
parent if the installation creates the directory) for the files that
get installed. The default privileges do not allow providers to act as
entrusted impersonators, which is required by IIS for this situation.
Therefore, the providers cannot be accessed or used by IIS.

Workaround: Change the permissions on the directory.

4. Conversions from variant types to date/time types should always use
4-digit years.  Use of 2-digit years is not supported and will result
in undefined behavior.

5. The default value of the OLE DB Services property has changed.

*  For the Sybase ASE OLE DB Providers, the value is -3.  These
data providers enable all OLE DB Services except
DBPROPVAL_OS_TXNENLISTMENT.

6.  If you created data sources for the Sybase ASE OLE燚B Provider
version 2.1 or earlier, you must create new data sources.
You cannot modify the older data sources to work with the 2.5 data
providers.


Sybase ASE OLE DB Provider

The following notes apply if you are installing the Sybase ASE OLE DB Provider.

*** NOTE ****
1.  The Sybase data provider does not support Microsoft DTC.

2.  In an OLE DB transaction, if the user calls IRowsetChange::SetData
on any row which contains a BLOB type (i.e. Sybase's text type), the changes
made to that row cannot be rolled back via ITransaction::Abort.  This situation
does NOT apply to changes made with IRowsetChange::InsertRow or
IRowsetChange:eleteRows. 

The following notes apply if you are installing the release on
a machine that has an earlier version of a Sybase ASE OLE DB
Provider installed.

1.  If you configured a connection with a previous version of the Sybase
ASE OLE DB Provider for use with a third-party application, you can use
the same connection string.  However you must recreate the Data Source.
This is due to the additional connection parameters that are required
when used with the TDS API.

 Contacting Sybase Technical Support

-----------------------

Please report problems to Sybase Technical Support
(1-800-8SYBASE or 1-800-879-2273) or via your
conventional method (ie. web)

*** NOTE *** : When logging cases against this product, open cases under the
currently licensed Sybase ASE OLE DB Provider (12.0 Version). Then in the case notes
description, mention that the problem reported is in this 'Special
release TDS OLE DB Provider'.

 Installed Files

These files are located in %SYBASE%\OLEDB-2_5:
            
SYDAASE.CNT             Sybase ASE OLE DB Provider Help Contents File
SYDAASE.DLL             Sybase ASE OLE DB Provider component
SYDAASER.DLL            Sybase ASE OLE DB Provider resource component
SYDAASE.HLP             Sybase ASE OLE DB Provider Help File
REGSVR32.EXE

       
*** Windows 2000 Users ***

**** IMPORTANT!!!!!!!! ****
If you are using Windows 2000 DO NOT INSTALL MDAC 2.1 or 2.5 since
Windows 2000 already includes MDAC 2.6.  This product is certified for
use on Windows 2000.


Setup copies the following files to the
%SYBASE%\OLEDB-2_5 directory:

SYADMIN.CNT             Configuration Manager Help Contents File
SYADMIN.HLP             Configuration Manager Help File
SYADMIN.EXE             Syabse Configuration Manager Program
SYADMINR.DLL            Sybase Configuration Manager

For information on the files that are installed when the MDAC 2.1/2.5
runtime components are installed, please see the following Microsoft web site:

http://msdn.microsoft.com/library/techart/msdn_redistmdac.htm

End of readme.OLEDB.txt

共享共进共赢Sharing And Win-win Results
您需要登录后才可以回帖 登录 | 站点注册

本版积分规则

免责声明:
本站所发布的一切破解补丁、注册机和注册信息及软件的解密分析文章仅限用于学习和研究目的;不得将上述内容用于商业或者非法用途,否则,一切后果请用户自负。本站信息来自网络,版权争议与本站无关。您必须在下载后的24个小时之内,从您的电脑中彻底删除上述内容。如果您喜欢该程序,请支持正版软件,购买注册,得到更好的正版服务。如有侵权请邮件与我们联系处理。

Mail To:Admin@SybaseBbs.com

QQ|Archiver|PowerBuilder(PB)BBS社区 ( 鲁ICP备2021027222号-1 )

GMT+8, 2024-11-15 01:36 , Processed in 0.039963 second(s), 11 queries , MemCached On.

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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