Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: epidtech
  • Content: Threads
  • Order by date
  1. epidtech

    Too many pages too

    My report prints out 11 pages, when there is really only one. Only the 1st page has the header. I did as dhookum suggested for jckokko and looked at my report source, but that just told me the query the fields in the report were based upon. Are there any other suggestions or can you clarify...
  2. epidtech

    Number var becomes String with Import

    Hi, I've been having a hard time with my new computer system that's why I have all the posts. Anyway, I'm importing a .dbf using the import wizard and some of my date variables are being changed from datetime to character. This confuses sas when I run datasteps for coding. I attempted to...
  3. epidtech

    variable name length

    When I run the datastep on a newly imported dataset the variable names are being truncated to 8 characters. The datastep requires the use of the full variable names and has always worked in the past without truncating the orginal variable names, but I'm on a new machine now. I attempted to use...
  4. epidtech

    Unable to import data

    Hi, I have been unable to import any data into sas for a bit now. I've tried straight import code and the import wizard. Both have worked in the past. I get an error stating "Connection Failed. See log for details". This is in the log so there are no other details. Has anyone...
  5. epidtech

    CHISQ with just proportions

    Hi all, I have two propotions that come from my data from year 1: a1/(a1+b1) and from year 2: a2/(a2+b2). I want to show that the proportion from year 2 is larger than the proportion from year 2 using a chisq. I would like to just put type in the numeric proportions in my statement because I...
  6. epidtech

    symbolic reference ????

    Hey all. I'm doing some regular frequency distributions and my log gives me a warning right after a title statement. WARNING: Apparent symbolic reference S not resolved Anyone have any ideas what that means? The help was as usual no help. The proc seems to be working properly so it's not...
  7. epidtech

    access query parameter question

    I'm a new access user. I'm working with a query someone else designed. Can anyone tell me what this would mean?: Expr1: [PLACES].ZIP One of the tables linked in the query is PLACES but it's not zipped. There are no parameters in that section of the query. When I attempt to run it access...

Part and Inventory Search

Back
Top