I have an application where there are 512 sets of 3 pieces of data "1|2|3|0>3|2|5|1>......." and I am wondering if opening the file thru filesystemobject in asp is faster than opening a connection to a mssql sql database and getting rows of data.
any help would be appreciated
2006-06-16
06:44:38
·
3 answers
·
asked by
electrongalaxy
3
in
Computers & Internet
➔ Programming & Design
so yes i am getting all the data at once and working on it (putting it into an array)
thanks everyone
2006-06-16
07:04:44 ·
update #1