Search results for: SQL Server

Need a new search?

If you didn't find what you were looking for, try a new search!

Access with Microsoft SQL Server – Import Large Datasets Using SSIS

2021-06-11T05:43:49-05:00

Access with Microsoft SQL Server – Import Large Datasets Using SSIS Dying with an Access Insert Query If you’ve ever tried to insert a large amount of records into SQL Server using an Access insert query, (15,000 records or more), you’re in for a long wait, were talking coffee break time here, (from [...]

Join us for the Microsoft Access with SQL Server Academy Part II

2021-06-11T05:44:47-05:00

Join us for the Microsoft Access with SQL Server Academy Part II Our first session in September had a great turnout, for our next session on Tuesday December 11th at -6 UTC time, (6:30 PM Chicago CST), comes part 2 where we will cover: – Creating views and optimizing them – Table linking strategies [...]

Detangling the New Microsoft SQL Server ODBC and OLEDB Drivers

2021-06-11T05:47:43-05:00

Detangling the New Microsoft SQL Server ODBC and OLEDB Drivers Some of you may already know that Microsoft backtracked on their planned deprecation of OLEDB and provided a new OLEDB driver. However, it can be a head-scratcher to figure what you should be using. When we were using SQL Server Native C [...]

Join Me For a Microsoft Access with SQL Server Academy Session

2021-06-11T05:48:32-05:00

Join Me For a Microsoft Access with SQL Server Academy Session We kick off the new season of Access with SQL Server group meetings this year with three months of training: Introduction, Intermediate and Advanced topics on how to optimize Access with SQL Server. Part 1: Introduction On Tuesday Septem [...]

Microsoft SQL Server – Join Me at SQL Saturday Dallas

2021-06-11T06:12:25-05:00

Microsoft SQL Server - Join Me at SQL Saturday Dallas I'll be presenting my hugely popular "Wish you could live the glamorous consulting life?" first thing in the morning that day, plus I'll have a table where I'll be answering questions on SQL Server optimization with Access, if you are in the Dall [...]

BREAKING NEWS: New Microsoft SQL Server Native Client 18 Released!

2021-06-11T06:15:09-05:00

BREAKING NEWS: New Microsoft SQL Server Native Client 18 Released! As promised, the new SQL Server Native Client 18 is now available to download. Either Ben Clothier or I will be testing Azure authentication and other aspects of ADODB and be providing feedback soon! In the meantime, check out the an [...]

Unanswered Questions About MS SQL Server Security and Access Control

2021-06-11T07:32:51-05:00

Unanswered Questions About MS SQL Server Security and Access Control For many developers, database security and Access control is just something that gets in the way of development work. However, several recent security breaches have had devastating consequences and have caused a change in attitude [...]

Use Microsoft SQL Server Native Client 11.0 for the Best Performance

2021-06-11T07:40:50-05:00

Use Microsoft SQL Server Native Client 11.0 for the Best Performance [Update] There is a newer version of this post here. In our experience in using linked tables with Access, we get the best response using Native Client 11.0 with DSN-less tables. You could use ODBC 11 for SQL Server but then you wo [...]

Create Delete and Update Audit Tables in Microsoft SQL Server

2021-06-11T07:45:45-05:00

Create Delete and Update Audit Tables in Microsoft SQL Server This is a modification to an earlier tip I wrote, whereas this code will only record delete changes, my earlier article will record delete and update changes to the data. I found code online by Brett Kaiser and I modified it for my purpos [...]

In Depth Discussion of the Microsoft SQL Server Migration Assistant

2022-04-12T04:47:13-05:00

In Depth Discussion of the Microsoft SQL Server Migration Assistant AccessUserGroups.org TUESDAY, MARCH 10th @ 6.30pm CDT This month Juan Soto, Microsoft Access MVP,  will be presenting at talking about how to install SSMA, configure it’s use, doing your first upload to SQL Server and how to leverag [...]

Go to Top