Vincent DARON wrote:
> 
> It seems the IDataReader.GetName(int i) method return name surrounded by 
> double quotes for views.
> 
> Example:
> 
> For a table : "Id"
> For a view : "\"Id\""
> 
> Is it the expected behaviour ?
> 

Do you have some example SQL and/or C# code that demonstrates this issue?

--
Joe Mistachkin

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

Reply via email to