noamway Posted October 16, 2005 Posted October 16, 2005 Hello all,I'm using the MSSQL version 8.I build a new table with text data field.After I insert some recoreds to this table, I'm trying to view them using SELECT sentence.How can I view the data of this field?Thanks!
actionsketch Posted October 18, 2005 Posted October 18, 2005 http://us3.php.net/manual/en/function.mssql-result.phpIf you need examples of how to use it, you can lookup the mysql equivilent functions in php as they work the same but have much more documentation.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now