Google for " sqlite3_column_type".

----- stephan beal
http://wanderinghorse.net/home/stephan/
http://gplus.to/sgbeal
On Feb 2, 2012 8:22 AM, "bhaskarReddy" <[email protected]> wrote:

>
> Hi Friends,
>
>              I have to find a type of a value in sql.
>
>              Suppose if i pass to a function with column names and values.
> I want to find the 'type' for that values first, suppose if it is an
> INTEGER
> i will do some steps, if it is TEXT some other steps.
>
>             How to find the type of a variables.
>
>
> Regards,
> Bhaskar.
> --
> View this message in context:
> http://old.nabble.com/How-to-find-type-of-value-that-a-column-contains.-tp33248438p33248438.html
> Sent from the SQLite mailing list archive at Nabble.com.
>
> _______________________________________________
> sqlite-users mailing list
> [email protected]
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to