>-----Original Message-----
>From: Horodyski Marek (PZUZ) 
>Sent: Monday, February 01, 2010 6:46 PM
>To: Harbour Project Main Developer List.
>Subject: RE: [Harbour] New trouble with type from MS Sql
>
>>-----Original Message-----
>>From: Mindaugas Kavaliauskas [mailto:dbto...@dbtopas.lt]

...

>>>          case SQL_TINYINT:
>>>          case SQL_SMALLINT:
>>>          case SQL_INTEGER:
>>>            pFieldInfo.uiType = HB_FT_INTEGER;
>>>            break;
>>
>>Try to add the fourth case sentence:
>>    case SQL_BIGINT:
>
>Now (after this change), when I close this select (anther is 
>quit without error), have I :
>
>
>---------------------------------------------------------------
>-----------------------------
>Application Internal Error - c:\noweprod\exe\homar_cbki.exe 
>Terminated at: 2010.02.01 18:32:04 Nienaprawialny błąd nr 
>6005: Exception error: 
>
>    Exception Code:C0000005
>    Exception Address:0046BF51
>    EAX:7FBE000C  EBX:00000000  ECX:00000000  EDX:7EF6000C
>    ESI:014A09C4  EDI:00000000  EBP:014A09C4
>    CS:EIP:001B:0046BF51  SS:ESP:0023:0022F600
>    DS:0023  ES:0023  FS:003B  GS:0000
>    Flags:00010246
>    CS:EIP: F6 04 18 02 74 EB 8B 04 9A 43 89 04 24 E8 FD EB
>    SS:ESP: 014A09C4 00000000 7E3A396F 014A09C4 00000002 
>014A09C4 00000002 00467D4C 014A09C4 0123AA94 00000001 0040C203 
>0022F704 00852B0C 00852B0C 0067E76E
>
>    C stack:
>    EIP:     EBP:       Frame: OldEBP, RetAddr, Params...
>
>
>Modules:
>0x00400000 0x00463000 c:\noweprod\exe\homar_cbki.exe 
[...]
>
>Called from DBCLOSEALL(0)
>Called from (b)KOMPILATOR(349) in kompilat.prg Called from 
>BOSS(143) in boss.prg Called from (b)KOMPILATOR(349) in 
>kompilat.prg Called from BOSS(143) in boss.prg Called from 
>KODKLAW(0) in KODKLAW.PRG Called from OPCJA(0) in OPCJA.PRG 
>Called from (b)KOMPILATOR(349) in kompilat.prg Called from 
>BOSS(143) in boss.prg Called from MAIN(269) in homar.prg
>---------------------------------------------------------------

Strangely, today dbCloseAll(), already 2 times without error - and yesterday, 
every time.
Query has hundreds of thousands records, and everything works ok. :)

Regards,
Marek Horodyski
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to