J Trahair wrote: > > 1. Error 5 Reference required to assembly 'System.Data, Version=2.0.0.0, > Culture=neutral, PublicKeyToken=b77a5c561934e089' containing the base > class 'System.Data.Common.DbConnection'. Add one to your project. C:\My > Documents\Psion\PTMPsion\Tickets.vb 7112 24 PTMPsion > 2. Error 6 Type 'DataSet' is not defined. C:\My > Documents\Psion\PTMPsion\Tickets.vb 7113 22 PTMPsion > 3. (The same as error 1 except DbDataAdaptor instead of DbConnection.) >
Please be sure you have referenced the System.Data assembly in your project. This can be done by right-clicking the "References" node underneath your project node in the Solution Explorer window and selecting the "Add reference..." option. -- Joe Mistachkin _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users