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: JwithaL
  • Content: Threads
  • Order by date
  1. JwithaL

    Can't connect to Integration Services while on Server

    I am very new to Integration Services and have done a full install twice now for SQL Server 2005. I am launching Microsoft SQL Server Management Studio and connecting to the Server type: Integration Services Then I get an error: TITLE: Connect to Server ------------------------------ Cannot...
  2. JwithaL

    Javascript pass to iframe gets Error: Object expected

    Here's the back story if it helps: Our code for this was working just fine then our internet service provider's server went down. After we uploaded our backup copy the virtual includes would not work at all. They are now using a new server. One example is we have a page where you can check our...
  3. JwithaL

    E-mail Distribution Lists Issue

    The goal is send an announcement to many different contacts including secondary contacts as well. I would also like to be able to send them to everyone with a bcc function instead of cc. Is this possible to do. I know how to make the distribution list, but it cc's everyone. I would prefer that...
  4. JwithaL

    Using a combo box to change query criteria????

    I have a combo option group in a form and I want it to change what is in the criteria of a specific query. IIf([Forms]![Sales History]![Sample_Frame]=1,([ICITEM].[SEGMENT1])<"9") ---- This is what I typed in the criteria field in the query Background info: Sample_Frame is name of the option...
  5. JwithaL

    BDE Error Cat:Code: [36:1] - Please help asap

    This error comes up when I try and run a maintain on the "Mail Box". I have been able to get our system up and running except for the e-mail portion. I'm about to pull an all nighter to get this fixed and any help from anyone up would be highly appreciated. Read failure. Context: BatchMove...
  6. JwithaL

    ODBC Table has number values for dates - How to Convert

    I'm linking to my ACCPAC database so I can make reports out of ACCESS. Problems are starting to pop up when I need to base things off of date differences. Let's say today's date and when something is stated in the system. The format is yyyymmdd. (Ex: Is there a way to convert it to a date or...
  7. JwithaL

    Importing a DXF into Freehand problems

    I am trying to import an autocad drawing into freehand. I have been able to open the file in DXF and it looks great. I can edit and everything. But, there is one major issue. It is not opening the dimensions for some reason. I'm not sure if this is an issue with how I save it in AutoCAD or the...
  8. JwithaL

    Field Name Descriptions for ODBC tables????

    My company is running Accpac 4.2A and we are trying to run some reports based on all of the information that has been put in over time. We have thought about highering someone to make the crystal reports for us, but I don't feel that would be our best use of money right now. I am quite familiar...
  9. JwithaL

    Lookup.ini - an update based on two fields???

    How do i write a command in the lookup.ini file that will allow a field to be populated if certain information is in 2 fields not just 1. Instead of autoupdating our territory field based on either the state which is entered or for the the states that are split into 2... basing it off of the...
  10. JwithaL

    Uninstalling the Item Number Change Module

    I installed the wrong version of the Item Number Change and now I have no idea how to uninstall it. When I open up Accpac it says that I need to register the program, but I don't want to register it I just want to uninstall it. I was able uninstall it from the workstation it was installed on...
  11. JwithaL

    Print button not working

    Out of 10+ users sharing one server based goldmine 5.7 dBase, one user is having a printing issue that I can't trace. When the user clicks on the print button nothing happens. I checked the printer setup and that's fine. I don't believe it's a printer issue because he can print in any other...
  12. JwithaL

    How to end a loop

    I've created many different loops that involve find functions, but I can't figure a way to end them without an error. They macro itself works fine and runs all the way through. However, because it is moving and replacing data... at the end of the sheet it can't find what it was searching for...
  13. JwithaL

    Count function is duplicating data

    I am creating a query to show how many customers have bought a part number. However when I run it, it counts every transaction. So if only 4 different companies bought the part... The query says 25 because the part has been bought 25 different times and there is a company name for each of...
  14. JwithaL

    Undo call roll-overs

    A person in our company was trying to roll-over a filtered call list. Instead, it rolled over every schedule call there was. This is really bad so any help will help. Please let me know if there is a way to undo this situation and get the calls back to where they were.
  15. JwithaL

    Lookup.ini not working all of a sudden

    I have no idea when this happened, but for some reason Goldmine 5.7 dBase version won't recognize our Lookup.ini file anymore. Nothing in the lookup.ini file has changed so this is extremely confusing to me. Does any one have any suggestions on where to start. Any help would be greatly...
  16. JwithaL

    How do I search through History

    I am trying to figure out the most efficient way of searching through our Goldmine 5.7 history/pending calls. All of our notes are in those two areas and in looking for part numbers it can be a real pain if you don't know the contact name. Does anyone have any knowledge on how to search the...
  17. JwithaL

    Record Ownerships

    Are there any ways to set the ownership of records quickly. Our company hasn't used the function to what it should be used and now I have to go back through and assign each record's ownership. To add more information if this will help. I am assigning each record a ownership to territories so...
  18. JwithaL

    Filtering by Record #

    My company has Goldmine 5.7 dBase version. I am trying to build a filter that is based on the "record #" For some reason I'm missing something that is probably obvious, but if anyone can help I would highly appreciate it.

Part and Inventory Search

Back
Top