View Single Post

   
  #8 (permalink)  
Old 02-29-2008, 08:09 AM
Johnny Quest
 
Posts: n/a
Default Re: Designing a database within a database... design question storing data...

Been Working on the AspState database, some information indicates that
the transfer of the string data is being done as a binary stream for
efficiency, thus requiring a binary db datatype to store it.

*** Sent via Developersdex http://www.developersdex.com ***
Reply With Quote