Results 1 to 4 of 4

Thread: [2005] Database connections

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Sep 2006
    Location
    UK / East Sussex
    Posts
    1,054

    [2005] Database connections

    Help someone,

    I have never done any database work in my life butnowrequire it. I am reading the Database sectionin my vb.net book but it just looses me and I cant either make sense of it or get anything working.

    I have got to make a program that stores quite a bit of information in a database. This program is also going to be used on multiple computers which most likly will be accessing the database at the same time.

    The database will be held on a locl machine to the network and no traffic is neededto go over the internet. I was going to use the MDA database but I cant work out how to connect to one let alone be able to read all the data and write changes back. The database cant be stored in the program because its got to be possible to move the database around and just set the path to it in my program.

    Can anyone just get me set of on how to connect to the mda database and I will try and work from there?

    Thanks
    M.Carpenter

    Server Admin for Wurm Online
    Wurm Online - A very unique and original MMO from Code Club AB
    https://www.youtube.com/watch?v=YQlYar2uHWAWurm Trailor


  2. #2
    New Member
    Join Date
    Jan 2007
    Posts
    2

    Re: [2005] Database connections

    Why dont you try SQL Server 2005 Express embeded in the VB 2005 Express eddition
    . that was so easy and quick to use.

  3. #3
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: [2005] Database connections

    Check out the first example on the Express site. It shows how to use a database with the amazon website.

    http://msdn.microsoft.com/vstudio/ex...t/default.aspx
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  4. #4

    Thread Starter
    Frenzied Member
    Join Date
    Sep 2006
    Location
    UK / East Sussex
    Posts
    1,054

    Re: [2005] Database connections

    Ok thank you the reason I want to use Access is bec the computers itisgoing to be deployed on dont have SQL on any so was just easyier to use access plus I and every one there are familiar with access so any problems they can open the database up direct and have a look at it so it was the sensible option.
    M.Carpenter

    Server Admin for Wurm Online
    Wurm Online - A very unique and original MMO from Code Club AB
    https://www.youtube.com/watch?v=YQlYar2uHWAWurm Trailor


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