Hello, I am new on SQLite so bear with me :-)
Can someone give me a simple c solution on following: I execute select telnr from contacts where name="David" I just want to get from the found record the content of field telnr back to my c program in variable c_telnr. Thanks in advance, Danny Belgium _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

