Search found 2 matches
- 04.03.2010, 16:19
- Forum: 6.6 - stable
- Topic: ERRO: List index out of bounds(0)
- Replies: 7
- Views: 2107
- 03.03.2010, 17:42
- Forum: 6.6 - stable
- Topic: ERRO: List index out of bounds(0)
- Replies: 7
- Views: 2107
ERRO: List index out of bounds(0)
Olá a todos, quando eu tento executar o comando abaixo, o sistema me exibe a mensagem: "List index out of bounds(0)". SELECT DISTINCT CAST(EST_PROD.CD_UN_CP AS VARCHAR) + 'CP' AS UNID , EST_PROD_UN_MED.DS_UN AS DESCR FROM EST_NF_ENT_IT INNER JOIN EST_PROD ON EST_NF_ENT_IT.CD_EMP = EST_PROD...