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
 Other Forums
 MS Access
 SQl Server with Access Front End

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2006-10-11 : 18:44:39
Clinton writes "A previous developer at my school created a SQL Server 2k database that students use to log on to a tutoring session and then they log off later. The original data entry form on the web just had a place for them to enter their SS# and submit to log on/off. The web form works with a lot of .asp pages that I don't understand. What I need to do is to create a web form where certain individuals can write a new record for a student or tutor into the database. I have given up on learning .asp right quick. What I want to do is to create a front-end in Access and use that for the web interface. Can I do that instead of writing all of the .asp pages? Please say yes."

afrika
Master Smack Fu Yak Hacker

2706 Posts

Posted - 2006-10-12 : 01:29:27
Yes,
but are you sure you dont want to use QA ?

to create an access frontend, open the access file, and choose fle >> open

...Then from the drop down menu for file types choose ODBC, (create your connection) and you are ready to go

Afrika
Go to Top of Page

SwePeso
Patron Saint of Lost Yaks

30421 Posts

Posted - 2006-10-12 : 01:41:02
Yes.


Peter Larsson
Helsingborg, Sweden
Go to Top of Page

afrika
Master Smack Fu Yak Hacker

2706 Posts

Posted - 2006-10-12 : 04:38:26
quote:
Originally posted by Peso

Yes.


Peter Larsson
Helsingborg, Sweden



Yes !!!
Go to Top of Page
   

- Advertisement -