System.Data.SQLite

Check-in [cf24b5a612]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Wiki formatting fix.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: cf24b5a6123289b100f4465d17bf3e95c47440cb
User & Date: mistachkin 2012-01-23 08:02:33.224
Context
2012-01-23
10:44
Add question 19 to the FAQ. check-in: 1ce3b3e6c9 user: mistachkin tags: trunk
08:02
Wiki formatting fix. check-in: cf24b5a612 user: mistachkin tags: trunk
07:21
Fix spacing issue on index page. check-in: 5e6089730d user: mistachkin tags: trunk
Changes
Unified Diff Ignore Whitespace Patch
Changes to www/faq.wiki.
267
268
269
270
271
272
273

274

275
276
277
278
279
280
281
    </li>

    <li>
      If necessary (i.e. you require LINQ support), also add a reference to the
      "System.Data.SQLite.Linq" assembly from the "Externals" directory.
    </li>
  </ul>



  Alternatively, when using Visual Studio 2010, you can simply use the NuGet
  package that corresponds to your target processor architecture.  Installing
  the assemblies into the Global Assembly Cache is not recommended as it may
  cause conflicts with other applications installed on the machine.
</p>

<hr>







>

>







267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
    </li>

    <li>
      If necessary (i.e. you require LINQ support), also add a reference to the
      "System.Data.SQLite.Linq" assembly from the "Externals" directory.
    </li>
  </ul>
</p>

<p>
  Alternatively, when using Visual Studio 2010, you can simply use the NuGet
  package that corresponds to your target processor architecture.  Installing
  the assemblies into the Global Assembly Cache is not recommended as it may
  cause conflicts with other applications installed on the machine.
</p>

<hr>