Background Image

FORUM

noy
조회 수 676 추천 수 0 댓글 1
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄

* 질문 등록 시 다음의 내용을 꼭 기입하여 주세요.
OS
Win Server 2019
CUBRID Ver.
CUBRID 10.2 (10.2.0.8797-d56a158) (64bit release build for Linux) (Dec  5 2019 21:42:17)
CUBRID TOOL Ver.
[도움말]-[버전정보] 확인
응용 환경(API)
ASP.NET IBATIS 1.6.2

* CUBRID 응용 오류, SQL 오류 또는 SQL 튜닝 관련된 문의는 반드시 다음의 내용을 추가해 주세요. 비밀글이나 비밀 댓글도 가능합니다.
* 저희가 상황을 이해하고, 재현이 가능해야 알 수 있는 문제들이 많습니다. 가능한 정보/정황들을 부탁합니다.
에러 내용 및 재현 방법 재현 가능한 Source와 SQL
관련 테이블(인덱스, 키정보 포함) 정보 CUBRID 홈 디렉토리 아래 log 디렉토리 압축


-------------- 아래에 질문 사항을 기입해 주세요. ------------------------------------------------------------------------

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

Providers.config

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

<?xml version="1.0" encoding="utf-8"?>

<providers

xmlns="http://ibatis.apache.org/providers"

xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">


<clear/>


  <provider

    name="cubrid"

    description="CUBRID ADO.NET Driver"

    enabled="true"

    assemblyName="CUBRID.Data, Version=10.1.0.0, Culture=neutral, PublicKeyToken=de9d5b1064656ed6"

    connectionClass="CUBRID.Data.CUBRIDClient.CUBRIDConnection"

    commandClass="CUBRID.Data.CUBRIDClient.CUBRIDCommand"

    parameterClass="CUBRID.Data.CUBRIDClient.CUBRIDParameter"

    parameterDbTypeClass="CUBRID.Data.CUBRIDClient.CUBRIDDataType"

    parameterDbTypeProperty="CUBRIDDataType"

    dataAdapterClass="CUBRID.Data.CUBRIDClient.CUBRIDDataAdapter"

    commandBuilderClass="CUBRID.Data.CUBRIDClient.CUBRIDCommandBuilder"

    usePositionalParameters="true"

    useParameterPrefixInSql="true"

    useParameterPrefixInParameter="true"

    useDeriveParameters="false"

    parameterPrefix=";"

    allowMARS="false"

  />



  

</providers>



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

SQLMap.config

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

<?xml version="1.0" encoding="utf-8"?>

<sqlMapConfig 

xmlns="http://ibatis.apache.org/dataMapper" 

xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">


<settings>

<setting useStatementNamespaces="true"/>

</settings>


<providers resource="./providers.config"/>

  

<!-- Database connection information -->

<database>

    <provider name="cubrid"/>

    <dataSource name="name" connectionString="Provider=cubrid;Data Source=db;Location=ipaddress;User ID=dba;Password=password;Port=30000;Fetch Size=100">

    </dataSource>

  

</database>


  <sqlMaps>

  

<sqlMap resource="./Models/SqlMap/Account.xml" />

    

  </sqlMaps>


</sqlMapConfig>



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


온라인에 자료가 없어서 문의 드립니다.

ASP.NET에서 위와 같이 설정한 이후, 컴파일 후 실행을 하면 Connection String is Null! 이라는 오류가 발생합니다.


CUBRID.Data.dll : 10.1.0.0

IBatisNET : 1.6.2.0


해당 증상에 대해 해결할 수 있는 방안이 있는지 문의드립니다.

최대한 빠른 시간 내에 답변 부탁드립니다.

감사합니다.

  • ?
    권호일 2020.02.05 14:06
    아래 링크주소를 참고해 주세요.
    https://www.cubrid.org/manual/en/10.1/api/adodotnet.html#connection-string

    위 링크를 참고해도 동일한 현상이면,
    CUBRID/log 디렉토리를 압축해서 올려주시면 로그를 확인해 보도록 하겠습니다.

  1. SQLGate for CUBRID 영구 무료 라이선스 제공

    Date2020.04.09 Byadmin Views4444
    read more
  2. 조회쿼리 시간단축

    Date2023.06.30 Byleeee Views98
    Read More
  3. CUBRID 8.4.4 -> 11.0.3 로 업그레이드 시 발생할 문제가 있을까요?

    Date2023.06.29 BySDDC사업개발자 Views89
    Read More
  4. CUBRID to Tibero DBLink지원 가능한지 알고싶습니다.

    Date2023.06.28 By공공기관에서사용중1 Views137
    Read More
  5. ELO타입이 무엇인가요?

    Date2023.06.27 Bysobubble Views116
    Read More
  6. 백업파일 받았는데 복구하는 방법을 모르겠습니다.

    Date2023.06.20 ByGgyak Views182
    Read More
  7. UTF8 한글이 깨짐

    Date2023.06.19 Byyonggi Views270
    Read More
  8. 저장 프로스저에 있는 함수 상세보기 문의입니다.

    Date2023.06.12 By대출인생30년 Views82
    Read More
  9. MERGE INTO 속도 개선 문의

    Date2023.06.12 Byleeee Views129
    Read More
  10. NX_transcation

    Date2023.06.12 Byyoo Views79
    Read More
  11. cubrid cursor.close() 에러 관련질문

    Date2023.06.08 By힘내자화이팅 Views185
    Read More
  12. merge 쿼리 속도개선

    Date2023.06.08 Byleeee Views109
    Read More
  13. 브로커(CAS)수 질문드립니다!

    Date2023.06.05 By요시니 Views152
    Read More
  14. 데이터 이관 문의입니다.

    Date2023.05.30 Bykipo0821 Views129
    Read More
  15. 8.4.4 charset. Collation 확인 방법

    Date2023.05.24 By네오랜덤 Views185
    Read More
  16. 8.4.4버젼 charset 확인

    Date2023.05.23 By네오랜덤 Views190
    Read More
  17. 쿼리 속도 차이 질문

    Date2023.05.18 By하얀미스 Views142
    Read More
  18. spring boot 에서 HikariPool-1 - Driver does not support get/set network timeout for connections. (java.lang.UnsupportedOperationException) 질문 드립니다.

    Date2023.05.18 Bykjaminam Views768
    Read More
  19. cci 프로그래밍에서 DB LINK 관련 문의

    Date2023.05.18 Byjjune1206 Views127
    Read More
  20. 큐브리드 매니저 실행이 오류

    Date2023.05.18 By청주시청 Views101
    Read More
  21. ddl 추출

    Date2023.05.17 By네오랜덤 Views104
    Read More
Board Pagination Prev 1 2 3 4 5 6 7 8 9 10 11 ... 200 Next
/ 200

Contact Cubrid

대표전화 070-4077-2110 / 기술문의 070-4077-2113 / 영업문의 070-4077-2112 / Email. contact_at_cubrid.com
Contact Sales