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
make Excel not convert certain character strings to non-ASCII
SSMS 2008 intellisense doesn't show renamed table names
c# 2 vb translation
Excel 2010 Check Compatibilty / Workbook_BeforeClose - VBA
ASP.NET - why would I get this error on my host when I do not get it on my localhost
MySQL Select From multiple Tables With Common Fields
Java Applet Client - Starting without resrictions
Excel VBA Find Linked Cells
IF THEN STATEMENTS (Flex 4)
Lables printing problem using MS Word