Click here to Skip to main content
15,881,204 members

Comments by Rezame (Top 52 by date)

Rezame 2-Nov-13 18:11pm View    
I can read row by row from file by getfile().
But suppose my csv file is very huge(5Gb) and when read row by row from file, need 24 hours to read, but by buffer only 2-3 seconds..
Format is csv between cells is ",".
Rezame 14-Oct-13 8:38am View    
So what is solution for this?
How can get whole string in another client side?
Rezame 12-Oct-13 12:55pm View    
Thanks.
If want transfer bigger size data for example txt file, better use WinHTTP?
Rezame 28-Sep-13 11:30am View    
Hi,
I call this function only one time when start application no every time.
Rezame 29-Aug-13 11:56am View    
Thanks.
Can you say me what is best method for shows number?
Or any other Tool or function that print number in Main form?