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 wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by csmeutah

  1. csmeutah

    eConnect setup

    I went through the v10 eConnect documentation and ran the setup from the CD but I'm not seeing the file structure nor any of the config files discussed. What am I missing? Any tutorials/nudges in the right direction would also be appreciated. TIA
  2. csmeutah

    New Dex question

    We've upgraded to GP10 last year and other than porting my scripts over from v8 haven't done much. Now when I go into Debug mode all the "toggle breakpoint, go, step" etc buttons are greyed out, what am I missing? TIA
  3. csmeutah

    trigger firiring with no changes

    I have some triggers that fire when a column in a row is changed to the same value it already contained. In other words the inserted and deleted tables are exactly the same. Is there a low overhead way of checking for no real changes other than by comparing each column in both the inserted and...
  4. csmeutah

    Multiple spids

    So switching companies shouldn't create the orphans? No sleep mode at the workstations, perhaps a network issue causing it to drop connections. Also, have you heard of a tool or consulting group that can combine databases? We need to combine these down into one db but need to address...
  5. csmeutah

    Multiple spids

    I have a group of GP users who switch companies back and forth during the day which apparently creates but does not kill the spid to the Master database. I have one user right now with over 90 spids to the Master db. Even those who don't switch have multiple spids. Any idea why/possible...
  6. csmeutah

    IM 10 installation error

    I'm getting the following error about halfway through my v10 integration manager intallation: "The path specified must be an absolute path." I am using the path C:\IM10 although I've tried the default too. I've also tried this on two different machines, one 64 bit and the other 32. I can't...
  7. csmeutah

    SQL2005 64 bit page file question

    Yeah, it's standard so I guess that explains it. If that's normal should I worry when the VM climbs to 8gb? Thanks for your response.
  8. csmeutah

    SQL2005 64 bit page file question

    Can someone explain to me why sql uses a pagefile when it has ample physical mamory available? Does 64 bit use memory diferently? I'm showing 6 gig available out of 8 gig total and yet SQL is using 1.7 gig of VM. Server settings: Use AWE NOT marked min = 0 max = 2147483647 index create...
  9. csmeutah

    code to update table in RS

    I need to add logic to a checkbox in a report (currently an "X" from a smallint column) which updates the table if the box is marked/clicked. I don't see a context where I could include a sql update statement, any hints/suggestions/links would be appreciated. TIA
  10. csmeutah

    Integration Manager error

    What is the destination? This sounds like a window error passed through to the IM interface. Have you tried the macro ini file? It shows you what IM is doing on screen. What version is this? What kind of connection string are you using to hit mysql? I'm wrestling with that in my v10...
  11. csmeutah

    IM Version 10 DSN connection string

    Has the syntax for the V10 connection string changed? We connect to a CRM server and after upgrading from v8 I noticed that the pw was encrypted (xxxxx) but when we tried to view the source data it complains "Query could not be previewed ... Could not load file or assembly...
  12. csmeutah

    rsProcessingAborted

    We are getting the error 'An error has occurred during report processing. (rsProcessingAborted) Bad Data.' When running ('view') a report. the hits we get point to a changed user id on the service but that hasn't happened. any ideas? We also tried resetting the encryption keys. TIA...
  13. csmeutah

    Dex v10 standalone installation

    thanks David, that's above and beyond!
  14. csmeutah

    Dex v10 standalone installation

    Okay, I loaded the dotnet2.msi, and the DexterityCommonFiles.msi, then I copied all the dll's etc from my dex folder and it seemed to work. Man, there's got to be an easier way but it works so I'll stop complaining. I'm assuming all that will exist for the GP workstations (as part of the GP...
  15. csmeutah

    Dex v10 standalone installation

    thanks, I figured as much. The stand alone guide says nothing about this, where is this process documented? Is this the same with the chunked/ add on products? is there an installer program documented? Thanks again. ***Brent***

Part and Inventory Search

Back
Top