Recent Posts
Recent Comments
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- 액션바 필요없숴
- kotlin
- cmd2
- 쏘큩
- col -1 from CursorWindow
- tlqkf
- 애너그램 그룹
- 10814
- python
- 파이썬
- Couldn't read row 0
- pwnable.kr
- Docker
- SQLiteConstraintException
- 코틀린
- 블록체인
- java.lang.IllegalStateException
- 나이순 정렬
- 포너블
- cmd1
- 클라우드가 뭐야
- 백준
- 6566
- pwable.kr
- Drive-By-Download
- 클라우드란?
- pwnable
- 페니빙
- UNIQUE constraint failed
- Make sure the Cursor is initialized correctly before accessing data for it.
Archives
- Today
- Total
목록col -1 from CursorWindow (1)
푸르미르
![](http://i1.daumcdn.net/thumb/C150x150.fwebp.q85/?fname=https://blog.kakaocdn.net/dn/b5tbWh/btqU4Zfhdv3/RLzbL4piESK9FJR1zj9Nv0/img.png)
항상 오류를 해결하고 보면 내가 죄인이다. 컴퓨터는 잘못을 하지 않는다. 내가 다아아 잘못했다. 오류 트레이서: 짤린부분은, java.lang.IllegalStateException:Couldn't read row 0, col -1 form CursorWindow. Make sure the Cursor is initialized correctly before accessing data for it. 결국 내가 table 칼럼 명을 잘못썼따. 그래서 cursor가 읽지를 못했다. 내가 죄인이다. ColumnName을 똑바로 쓰자!
Android
2021. 1. 29. 14:49