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
Function to Return Only Numbers in a String
Active Directory - specify nearest logon server for a remote site without a local DC
2203 error when installing office 2007 on vista
E-Machines EL1200 BSOD at Startup - Windows XP SP2
Email Server Software used in conjuction with SQL Server or MySQL database
PIX OS Upgrade
wordpress php blog
SQL Reporting hide null data
Creating Time Value
Way to make power button not power off PC