U
Unemployed Programmer
OK, here's my situation. I am an unemployed programmer with experience in
VC++ using DAO with an Access DB. I am now learning .NET so that I can get a
job. I have installed Windows XP Pro and Visual Studio .NET 2003 Academic. I
also have Microsoft Office, which has Access 97.
I would like to start tooling around with ADO.NET programming, especially SQL
Server, as that seems to be what employers want in a programmer these days. I
have a few books that seem to show the commands that need to be done, and I'm
ahving no problem with that. However, these books leave out the most
important thing - how to create a database! When it comes time to actually
use a database, it's always, go to an example database already set up (e.g.,
Northwinds.) Well, if I have to create a database for a client, I think it is
going to be expected that I know how to set a database!
I realize that database connectivity could be pretty tricky, so I would not
have a problem if I just knew how to create and connect to a database on the
local machine. I can learn how to have a remote system later on.
So that's what I would like help on. I would also like to know if any books
out there actually deal with this topic rather than just assume that a
programmer who reads the book does not need to know how to do this task.
Another question is whether I have enough software to even do ADO.NET. Do I
need to buy SQL Server? Is it part of my Visual Studio .NET distribution? Is
there some type of simple and inexpensive SQL Server type of product that I
play around with enough to be able to tell a potential employer that, yes, I
know how to set up an SQL Server database.
Any other tips to get me going? Is there a FAQ I should read?
Thanks
VC++ using DAO with an Access DB. I am now learning .NET so that I can get a
job. I have installed Windows XP Pro and Visual Studio .NET 2003 Academic. I
also have Microsoft Office, which has Access 97.
I would like to start tooling around with ADO.NET programming, especially SQL
Server, as that seems to be what employers want in a programmer these days. I
have a few books that seem to show the commands that need to be done, and I'm
ahving no problem with that. However, these books leave out the most
important thing - how to create a database! When it comes time to actually
use a database, it's always, go to an example database already set up (e.g.,
Northwinds.) Well, if I have to create a database for a client, I think it is
going to be expected that I know how to set a database!
I realize that database connectivity could be pretty tricky, so I would not
have a problem if I just knew how to create and connect to a database on the
local machine. I can learn how to have a remote system later on.
So that's what I would like help on. I would also like to know if any books
out there actually deal with this topic rather than just assume that a
programmer who reads the book does not need to know how to do this task.
Another question is whether I have enough software to even do ADO.NET. Do I
need to buy SQL Server? Is it part of my Visual Studio .NET distribution? Is
there some type of simple and inexpensive SQL Server type of product that I
play around with enough to be able to tell a potential employer that, yes, I
know how to set up an SQL Server database.
Any other tips to get me going? Is there a FAQ I should read?
Thanks