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
Move a VM
Center fit.. GD image size
SQL 2005 Query Help - Incorrect syntax near ';'.
jQuery Autocomplete with PHP / MySQL [PART 4]
How do I perform Proximity Search using the database provided by IPINFODB
The time on my Cisco Call Manager Express Router is wrong.
Function Undefined Error in Wordpress
Seagate FREEAGENT GOFLEX DESK external hard drive
How can I stop my laptop crashing when using graphics intensive programs?
Outlook 2007 Asks for Login to Exchange 2008