If that's true, then that would suck. SQL Express is cool and all but its limitation are really bad for someone trying to use VB.net 2.0 in a production enviroment. (1 cpu, 4 gig max db size)
Mattyo - Please post if this works. The Express Editions (except for VWD) are only supposed to support local data connections. That is definitely the case with SQL Server but I haven't tried with any other DB. Curious to know what happens. Thanks.
Hi,
Yes, this is quite accurate. But limitations is only imposed on the Developement Environment. There's no limitatoin if your accessing through code...
Mattyo - Please post if this works. The Express Editions (except for VWD) are only supposed to support local data connections. That is definitely the case with SQL Server but I haven't tried with any other DB. Curious to know what happens. Thanks.
VB E E 2005 and MySQL
Celal Ak
Dave McPherson
Found this site: http://www.vbmysql.com
I have a MySQL Database running on a Linux box, and im able to query it with VB Express Edition 2005.
Neat Stuff!!!
vinaybhaskar
Hi,
Yes, this is quite accurate. But limitations is only imposed on the Developement Environment. There's no limitatoin if your accessing through code...
cheers,
Paul June A. Domag
donaldi
rgrohsman