can u give me a short code to read that binary i attached?
thx for giving me the hint
User Profile
Collapse
-
yah it's my script not working.
can u show me how to read it?
heres my script. open3.php just opens the database
[CODE=php]<?php
//require "..\function.ph p";
require "open3.php" ;
$sql="SET TEXTSIZE 2147483647";
$queryall="SELE CT * FROM UserInven ";
if(!$result2 = mssql_query($qu eryall))
print'cannot connect result';
print'...Leave a comment:
-
How to read binary in MSSQL 2005
i've been reading this binary files in this database still no luck.
it's not an ordinary binary file. coz there's no file you can see, it's all in the database. i'll attach here the database RanGame1. see the UserInven table -->UserInven having a binary data like this <binary data>
i would like to read this.
this displays when i'm reading it @ @ @ @
does anyone know exactly how to read this one?...
No activity results to display
Show More
Leave a comment: