VB.Net

  • Thread starter Thread starter jon
  • Start date Start date
J

jon

I can't figure out how to connect to Microsoft Access. I
am a new VB programmer and I am looking for a good API
page to help me program. Please help!
 
Hi Jon,

In VB.net are only the VB6 lovers using API's and if something is really not
possible with managed code.

For the connection are classes from the NED framework.

Look for OleDB connection it starts all with a connection string.

One of the places you can find connectionstrings is

www.connectionstring.com

I hope this helps,

Cor
 
* "Cor said:
In VB.net are only the VB6 lovers using API's and if something is really not
possible with managed code.

For the connection are classes from the NED framework.

Look for OleDB connection it starts all with a connection string.

One of the places you can find connectionstrings is

www.connectionstring.com

If you don't want to see hundreds of popups, use:

<http://www.connectionstrings.com>
 
Hi Herfried,

I had copied it so many times, I thought I could just type it.

:-))

Thanks for the attention.

Cor
 
On Fri, 9 Jan 2004 10:31:03 +0100, Cor wrote:

Hi Cor!
For the connection are classes from the NED framework.

What exactly is the "NED Framework"?? Is this something new from a guy
named NED who works at Microsoft? Should we all be learning about Ned and
his framework?

:)

(Sorry, couldn't resist!)
 
Hi Chris,

If Herfried or Armin had seen this it would been worse.

I live in the Nederland (Netherlands) a small country in Europe,
in my country and Europe an often-used abbreviation for that is NED.
Should we all be learning about Ned and his framework?

Most people in my country are proud on our history and culture.
A long history in freedom from people and there own responsibility.

We had a discussion in this newsgroup yesterday concerning that, maybe a
good idea.

:-)))

Cor
 

Ask a Question

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.

Ask a Question

Back
Top