dou you have references about importing FMP from SAS systems
nothing specific in
http://support.sas.com/documentation/onlinedoc/91pdf/index_913.html
--
Philippe Manet
|
|
0
|
|
|
|
Reply
|
pmanet (75)
|
11/14/2006 7:08:17 PM |
|
the two most basic options i have used to get data into SAS (or stata,
or R for that matter) is an ODBC connection, or, if im lazy and dont
have one configured, just exporting as .csv and importing...of course
you need a work around to keep the column headers, but works for the
quick and dirty.
hope that helps
-sg
manet wrote:
> dou you have references about importing FMP from SAS systems
>
> nothing specific in
>
> http://support.sas.com/documentation/onlinedoc/91pdf/index_913.html
>
>
> --
> Philippe Manet
|
|
0
|
|
|
|
Reply
|
StephenTGallagher (34)
|
11/15/2006 2:00:58 PM
|
|
We've done pretty extensive work getting FMP data into SAS using
XML/XSLT. If you like, contact me back channel for more information.
Sincerely,
Chris Kubica
President, Founder
Application Architects, LLC
Research Triangle Headquarters
203 Lake Hogan Farm Road
Chapel Hill, NC 27516
United States
(P) 888-896-4608
(F) 888-896-4608
http://www.applicationarch.com
Certified FileMaker Developer
FDA, Part 11, GxP, HIPAA and SOX Compliance Experts
Certified Project Management Professional (PMP)
FileMaker Solutions Alliance (FSA) Member
MaximalVariance wrote:
> the two most basic options i have used to get data into SAS (or stata,
> or R for that matter) is an ODBC connection, or, if im lazy and dont
> have one configured, just exporting as .csv and importing...of course
> you need a work around to keep the column headers, but works for the
> quick and dirty.
>
> hope that helps
>
> -sg
>
>
> manet wrote:
> > dou you have references about importing FMP from SAS systems
> >
> > nothing specific in
> >
> > http://support.sas.com/documentation/onlinedoc/91pdf/index_913.html
> >
> >
> > --
> > Philippe Manet
|
|
0
|
|
|
|
Reply
|
ChrisKubica (4)
|
11/15/2006 5:17:39 PM
|
|