Added mysql initialization, added MySQL.Data dlls.
commit5da504f4deea1419ab66990aa8fd096733d20214
authorzzandy <zzandy@16f2e333-51b0-4855-8c5a-a66b7be24171>
Fri, 12 Jun 2009 22:32:50 +0000 (12 22:32 +0000)
committerzzandy <zzandy@16f2e333-51b0-4855-8c5a-a66b7be24171>
Fri, 12 Jun 2009 22:32:50 +0000 (12 22:32 +0000)
tree698fdf981af77fad5e20b01f509bee37e69ed80a
parent4bc35e09e40dd7e2256a480199f788a0264f5126
Added mysql initialization, added MySQL.Data dlls.

Moved AltSpider project to correct folder.

Temporary removed WebSearch from solution.

git-svn-id: https://abrams/svn/LanSpider-repo@25 16f2e333-51b0-4855-8c5a-a66b7be24171
12 files changed:
LanSpider.sln
bin/mysql/MySql.Data.CF.dll [new file with mode: 0644]
bin/mysql/MySql.Data.Entity.dll [new file with mode: 0644]
bin/mysql/MySql.Data.dll [new file with mode: 0644]
bin/mysql/MySql.Web.dll [new file with mode: 0644]
src/AltSpider/AltModel.cs [new file with mode: 0644]
src/AltSpider/AltSpider.csproj [moved from src/AltSpider/AltSpider/AltSpider.csproj with 88% similarity]
src/AltSpider/AltSpider.sln [deleted file]
src/AltSpider/AltSpider/AltModel.cs [deleted file]
src/AltSpider/AltSpider/Program.cs [deleted file]
src/AltSpider/Program.cs [new file with mode: 0644]
src/AltSpider/Properties/AssemblyInfo.cs [moved from src/AltSpider/AltSpider/Properties/AssemblyInfo.cs with 100% similarity]