Hi Art,
I was mixing you up with another message however with your new message I
would take this as reference (that link I had send also some hours ago and
send it as well to that new message).
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/vbr...q/#installvdir
Another resource for learning is the Quick Starts
http://samples.gotdotnet.com/quickstart/
My message about SQL and Access stays with this the same.
I hope this helps a little bit?
Cor
"Art" <Art@discussions.microsoft.com> schreef in bericht
news:B8087C0C-1055-48F4-9547-5F9F9A06F780@microsoft.com...[color=blue]
> Cor,
>
> Thanks for the link. I'm trying to work with an Access Database in[/color]
VB.net. I've seen how to read through records, submit SQL code, and write
information back. I've also seen some examples about how to execute stored
procedures in SQL Server. It starts with importing System.Data.SqlClient.
I had been assuming that this is specific to SQL Server and would not work
with MS Access -- but I don't really know (I confess that I should have
tried).[color=blue]
>
> I will read through the material on the link that you sent to me.
>
> Art
>
> "Cor Ligthert" wrote:
>[color=green]
> > Hi Art,
> >
> > It can that you mean something completly else with your query, however[/color][/color]
when[color=blue][color=green]
> > this link is not the answer and you mean something totally else, please[/color][/color]
do[color=blue][color=green]
> > than reply and tell what you mean with an Access Query, this is not an
> > access newsgroup you know.
> >
> > Access Automate
> >
http://support.microsoft.com/default...b;EN-US;317113
> >
> > However, I hope this helps a little bit?
> >
> > Cor
> >[color=darkred]
> > > Can anyone point me to an example of how I would execute a query I've[/color]
> > created in an Access DB. I've copied the SQL down to my VB.net[/color][/color]
application[color=blue][color=green]
> > and that works fine, but it's ugly. I'd like to direcly execute the[/color][/color]
query[color=blue][color=green]
> > that I created in Access - if possible.[color=darkred]
> > >
> > > Also, I would like to be able to add a parameter to that query. For[/color]
> > example, if I'm in Access and put an unknown field in the query, I get
> > prompted to enter that info when the query runs. I'm hoping that can[/color][/color]
also[color=blue][color=green]
> > be done through VB.net.[color=darkred]
> > >
> > > Art[/color]
> >
> >
> >[/color][/color]