Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
MS Access dbms??
Name: ericcc Date: August 25, 2004 at 08:27:00 Pacific OS: w2k CPU/Ram: 500
Comment:
hello, How can I enter or creat names, ages,addresses, etc (information) of my company staffs. I have MS Access so how do I begin the process? or is there any other application that can serve me?
Name: Mark Long Date: August 25, 2004 at 08:47:15 Pacific
Reply:
MS Access will serve your purpose. Take a look here at the tutorials to get you started if all you wish to do is store your staffs details as above keep it simple and stick with just 1 table.
Regards
M
0
Response Number 2
Name: ericcc Date: August 25, 2004 at 09:25:41 Pacific
Reply:
hi mark !, it appears you want to give a link to follow but i saw non. can you ... repeat? thanks in advance.
0
Response Number 3
Name: Mark Long Date: August 25, 2004 at 12:16:03 Pacific
Summary: Steve, I am not aware that you need to convert ACCess to asp. compatible. First, I believe you can complete develop your site in asp (vb, c#, or whatever) and then simply use the connectors and setup...
Summary: I am trying to create a simple querry in ms access to look at dates in a table and flag all dates that are within 30 days of the current date, and any date in the table that is past the current date. ...
Summary: I'm trying to do a minus / except query in MS Access 97 using SQL commands. Here's the SQL code: (SELECT DISTINCT * FROM table1) MINUS (SELECT DISTINCT table1.* FROM table1, table2 WHERE table1.col1 =...