Tagged Questions
0
votes
2answers
184 views
SPSS syntax to connect to database
I've successfully connected to a IBM DB2 database in SPSS using the connection wizard. However, I haven't found a working method to do this using SPSS syntax. Has anyone any experience with this?
1
vote
2answers
512 views
connect SQL to SPSS
I have table in Microsoft SQL server; and I'm using SPSS 14.1.
Now I want to connect SQL table to SPSS, so I can use SQL table from SPSS directly.
In SPSS, SQL database -> Data source -> Add New ...
0
votes
2answers
74 views
Automating definition of tables and columns creating an RDBMS from a stats package like SPSS
What is a good tool to use to automate or semi-automate (ie give a good headstart) the process of taking a rectangle of data from a statistics package like SPSS and:
saving the main rectangle data ...
0
votes
2answers
383 views
Query SPSS file
R version: 2.12.2 / OS: Windows XP
Data that I need to query and manipulate is stored in a SPSS .sav file (size ~ 112MB) and I have a very basic knowledge of SPSS syntax. I am much more comfortable ...
1
vote
2answers
877 views
From SQL to SPSS
I need to export some data and then I have to export them in a SPSS file format.
I've already found out that I need a SPSS SDK. I also have found out that i need a I/O DLL for creating and reading ...