Results 1 to 9 of 9

Thread: [VSc#] database examples

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Feb 2008
    Location
    Denmark
    Posts
    113

    Question [VSc#] database examples

    Hi there

    Im just looking for some database example.

    Im completly blank conserning thise..
    Dont really know what im blank for.
    I know have a database work. I can see the is a Microsoft SQL server 2005 (Download thise), but have i use it, i dont know yet.
    And i know have to use SQL query's.
    Im not complete n00b but almost! (At least it sound like that)

    So what help do i need.
    Well, im thinking something like

    Which database method should i use. (MDB,MySQL or whatever) Maybe someone have some good idear.
    Have do i connect to it, set it up
    Have do i get data, insert data to it.

    Think i just want, need some example that i could look at and say... aha.

    Maybe you want to know what i want a database for..
    Well im trying to make something like a language dictonary, also working on a genology like program.
    So the database have to be good to handel alot of data.

    I have seach the web and thise forum for some example.
    Didnt find what i was looking for.

    So now im getting some book and writing here, hoping someone just know have i feel and know what i have to use.

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: [VSc#] database examples

    Welcome to the forums.

    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?

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Feb 2008
    Location
    Denmark
    Posts
    113

    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

  4. #4

    Thread Starter
    Lively Member
    Join Date
    Feb 2008
    Location
    Denmark
    Posts
    113

    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.

  5. #5
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: [VSc#] database examples

    Are you having trouble with the SQL part of the C# part of it?

  6. #6

    Thread Starter
    Lively Member
    Join Date
    Feb 2008
    Location
    Denmark
    Posts
    113

    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.

  7. #7
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: [VSc#] database examples

    Start with examples, work your way.

    http://www.csharp-station.com/Tutori.../Lesson01.aspx

  8. #8

    Thread Starter
    Lively Member
    Join Date
    Feb 2008
    Location
    Denmark
    Posts
    113

    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.

  9. #9
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    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?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width