B
Bernard Bourée
When I try to run SQL Server I get an error message which says that it is
not installed but it is!
How can I solve the problem ?
not installed but it is!
How can I solve the problem ?
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Bernard Bourée said:When I try to run SQL Server I get an error message which says that it is
not installed but it is!
Cor
The connection string is
"Provider=Microsoft.Jet.OLEDB.4.0;Data Source=..\Northwind.mdb"
and Northwind.mdb is the same directory as the solution.
Something wrong ?
Well that's the example provided by MS !!
I haven't changed anything in the code !
Bernard Bourée said:Herfried
Sorry!
It is fine , will do it
hirf-spam-me- said:This is a VB.NET language group. For questions on SQL Server consider
posting to one of the microsoft.public.sqlserver.* groups.
Bernard Bourée said:Well that's the example provided by MS !!
I haven't changed anything in the code !
Cor Ligthert said:Bernard,
As Leythos told this is a MS-Access sample, it is as well OLEDB what not is
the nicest for SQLServer.
In this resourcekit are a lot of samples about DATA and walkthroughs.
VB.net Resource kit
http://msdn.microsoft.com/vbasic/vbrkit/default.aspx
And if you have problems installing the resource kit
http://msdn.microsoft.com/vbasic/vbrkit/faq/#installvdir
I hope this helps a little bit?
Cor
Leythos said:This is a VB.NET language group. For questions on SQL Server consider
posting to one of the microsoft.public.sqlserver.* groups.
To be quite honest, since he's using VB, the question is
very pertinent to this group. Next time, look at his post,
read it
Cor Ligthert said:This has nothing to do with SQL server, why you say sorry,
don't let you kick of this newsgroup.
but I'm wondering why an example proved by MS is not working as it is ?
hirf-spam-me- said:Look at his inital post. It's 0% related to VB.NET and thus "off-topic".
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.