Dinu Scheppelmann (DAISY) wrote:
> Unfortunately when I get the column names by function
> sqlite3_column_origin_name(), the result columns have the names
> "DokId", "Name" and "Name" again - instead of "Id", "PatientName" and
> "Name"!!

You want sqlite3_column_name

Igor Tandetnik 



_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to