Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 Databases. SQL, .NET with VB 2k5 xpress

Author  Topic 

leonreeet
Starting Member

3 Posts

Posted - 2006-07-31 : 22:56:20
Ok, here we go...

I need to make a program, that handles a database.
The database needs to be in SQL and i also need to use dot.NET

I chose to use VB to make the program, and so far i have made a basic database using Access as the database handler.

Now im starting on trying to learn SQL, and while there are SO many resources out there to teach me how to control SQL, theres nothing that shows me how to build a front end for the database, and build a program so that a person can create/delete/modify databases, and all the tables and data in the databases themselves.

Im a little bit lost, i dont exactly feel out of my depth, because i know i can work this out, i just need some guidance!

Any help??

eyechart
Master Smack Fu Yak Hacker

3575 Posts

Posted - 2006-07-31 : 23:18:25
you need to ask specific questions or you are going to get ignored.

be careful though with the questions you ask. If they are questions that are easily answered by a quick google search or other easily found internet resource you may have trouble finding help also.

My suggestion is to go to your local barnes and noble (or Angus and Robertson in your case) and look at some books. Find a couple that have some projects that you can work through. Your best bet is to start with some .NET books instead of SQL books (IMHO). There should be plenty of books like that.


-ec

Go to Top of Page

Srinika
Master Smack Fu Yak Hacker

1378 Posts

Posted - 2006-08-01 : 08:36:37
For a beginner of all that u asked the following site is good:

http://www.w3schools.com

Srinika
Go to Top of Page
   

- Advertisement -