On Fri, 04 Sep 2009, Mario H. Sabado wrote:

Hi,


>> Simply replace:
>>    pszIpAddres = hb_socketResolveAddr( pszServer, HB_SOCKET_AF_INET );
>> with:
>>    pszIpAddres = hb_strdup( pszServer );
> Doing the above changes did reduce the opening (use) of database file in my > test from ~9 seconds to 1. I'm using Windows XP network environment. Will > this be adjusted accordingly from the repository?

What is your C compiler?

best regards,
Przemek


Hi Przemek,
I'm using BCC 5.82.  My apology for the incomplete info.

Thanks again.

Mario





_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to