{"id":6239,"date":"2022-04-27T06:34:00","date_gmt":"2022-04-27T04:34:00","guid":{"rendered":"https:\/\/expert-only.com\/?p=6239"},"modified":"2022-11-14T11:27:56","modified_gmt":"2022-11-14T10:27:56","slug":"download-excel-oledb-2007-driver","status":"publish","type":"post","link":"https:\/\/expert-only.com\/en\/excel\/download-excel-oledb-2007-driver\/","title":{"rendered":"Download and install the Excel OLEDB 2007 driver"},"content":{"rendered":"\n<p>Download OLEDB Driver for Excel 2007 allows to read Excel files from applications using ODBC or OLEDB connections. The driver for Excel 2007 is needed for example to load Excels files from SSIS. Here are the 3 steps to follow to use your files from ODBC or OLEDB connections.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"how-to-download-and-install-the-accessdatabaseengine-exe-excel-driver-to-create-connections\">How to download and install the Excel OLEDB 2007 driver?<\/h2>\n\n\n\n<p>First of all, you have to download the driver for Office Excel 2007. Secondly, install the driver with the file AccessDatabaseEngine.exe on the server. Then set up the connection, and finally use the driver by building a connection string for example from an SSIS package.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"1-download-the-oledb-driver-for-excel-2007\">1. Download the OLEDB driver for Excel 2007<\/h2>\n\n\n\n<p>First, download the Office Excel 2007 driver installation file, available below. The ZIP file contains the <em>AccessDatabaseEngine.exe<\/em> file.<\/p>\n\n\n\n<div class=\"wp-block-file aligncenter\"><a id=\"wp-block-file--media-d4e5ead4-e1b8-4bbe-89e5-2783dedcceb5\" href=\"https:\/\/expert-only.com\/wp-content\/uploads\/2017\/08\/AccessDatabaseEngine.zip\"><strong>Driver Excel 2007 AccessDatabaseEngine<\/strong><\/a><a href=\"https:\/\/expert-only.com\/wp-content\/uploads\/2017\/08\/AccessDatabaseEngine.zip\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-d4e5ead4-e1b8-4bbe-89e5-2783dedcceb5\"><strong>Download<\/strong><\/a><\/div>\n\n\n\n<p id=\"download-the-excel-2007-accessdatabaseengine-driverthe-source-file-comes-from-the-official-site-of-microsoft-the-version-2007-of-excel-is-not-supported-today-in-2020-so-the-link-is-not-accessible-anymore-however-for-older-versions-of-excel-the-2010-version-of-the-excel-driver-is-available-here\">The source file comes from the official site of Microsoft, the version 2007 of Excel is not supported today in 2020 so the link is not accessible anymore. However for newer versions of Excel, the <a href=\"https:\/\/www.microsoft.com\/en-us\/download\/details.aspx?id=13255\" target=\"_blank\" rel=\"noreferrer noopener\">2010 version of the Excel driver is available here<\/a>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"install-the-driversecondly-install-the-driver-on-the-server-or-on-the-machine-to-use-it-for-connections\">2. Install the driver<\/h2>\n\n\n\n<p id=\"install-the-driversecondly-install-the-driver-on-the-server-or-on-the-machine-to-use-it-for-connections\">Secondly, install the driver on the server or on the machine to use it for connections.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Double-click on the AccessDatabaseEngine.exe file to install it on the target server.<\/li>\n\n\n\n<li>Follow the instructions on the screen until the installation is complete.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"use-the-oledb-driver-for-excel-2007-in-an-oledb-or-odbc-connection-stringthirdly-use-connection-chains-to-call-the-driver\">3. Use the OLEDB driver for Excel 2007 in a connection string<\/h2>\n\n\n\n<p id=\"use-the-oledb-driver-for-excel-2007-in-an-oledb-or-odbc-connection-stringthirdly-use-connection-chains-to-call-the-driver\">Thirdly, build and use connection string with the following formats to call the driver.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>If you use applications that use OLEDB, you must specify the argument &#8220;Microsoft.ACE.OLEDB.12.0&#8221; in the ConnectionString property.<\/li>\n\n\n\n<li>To connect to Microsoft Office Excel type databases, add &#8220;Excel 12.0&#8221; in the connection string properties (also ConnectionString).<\/li>\n\n\n\n<li>For ODBC connections, it is possible to connect to Excels files: XLS, XLSX, XLSM and XLSB types. You have to specify the elements: DRIVER={Microsoft Excel Driver (*.xls, *.xlsx, *.xlsm, *.xlsb)} as well as the element DBQ=&#8221;D:\\Folder\\Excel_File.xlsx&#8221; which is the location of the file for example.<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-embed is-type-wp-embed is-provider-sql-and-it-tutorials wp-block-embed-sql-and-it-tutorials\"><div class=\"wp-block-embed__wrapper\">\nhttps:\/\/expert-only.com\/en\/excel-tips\/excel-day-of-the-week-in-letters\/\n<\/div><\/figure>\n","protected":false},"excerpt":{"rendered":"<div class=\"mh-excerpt\"><p>Download OLEDB Driver for Excel 2007 allows to read Excel files from applications using ODBC or OLEDB connections. The driver for Excel 2007 is needed for example to load Excels files from SSIS. Here are the 3 steps to <a class=\"mh-excerpt-more\" href=\"https:\/\/expert-only.com\/en\/excel\/download-excel-oledb-2007-driver\/\" title=\"Download and install the Excel OLEDB 2007 driver\">&#8230;<\/a><\/p>\n<\/div>","protected":false},"author":1,"featured_media":5608,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[457],"tags":[],"class_list":{"0":"post-6239","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-excel"},"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v21.7 (Yoast SEO v26.2) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Download and install the Excel OLEDB 2007 driver - Excel Tips<\/title>\n<meta name=\"description\" content=\"Link to download the Excel OLEDB 2007 driver also called ACE 12.0. Then install the driver with the file AccessDatabaseEngine.exe on the server.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/expert-only.com\/en\/excel\/download-excel-oledb-2007-driver\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Download and install the Excel OLEDB 2007 driver\" \/>\n<meta property=\"og:description\" content=\"Link to download the Excel OLEDB 2007 driver also called ACE 12.0. Then install the driver with the file AccessDatabaseEngine.exe on the server.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/expert-only.com\/en\/excel\/download-excel-oledb-2007-driver\/\" \/>\n<meta property=\"og:site_name\" content=\"SQL and IT Tutorials\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/ExpertOnlyCom\/\" \/>\n<meta property=\"article:published_time\" content=\"2022-04-27T04:34:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-11-14T10:27:56+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/expert-only.com\/wp-content\/uploads\/2017\/08\/one-hundred-64289A5CC0F_1920x1080.jpeg\" \/>\n\t<meta property=\"og:image:width\" content=\"1920\" \/>\n\t<meta property=\"og:image:height\" content=\"1080\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Expert-Only\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@expert_only\" \/>\n<meta name=\"twitter:site\" content=\"@expert_only\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Expert-Only\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/expert-only.com\/en\/excel\/download-excel-oledb-2007-driver\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/expert-only.com\/en\/excel\/download-excel-oledb-2007-driver\/\"},\"author\":{\"name\":\"Expert-Only\",\"@id\":\"https:\/\/expert-only.com\/en\/#\/schema\/person\/406a9576b52944f018739a42046873ef\"},\"headline\":\"Download and install the Excel OLEDB 2007 driver\",\"datePublished\":\"2022-04-27T04:34:00+00:00\",\"dateModified\":\"2022-11-14T10:27:56+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/expert-only.com\/en\/excel\/download-excel-oledb-2007-driver\/\"},\"wordCount\":336,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/expert-only.com\/en\/#organization\"},\"image\":{\"@id\":\"https:\/\/expert-only.com\/en\/excel\/download-excel-oledb-2007-driver\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/expert-only.com\/wp-content\/uploads\/2017\/08\/one-hundred-64289A5CC0F_1920x1080.jpeg\",\"articleSection\":[\"Excel Tips\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/expert-only.com\/en\/excel\/download-excel-oledb-2007-driver\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/expert-only.com\/en\/excel\/download-excel-oledb-2007-driver\/\",\"url\":\"https:\/\/expert-only.com\/en\/excel\/download-excel-oledb-2007-driver\/\",\"name\":\"Download and install the Excel OLEDB 2007 driver - Excel Tips\",\"isPartOf\":{\"@id\":\"https:\/\/expert-only.com\/en\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/expert-only.com\/en\/excel\/download-excel-oledb-2007-driver\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/expert-only.com\/en\/excel\/download-excel-oledb-2007-driver\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/expert-only.com\/wp-content\/uploads\/2017\/08\/one-hundred-64289A5CC0F_1920x1080.jpeg\",\"datePublished\":\"2022-04-27T04:34:00+00:00\",\"dateModified\":\"2022-11-14T10:27:56+00:00\",\"description\":\"Link to download the Excel OLEDB 2007 driver also called ACE 12.0. Then install the driver with the file AccessDatabaseEngine.exe on the server.\",\"breadcrumb\":{\"@id\":\"https:\/\/expert-only.com\/en\/excel\/download-excel-oledb-2007-driver\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/expert-only.com\/en\/excel\/download-excel-oledb-2007-driver\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/expert-only.com\/en\/excel\/download-excel-oledb-2007-driver\/#primaryimage\",\"url\":\"https:\/\/expert-only.com\/wp-content\/uploads\/2017\/08\/one-hundred-64289A5CC0F_1920x1080.jpeg\",\"contentUrl\":\"https:\/\/expert-only.com\/wp-content\/uploads\/2017\/08\/one-hundred-64289A5CC0F_1920x1080.jpeg\",\"width\":1920,\"height\":1080},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/expert-only.com\/en\/excel\/download-excel-oledb-2007-driver\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"en\",\"item\":\"https:\/\/expert-only.com\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Download and install the Excel OLEDB 2007 driver\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/expert-only.com\/en\/#website\",\"url\":\"https:\/\/expert-only.com\/en\/\",\"name\":\"SQL and IT Tutorials\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/expert-only.com\/en\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/expert-only.com\/en\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/expert-only.com\/en\/#organization\",\"name\":\"Expert-Only\",\"url\":\"https:\/\/expert-only.com\/en\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/expert-only.com\/en\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/expert-only.com\/wp-content\/uploads\/2017\/09\/cropped-logo_Expert-Only.jpg\",\"contentUrl\":\"https:\/\/expert-only.com\/wp-content\/uploads\/2017\/09\/cropped-logo_Expert-Only.jpg\",\"width\":381,\"height\":174,\"caption\":\"Expert-Only\"},\"image\":{\"@id\":\"https:\/\/expert-only.com\/en\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/ExpertOnlyCom\/\",\"https:\/\/x.com\/expert_only\",\"https:\/\/www.youtube.com\/channel\/UCMS5sR_FwAetB0FmciNvUaA\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/expert-only.com\/en\/#\/schema\/person\/406a9576b52944f018739a42046873ef\",\"name\":\"Expert-Only\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/expert-only.com\/en\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/084b15660763ff5b13bb60b2f52f97bb?s=96&d=identicon&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/084b15660763ff5b13bb60b2f52f97bb?s=96&d=identicon&r=g\",\"caption\":\"Expert-Only\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Download and install the Excel OLEDB 2007 driver - Excel Tips","description":"Link to download the Excel OLEDB 2007 driver also called ACE 12.0. Then install the driver with the file AccessDatabaseEngine.exe on the server.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/expert-only.com\/en\/excel\/download-excel-oledb-2007-driver\/","og_locale":"en_US","og_type":"article","og_title":"Download and install the Excel OLEDB 2007 driver","og_description":"Link to download the Excel OLEDB 2007 driver also called ACE 12.0. Then install the driver with the file AccessDatabaseEngine.exe on the server.","og_url":"https:\/\/expert-only.com\/en\/excel\/download-excel-oledb-2007-driver\/","og_site_name":"SQL and IT Tutorials","article_publisher":"https:\/\/www.facebook.com\/ExpertOnlyCom\/","article_published_time":"2022-04-27T04:34:00+00:00","article_modified_time":"2022-11-14T10:27:56+00:00","og_image":[{"width":1920,"height":1080,"url":"https:\/\/expert-only.com\/wp-content\/uploads\/2017\/08\/one-hundred-64289A5CC0F_1920x1080.jpeg","type":"image\/jpeg"}],"author":"Expert-Only","twitter_card":"summary_large_image","twitter_creator":"@expert_only","twitter_site":"@expert_only","twitter_misc":{"Written by":"Expert-Only","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/expert-only.com\/en\/excel\/download-excel-oledb-2007-driver\/#article","isPartOf":{"@id":"https:\/\/expert-only.com\/en\/excel\/download-excel-oledb-2007-driver\/"},"author":{"name":"Expert-Only","@id":"https:\/\/expert-only.com\/en\/#\/schema\/person\/406a9576b52944f018739a42046873ef"},"headline":"Download and install the Excel OLEDB 2007 driver","datePublished":"2022-04-27T04:34:00+00:00","dateModified":"2022-11-14T10:27:56+00:00","mainEntityOfPage":{"@id":"https:\/\/expert-only.com\/en\/excel\/download-excel-oledb-2007-driver\/"},"wordCount":336,"commentCount":0,"publisher":{"@id":"https:\/\/expert-only.com\/en\/#organization"},"image":{"@id":"https:\/\/expert-only.com\/en\/excel\/download-excel-oledb-2007-driver\/#primaryimage"},"thumbnailUrl":"https:\/\/expert-only.com\/wp-content\/uploads\/2017\/08\/one-hundred-64289A5CC0F_1920x1080.jpeg","articleSection":["Excel Tips"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/expert-only.com\/en\/excel\/download-excel-oledb-2007-driver\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/expert-only.com\/en\/excel\/download-excel-oledb-2007-driver\/","url":"https:\/\/expert-only.com\/en\/excel\/download-excel-oledb-2007-driver\/","name":"Download and install the Excel OLEDB 2007 driver - Excel Tips","isPartOf":{"@id":"https:\/\/expert-only.com\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/expert-only.com\/en\/excel\/download-excel-oledb-2007-driver\/#primaryimage"},"image":{"@id":"https:\/\/expert-only.com\/en\/excel\/download-excel-oledb-2007-driver\/#primaryimage"},"thumbnailUrl":"https:\/\/expert-only.com\/wp-content\/uploads\/2017\/08\/one-hundred-64289A5CC0F_1920x1080.jpeg","datePublished":"2022-04-27T04:34:00+00:00","dateModified":"2022-11-14T10:27:56+00:00","description":"Link to download the Excel OLEDB 2007 driver also called ACE 12.0. Then install the driver with the file AccessDatabaseEngine.exe on the server.","breadcrumb":{"@id":"https:\/\/expert-only.com\/en\/excel\/download-excel-oledb-2007-driver\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/expert-only.com\/en\/excel\/download-excel-oledb-2007-driver\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/expert-only.com\/en\/excel\/download-excel-oledb-2007-driver\/#primaryimage","url":"https:\/\/expert-only.com\/wp-content\/uploads\/2017\/08\/one-hundred-64289A5CC0F_1920x1080.jpeg","contentUrl":"https:\/\/expert-only.com\/wp-content\/uploads\/2017\/08\/one-hundred-64289A5CC0F_1920x1080.jpeg","width":1920,"height":1080},{"@type":"BreadcrumbList","@id":"https:\/\/expert-only.com\/en\/excel\/download-excel-oledb-2007-driver\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"en","item":"https:\/\/expert-only.com\/en\/"},{"@type":"ListItem","position":2,"name":"Download and install the Excel OLEDB 2007 driver"}]},{"@type":"WebSite","@id":"https:\/\/expert-only.com\/en\/#website","url":"https:\/\/expert-only.com\/en\/","name":"SQL and IT Tutorials","description":"","publisher":{"@id":"https:\/\/expert-only.com\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/expert-only.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/expert-only.com\/en\/#organization","name":"Expert-Only","url":"https:\/\/expert-only.com\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/expert-only.com\/en\/#\/schema\/logo\/image\/","url":"https:\/\/expert-only.com\/wp-content\/uploads\/2017\/09\/cropped-logo_Expert-Only.jpg","contentUrl":"https:\/\/expert-only.com\/wp-content\/uploads\/2017\/09\/cropped-logo_Expert-Only.jpg","width":381,"height":174,"caption":"Expert-Only"},"image":{"@id":"https:\/\/expert-only.com\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/ExpertOnlyCom\/","https:\/\/x.com\/expert_only","https:\/\/www.youtube.com\/channel\/UCMS5sR_FwAetB0FmciNvUaA"]},{"@type":"Person","@id":"https:\/\/expert-only.com\/en\/#\/schema\/person\/406a9576b52944f018739a42046873ef","name":"Expert-Only","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/expert-only.com\/en\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/084b15660763ff5b13bb60b2f52f97bb?s=96&d=identicon&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/084b15660763ff5b13bb60b2f52f97bb?s=96&d=identicon&r=g","caption":"Expert-Only"}}]}},"_links":{"self":[{"href":"https:\/\/expert-only.com\/en\/wp-json\/wp\/v2\/posts\/6239","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/expert-only.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/expert-only.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/expert-only.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/expert-only.com\/en\/wp-json\/wp\/v2\/comments?post=6239"}],"version-history":[{"count":0,"href":"https:\/\/expert-only.com\/en\/wp-json\/wp\/v2\/posts\/6239\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/expert-only.com\/en\/wp-json\/wp\/v2\/media\/5608"}],"wp:attachment":[{"href":"https:\/\/expert-only.com\/en\/wp-json\/wp\/v2\/media?parent=6239"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/expert-only.com\/en\/wp-json\/wp\/v2\/categories?post=6239"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/expert-only.com\/en\/wp-json\/wp\/v2\/tags?post=6239"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}