프로그래밍/TSQL
[MSSQL]ssms 데이터 가져오기 tip
정리 습관(★arranging★)
2020. 11. 18. 09:33
728x90
mssql 가져오기 내보내기가 안될때 시도 해보세요
1. 컬럼 사이즈 변경
2.TypeGuessRows 위치 : TypeGuessRows 값 조정 255자 제한 해제
https://social.msdn.microsoft.com/Forums/sqlserver/en-US/41222f92-b079-4e6c-ae17-3aa3534a45a7/setting-typeguessrows-for-excel-ace-driver?forum=sqlintegrationservices
위 처리 한후에 테이블을 한번 가공해주시는게 좋습니다.