Data Access

SQLServerCentral Article

Use SQLAlchemy ORMs to Access MongoDB Data in Python

  • Article

The wide ecosystem of Python modules enables you get to work fast and effectively integrate your systems. You can use the CData Python Connector for MongoDB and the SQLAlchemy toolkit to build MongoDB-connected Python applications and scripts.  This article details how to use SQLAlchemy to connect to MongoDB data to query, update, delete, and insert MongoDB data.  Connecting to MongoDB Data  Connecting to MongoDB data is similar to connecting to any other relational database. Create a […]

You rated this post out of 5. Change rating

2021-09-22

614 reads

SQLServerCentral Article

Prepare, Blend, and Analyze Salesforce Data in Alteryx Designer 

  • Article

The ODBC Driver for Salesforce from CData provides ODBC-based access to live Salesforce data, allowing you to interact with Salesforce data in a range of BI, reporting, and ETL tools — as well as directly using SQL queries. In this article, we demonstrate how to connect to Salesforce data using an ODBC connection in Alteryx Designer to conduct self-service BI, data preparation, data blending, and advanced […]

5 (1)

You rated this post out of 5. Change rating

2021-09-15

349 reads

External Article

Writing a Data Access Layer (DAL) for SQL Server

  • Article

In this tip, I am going to show you how you can create a Data Access Layer (to store, retrieve and manage data in relational database) in ADO .NET. I will show how you can make it data provider independent, so that you don't have to re-write your data access layer if the data storage source changes and also you can reuse it in other applications that you develop.

2010-06-17

5,532 reads

Technical Article

Data Access Tracing

  • Article

Learn how to apply the new tracing functionality in Microsoft data access technologies such as ADO.NET 2.0, MDAC 2.82, SQL Server Native Client, and the JDBC driver; and in the SQL Server network protocols and the Microsoft SQL Server 2005 database engine. You can also download associated sample code for this article.

2008-10-03

2,854 reads

Technical Article

RE: Granting execute permissions

  • Reply

You should verfiy if you use returnAverages in your scripts. It may be a stored procedure you forgot to script. Look for the procedure on the original server and create it also on the new server ... I did not find it on my servers, so it is not a standard procedure. When reading "the […]

You rated this post out of 5. Change rating

2004-08-31

Technical Article

RE: How to remove leading zeros?

  • Reply

Hi CarKnee, quote: The only cases that have letters are "ed". It is roughly 200 records out of 200,000 that have letters in them. in this case, you might take a look at PATINDEX in BOL to extract 'ed' and then CONVERT or CAST to int. Sorry, I haven't got the time to figure out, […]

You rated this post out of 5. Change rating

2003-07-25

2 reads

Blogs

Set a Runtime Variable in an Azure DevOps Pipeline

By

Note: I DO NOT recommend this. Any changes to a pipeline should be in...

A New Word: Symptomania

By

symptomania – n. the fantasy that there’s some elaborate diagnosis out there that neatly...

Query Store Keeps Switching Itself Off, Getting it Moving Again

By

I recently received a complaint that Query Store for a particular database was turned...

Read the latest Blogs

Forums

7 sept, scheduled book

By philip.scott

Comments posted to this topic are about the item 7 sept, scheduled book

7 sept, schedlued article

By philip.scott

Comments posted to this topic are about the item 7 sept, schedlued article

6 sept, published book

By philip.scott

Comments posted to this topic are about the item 6 sept, published book

Visit the forum

Question of the Day

Azure Data Lake Storage Gen 2

Azure Data Lake Storage Gen 2 is built on ...?

See possible answers