Results 1 to 5 of 5

Thread: Different SugarCRM table name....?

  1. #1
    tamilnandhu is offline Member
    Join Date
    Oct 2007
    Posts
    9

    Default Different SugarCRM table name....?

    Hi,

    OS : FC5
    Sugar : v4.5.1.e
    WebServer : Apache v2.2.0
    php : v5.1.2
    mysql : v5.0.45

    I installed the SugarOS successfully and is working now. But I want to use different table names and field names instead of the default ones. So how can I change them..? Either during or before or after the Sugar installation...?

    Pls help me in this regard.

  2. #2
    HolmesA's Avatar
    HolmesA is offline Sugar Community Member
    Join Date
    Nov 2007
    Posts
    109

    Default Re: Different SugarCRM table name....?

    Typically you can use table prefix to change the table names . But Sugar has no support for table prefixes for now.

    Cannot recommend changing field names at all.

  3. #3
    tamilnandhu is offline Member
    Join Date
    Oct 2007
    Posts
    9

    Default Re: Different SugarCRM table name....?

    hI,
    Thanks for your reply..

    Now I have another issue,,

    I want to perform some additional actions every time a new user created or modified in SugarCRM. So I want to know which source file contains the "Insert into users values (......); and update users set...........;" SQL command. So that I can add the additional commands below this SQL query.

    I searched throughout the source but not able to find it..

    So can you please tell me how to find the source file that contains the query...?

    I am expecting your reply...

    Thanks,

  4. #4
    Join Date
    Feb 2007
    Location
    San Jose, CA
    Posts
    1,169

    Default Re: Different SugarCRM table name....?

    Hi there,


    This capability is built into the product (it's the Workflow Management feature), but it's available only in the Professional and Enterprise editions of the product. Business Hooks may be able to do what you describe.
    Last edited by andydreisch; 2007-11-21 at 02:41 PM. Reason: Clarifies distinction between Workflow and Biz Hooks
    Susie Williams

  5. #5
    HolmesA's Avatar
    HolmesA is offline Sugar Community Member
    Join Date
    Nov 2007
    Posts
    109

    Default Re: Different SugarCRM table name....?

    Sugar does not have the specific sql query for it. The architecture is much more flexible - sql queries are generated on the fly for simple operatoins. You will need to jump into the base classes in order to do it. Actually this is a task for a developer.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Unexpected session timeout
    By lvangool in forum Help
    Replies: 4
    Last Post: 2011-11-30, 07:33 PM
  2. Module Builder
    By Olavo in forum Downloads
    Replies: 418
    Last Post: 2009-02-26, 06:36 AM
  3. Replies: 11
    Last Post: 2006-10-26, 01:13 PM
  4. Merge Contacts show sql error
    By hheckner in forum General Discussion
    Replies: 5
    Last Post: 2006-10-04, 01:57 PM
  5. Very Vauge Error Sending Mail
    By vidtechsteve in forum General Discussion
    Replies: 37
    Last Post: 2006-01-03, 08:23 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •