Re: Starting with VB2005 and SQL Server 2008 Express Edition
- From: "NZSchoolTech" <nzschooltech@xxxxxxxxxxxx>
- Date: Thu, 23 Apr 2009 17:23:29 +1200
--
"Ralph" <nt_consulting64@xxxxxxxxx> wrote in message news:eEpmAyzwJHA.4956@xxxxxxxxxxxxxxxxxxxxxxx
"NZSchoolTech" <nzschooltech@xxxxxxxxxxxx> wrote in message
news:%23ttSSMywJHA.5584@xxxxxxxxxxxxxxxxxxxxxxx
<snipped>
Now maybe I'm wrong and the learning curve from MS Access to VB is really
steep. but how hard can it be to get a connection from a VB application to
the SQL Server 2008 Express database? Well, the documentation seems pretty
hard to find. Anyway this is what I tried:
Now I realize you are not talking about the "classic" VB development
platform (VB6 and lower), but the .Net Framework development platform. As
you clearly indicated in your subject title. Duh!
Actually I don't know the difference myself so no apology needed :)
I only used classic VB and actually don't have much experience of .NET
[Which also explains why you were were having so much trouble with "VB",
which seemed odd if you had extensive experience with MS Access (Forms, VBA,
...). <g>]
So I apologize for wasting your time, except for what I said about comparing
VB (free-standing program), MS Access, Jet, and SQL Server Express is the
same for both development platforms. Basically if using a file-based
database neither platform is going to dramatically improve multi-user
sharing.
For specific questions on the .Net Framework, you need to post your question
to a dotnet newsgroup.
Perhaps:
microsoft.public.dotnet.framework.windowsforms.databinding
microsoft.public.dotnet.languages.vb
But frankly, no matter what development tool you chose you should
investigate migrating to a full-version of SQL Server.
Probably we could not consider the cost of deploying SQL Server to our site at this time and would use a free DBMS like Postgresql.
Thanks.
.
- References:
- Starting with VB2005 and SQL Server 2008 Express Edition
- From: NZSchoolTech
- Re: Starting with VB2005 and SQL Server 2008 Express Edition
- From: Ralph
- Starting with VB2005 and SQL Server 2008 Express Edition
- Prev by Date: Re: Starting with VB2005 and SQL Server 2008 Express Edition
- Next by Date: Re: Starting with VB2005 and SQL Server 2008 Express Edition
- Previous by thread: Re: Starting with VB2005 and SQL Server 2008 Express Edition
- Next by thread: [SQLite Question] Test if Table Empty
- Index(es):
Relevant Pages
|