BookmarkSubscribeRSS Feed
JohnSASNew
Calcite | Level 5

Hi All,
I am new in a SAS community and using SAS Studio.
I am wondering if you could pls send some examples of code that helps me to generate such files in my Data folder
.sas7bfdb - FDB
.sas7bmdb - MDDB
.sas7bdmd - DMDB
Maybe do you have some samples based on SASHELP library to look at them?
Thanks a lot for any help

1 REPLY 1
LinusH
Tourmaline | Level 20

These are quite...exclusive SAS storage formats, and are usually not created out of the blue.

If your organisation uses these formats you should go to the source of their orgin.

 

MDDB - PROC MDDB, legacy SAS V8 cubes.

DMDB - %em_dmdb, pretty sure Enterprise Miner is requred.

FDB - consolidatio DB, not sure here but is probably part of SAS fiancial portfolio. Can't find any open documentation that support this file type.

Data never sleeps
Develop Code with SAS Studio

Get started using SAS Studio to write, run and debug your SAS programs.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 1 reply
  • 949 views
  • 1 like
  • 2 in conversation