> our Visual Studio project will not  breakpoint in certain places

For SQLite, this is usually caused by Visual Studio only supporting
breakpoints in the first 64K lines. (VS doesn't even tell you the
breakpoints don't work, they just don't get hit).



--
View this message in context: 
http://sqlite.1065341.n5.nabble.com/create-table-question-tp63710p63903.html
Sent from the SQLite mailing list archive at Nabble.com.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to