Most Recent Posts
Artificial Intelligence
by imcffp - 06/02/2025 1:38 PM
Search for never seen patients
by AaronWay - 05/21/2025 9:52 PM
Version 12.3 release notes
by imcffp - 05/21/2025 1:19 PM
Eligibility Failures - ACPM
by tcosta - 05/19/2025 3:16 PM
AC Version 12.3
by ChrisFNP - 05/17/2025 12:59 PM
No refills on Schedule 4 Meds
by koby - 05/06/2025 9:24 AM
Member Spotlight
bmdubu
bmdubu
Tampa
Posts: 34
Joined: August 2010
Newest Members
It's me, Paradise Family, MedCode, MZ Medical Billi, girlfromwebpage
4,593 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
#67639 11/12/2015 11:25 AM
Joined: Dec 2008
Posts: 68
Member
OP Offline
Member
Joined: Dec 2008
Posts: 68
Does anyone know if Amazing Charts has a database data dictionary?


Radley Griffin, MD
Griffin Concierge Medical
Tampa, FL
Joined: Nov 2005
Posts: 2,366
Likes: 2
Member
Offline
Member
Joined: Nov 2005
Posts: 2,366
Likes: 2
I'm not sure what you are asking. Do you mean a dictionary for correctly spelling words or do you mean words used in the "meat " of the program? Most of the databases are locked so they cannot be used. There is a way to get to the spell check program and figure out what's really going on in the spelling box


Wendell
Pediatrician in Chicago

The patient's expectation is that you have all the answers, sometimes they just don't like the answer you have for them
Joined: Dec 2009
Posts: 1,197
Likes: 8
Member
Offline
Member
Joined: Dec 2009
Posts: 1,197
Likes: 8
There are two things that come to mind when asking for a database data dictionary:

1. Some databases, like the Advantage database from Sybase or DBISAM from Elevate Soft, don't use two files for their database (transaction log and database file) like SQL Server does. Each table gets its own transaction table file and data table file. If there is any binary large object data, there will be a third file for that. These databases often have a special file called a data dictionary that is used to access the other files. Sometimes, this file is REQUIRED if the tables in the database are not considered "free" tables. In other words, you have to have the data dictionary file to access the others. As mentioned, this is not an issue with SQL Server. You merely have to have the SA password from Amazing Charts or you can mount a copy of the database files in another instance of SQL Server that is the same version as the one used by Amazing Charts (SQL 2005 for older versions of AC, SQL 2012 for newer versions).

2. He could be asking if Amazing Charts has published a database schema document. Such documents show all the tables and their relationships so someone who's looking around will know what is held where. To my knowledge, AC publishes no such document. If anyone wishes to go spelunking through the AC database, that someone would need to be a skilled DBA like me. One should not think that just because one knows how to open up SQL Server Management Studio that one can start making even minor changes or running complex queries. Proceed with caution.

JamesNT


James Summerlin
My personal site: http://www.dataintegrationsolutions.net
james@dataintegrationsolutions.net

Moderated by  ChrisFNP, DocGene, JBS, Wendell365 

Link Copied to Clipboard
ShoutChat
Comment Guidelines: Do post respectful and insightful comments. Don't flame, hate, spam.
Who's Online Now
0 members (), 134 guests, and 40 robots.
Key: Admin, Global Mod, Mod
Top Posters(30 Days)
imcffp 4
tcosta 2
JBS 2
Raj1 1
Top Posters
Bert 12,874
JBS 2,986
Wendell365 2,366
Sandeep 2,316
ryanjo 2,084
Leslie 2,002
Wayne 1,889
This board is dedicated to the memory of Michael "Indy" Astleford. February 6, 1961 -- April 16, 2019




SiteLock
Powered by UBB.threads™ PHP Forum Software 7.7.5