Microsoft
Software
Hardware
Network
Question : export the sas dataset to create a table in my sql database
Hi EE,
Can anyone please help me how to export the sas dataset and dump the contents into a new table in MY sql database.
Answer : export the sas dataset to create a table in my sql database
assuming the libref mysql already contains your connection definition to the mysql database, and your table is found in libref srcref, it's simply
data mysql.target_table_name;
set srcref.src_table_name;
run;
Random Solutions
Imaging software for making images circular
How do I get from this code to my desired output?
Insert words into word
How to unlock all ESET NOD32 Antiviruses at network?
Windows Server 2008 backup utility
solving trig equations - multiples of pi in the answer
SBS Backup failed on D: "The system cannot find the path specified."
Show UnFriendly HTTP Error
C++ Programming - error 2065 Program Email Address
Restore deleted permissions on folder