Re: [VSc#] database examples
Welcome to the forums. :wave:
We have a real good Database FAQ section that you should check out.
What database will you be using? SQL Server? MySQL? Access?
What kind of application are you going to be working on?
Re: [VSc#] database examples
Thx..
Where that faq..ooh found it..
http://www.vbforums.com/showthread.php?t=337051
I dont know which i will be using yet
Re: [VSc#] database examples
Getting back to my old question here..
Looking for some tutorials or example of select, insert and such for MDF database in C#
Just to show me, have i would go about thise.
Would be great whit a class, that does thise.
Re: [VSc#] database examples
Are you having trouble with the SQL part of the C# part of it?
Re: [VSc#] database examples
Well im still blank, i was just hoping if i could see some example of other source code whit mdf or something i could get started.
Have been looking on the web for something, best thing i found is thise site
http://www.functionx.com/vcsharp/index.htm
It really frustation, i just sit infront of computer and nothing... so i tend to play a game instead.
Really is a beginner here. :(
Re: [VSc#] database examples
Re: [VSc#] database examples
hmm it just look like other tutorial i seen.
But i think i know now where i went wrong, it just the connection string that are diffrent. Else the rest is the same. As i see it.
Re: [VSc#] database examples
So you were exasperated and giving up on tutorials because you had a connection string wrong?
I'm really not sure what you're looking for, because your first post describes a set of requirements for an application that you wish to make, but you're looking, at the same time, for a tutorial that does something similar to what you want... am I confused?