Free Lessons
Courses
Seminars
TechHelp
Fast Tips
Templates
Topic Index
Forum
ABCD
 
Home   Courses   Templates   Seminars   TechHelp   Forums   Help   Contact   Join   Order   Logon  
 
Home > Courses > Access > Seminars > SQL Server Online > Lessons
Access SQL Server Lessons

Welcome to the Access SQL Server Online Seminar. Total running time is 4 hours, 13 minutes.


 S  M  L  XL  FS  |  Slo  Reg  Fast  2x  |  Bookmark Buy Now

          Only $379.99
          Members pay as low as $190

Lessons

Course Files

Notes

  • If you download a copy of my database, remember that the password in the database file is for MY online SQL server which you can't have. You need to open the database with the Shift-key bypass and then enter your own credentials for your server in the code module for the MainMenuF. 

Learn More

  • In Access Developer 33, Lesson 4, I show how to loop through all of the linked tables in your Access database and automatically reconnect to them if they need it. This uses the TableDefs collection and table attributes which I didn't really cover much of in the Seminar. 

Links

Resources

Related News

Addendums

  • Addendum 1: if you have a yes/no value in Access, it will get changed to a bit value on the server. If you don't specify a default value, you won't be able to delete records. Also show how to use GETDATE() to provide default date/time at the server level.
     
  • Addendum 2:
    • Moved passwords to a global module to make them easier to update
    • Added a TimerInterval change to the Main Menu On Load event
    • You will need the dbSeeChanges option if you use a Recordset to a linked table on SQL Server
    • More with SQL Server not liking Yes/No fields. Not only will you not be able to delete them as in Addendum 1, but they could potentially lock your whole table. So, I'll show you how to remove NULL values with an update query (instead of just deleting them like I did in Addendum 1), set the Allow Nulls property on the server, set the default value on the server and in your Access forms, and other stuff.
    • How to change text throughout the table with the REPLACE and CAST functions in SQL

Linked Table Security Notice

I've always maintained that using an Access database to connect to an SQL Server back-end will give you much better security than using Access alone (even with a split database setup). However, you should be aware that if you connect to SQL Server from Access using manually linked tables, then it is possible for a sufficiently experienced Access user to figure out the password for your server based on the linked table connections.

Colin Riddington recently posted an article explaining how the passwords for linked tables aren't masked (hidden) at all in the MSysObjects table, which maintains your database connection strings for linked tables. Hopefully Microsoft will one day fix this glaring security hole.

Update 2024-07-23: I've put together a TechHelp video on the Security Flaw in linked tables between Access and SQL Server. I also show how to correct it in Part 2 and the Extended Cut. 

Questions?

Please feel free to post your questions or comments below. If you have questions about a specific lesson, please specify the lesson number and the time index in the lesson where the issue occurs. Thank you!

Subscribe for Updates

If you would like to be notified whenever changes are made to this page, new lessons are posted, or comments are made, click on the subscribe button.

 

Comments for Access SQL Server Lessons
 
Age Subject From
8 hoursFull SQL ServerEduardo Benaim
29 daysSearch When Record Source is Pass Through QueryTodd Clapp
29 daysBit FieldsRobert Race
2 monthsSQL Server OnlineRobert Race
8 monthsError 3170 when connectingElad Borovsky
10 monthsAccess slow w SQL ServerJennifer Neighbors
10 monthsLinking tables to SQL ServerJennifer Neighbors
10 monthsVBA Action Queries w SQL SvrJennifer Neighbors
11 monthsPT Query Select StatmentGreg Rosoff
13 monthsWordPress vs ASPnetRobert Race
16 monthsthe code is not worrkingOri Atia
2 yearsConnectionEduardo Benaim
2 yearsWrite conflict problemMichel Paul
2 yearsQueries not updating new infoJoshua Rivera
2 yearsFrm based on Qry isnt workingJoAnn Brookover
2 yearsIndexing IssueChris Fogel
2 yearsCannot drop index prior to creChris Fogel
3 yearsHow to connect Users to SQLChristopher Hankwembo
3 yearsPrimary Key gone after RelinkDoug Sandilands
3 yearsSQL Server Data SourceMargaret Simcoe
Next >>

 

Start a NEW Conversation
 
Only students may post on this page. Click here for more information on how you can set up an account. If you are a student, please Log On first. Non-students may only post in the Visitor Forum.
 
Subscribe
Subscribe to Access SQL Server Lessons
Get notifications when this page is updated
 
 
 
 

The following is a paid advertisement
Computer Learning Zone is not responsible for any content shown or offers made by these ads.
 

Learn
 
Access - index
Excel - index
Word - index
Windows - index
PowerPoint - index
Photoshop - index
Visual Basic - index
ASP - index
Seminars
More...
Customers
 
Login
My Account
My Courses
Lost Password
Memberships
Student Databases
Change Email
Info
 
Latest News
New Releases
User Forums
Topic Glossary
Tips & Tricks
Search The Site
Code Vault
Collapse Menus
Help
 
Customer Support
Web Site Tour
FAQs
TechHelp
Consulting Services
About
 
Background
Testimonials
Jobs
Affiliate Program
Richard Rost
Free Lessons
Mailing List
PCResale.NET
Order
 
Video Tutorials
Handbooks
Memberships
Learning Connection
Idiot's Guide to Excel
Volume Discounts
Payment Info
Shipping
Terms of Sale
Contact
 
Contact Info
Support Policy
Mailing Address
Phone Number
Fax Number
Course Survey
Email Richard
[email protected]
Blog RSS Feed    YouTube Channel

LinkedIn
Copyright 2025 by Computer Learning Zone, Amicron, and Richard Rost. All Rights Reserved. Current Time: 5/22/2025 6:19:46 PM. PLT: 1s
Keywords: access seminar access sql server online  PermaLink  Access SQL Server Lessons