How To Let A User Update Changes Made In VB2008 Program Using A Databa

I Want To Create A Program That Let's Users Update Changes

Page 1 of 1

2 Replies - 1398 Views - Last Post: 16 September 2008 - 01:23 AM Rate Topic: -----

#1 Shadow_x21  Icon User is offline

  • New D.I.C Head

Reputation: 1
  • View blog
  • Posts: 46
  • Joined: 15-September 08

How To Let A User Update Changes Made In VB2008 Program Using A Databa

Posted 15 September 2008 - 07:59 PM

I Want To Create A Program That Let's Users Update Changes (Like A username that saves the username to a textbox or something) So Next time They Run The Program The Changes Made Are There.

I Don't Have Any Code. I Would Like To Know The Syntax Of the Command Or Even Know If This is Possible
Is This A Good Question/Topic? 0
  • +

Replies To: How To Let A User Update Changes Made In VB2008 Program Using A Databa

#2 PsychoCoder  Icon User is offline

  • Google.Sucks.Init(true);
  • member icon

Reputation: 1619
  • View blog
  • Posts: 19,853
  • Joined: 26-July 07

Re: How To Let A User Update Changes Made In VB2008 Program Using A Databa

Posted 15 September 2008 - 10:08 PM

Moved to VB.NET :)
Was This Post Helpful? 0
  • +
  • -

#3 dineeshd  Icon User is offline

  • member icon

Reputation: 38
  • View blog
  • Posts: 619
  • Joined: 30-June 08

Re: How To Let A User Update Changes Made In VB2008 Program Using A Databa

Posted 16 September 2008 - 01:23 AM

Its possible. Storing and retrieving data using database will allow you to perform the task mentioned by you. Refer the below tutorial to know how to interact with SQL Server Database using VB.Net.

SQL Basics In VB.Net
Was This Post Helpful? 0
  • +
  • -

Page 1 of 1