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 Wanet Telecoms Ltd 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: natemclain
  • Content: Threads
  • Order by date
  1. natemclain

    Vantage 8.03 - Lot Numbers

    I'm extremely new to Epicor Vantage 8.03. Our parent company has been using it for approx. 4 years and it seems to work well. We are a gray & ductile iron foundry and typically track our manufacturing production by Heats (ie. 11-01 would be the our production for 2011 - First Production Heat)...
  2. natemclain

    Forum??? Anyone??

    Does anyone use this forum? There doesn't seem to be any activity here. Does anyone know of another forum for asking questions?? natemclain
  3. natemclain

    Current Time

    Is there a way to make the clock or time on a layout tick by with every second? I was just curious if this could be done. I dont know why I mess with all the goofy things. Just stuff that I think would be cool on a app. Nate
  4. natemclain

    Excel Problem

    Is there away I can open a MS Works file from within Excel? I know it will open Works 2.0 files but it doesn't seem to open any other format of Works? Im trying to convert a spreadsheet over to Excel but don't have Works anymore to try and save it as a different format. Does anyone know where I...
  5. natemclain

    Samba & Nimda Please Help

    Hey guys & gals, I have a situation that is really kind bizarre. I have 15 workstations(windows 2000 pro) that are on a tcp/ip network with a Redhat fileserver running samba. The problem is that the samba file server keeps getting nimda like emails on the samba file server and the files are...
  6. natemclain

    MDAC 2.5 Problems!! Need help really bad....

    Hey guys & gals, Im having a bad problem with my MDAC 2.5 drivers I guess. And it seems to affect tons of programs on my computer. Even the ones that use the ODBC drivers for Access. I get this error alot. When I try to access anything that is listed in my ODBC User DSN settings. ODBC...
  7. natemclain

    Form and Table Problem?

    Hello guys & gals, I have a problem when trying to enter a new Part I get this error. The changes you requested to the table were not successful because they would create duplicate values in the index, primary key, or relationship. Change the data in the field or fields that contain duplicate...
  8. natemclain

    Printing a Form? Get rid of the gray!

    How can you get rid of the gray background that is always on a standard form? When I print a form it prints the gray and I don't want it to do that. Is there some way to make it print transparent or something? I haven't seen this asked before so I thought I would ask. TIA natemclain
  9. natemclain

    Sizing Subform in Tab Control

    I have 7 pages on my tab control. They all have subforms on them that are linked to memo fields on a table. How in the world can you size all the subforms the same so when you move from one page to the next the data is the only thing that changes? Because as of now they are in slightly...
  10. natemclain

    Autonumber that resets at 10,000??

    Basically what Im looking for is code I can use that will count from 1-10,000 and reset to 1 again. And just increment by 1 each time. Can anyone explain to me how to program this with VBA??
  11. natemclain

    AutoNumber but reset when it gets to 10,000??

    How can I setup a field so that it acts like a autonumber that increments by 1 but resets itself when it gets to 10,000?? What this is for are labels that get used to schedule for part runs. And I have to setup a field that is a labelnumber that has info like CompanyName, Partnumber, DueDate...
  12. natemclain

    SQL Statements??

    I was trying to figure out how to make a Row Source so that my users could select a name instead of the custID on a table. I got the names to show up in the combo box but when you select one I get a error because it is now trying to put text in a number field. And I can't change the field type...
  13. natemclain

    More then 1 AutoNumber??

    How can you have more then one AutoNumber on a table? I didn't know if this was possible or not. natemclain
  14. natemclain

    Golf Course DB Management Software??

    Does anyone know of a Golf Course Management software? If anyone knows of any I would like to know about it. TIA natemclain
  15. natemclain

    Need help automatically filling a field

    Hey I need a way to Fill a CustomerID field that uses like the first 4 characters of the company name and adds a random number to the end that would be like 3 digits. Example: Company Name: ABC Company CustomerID: ABCC263 Would this have to be done with VBA code or is there another way to do...
  16. natemclain

    Filesystem Problem! Need Help!!

    Hey guys & gals, I need some help. I just got a server that I had bought. And I get this when it goes through and starts booting up. And it starts to check the File System. /UnExpected Inconsistency; RUN fsck Manually ***An Error occurred during the file system check. ***Dropping you to a...
  17. natemclain

    Input Mask for Dimensions??

    Hey I was wondering how in the world I could setup the Input Mask so that when I put in actual dimensions to a Field that it changes it to what I want. Like you can with a phone number, zip code, etc?? Like if I put 24x24 it would change it to 24" X 24" ?? I have tried several things...
  18. natemclain

    Relationships?? Primary and Foreign Key

    Can someone explain how you can tell the difference in a Primary Key & Foreign Key?? I was looking at the Northwind DB and noticed that the Order Details Table had 2 Primary Keys. But I don't understand how you can tell the difference in the two?? Also, how can you setup multiple Primary Keys on...
  19. natemclain

    Need Help with this Problem!!

    Hey guys & gals, I need some suggestions on how to get this to work as easily as possible. I have thought about it and haven't come up with anything that will work yet. Here is the problem. I have a order form. And I have the companyname, billing address, state, city... etc. Then I have on the...
  20. natemclain

    Adding Current Time to a Form??

    How in the world can you add the current time to a form(Switchboard) so that it keeps updating? I have in the textbox in the control source this =Time() But that just gives you a one shot clip of the time. Is there away to make the time continuously update?? Just wondering how you can do it...

Part and Inventory Search

Back
Top