Results 1 to 2 of 2

Thread: Running Queries from Visual Studio Application

  1. #1
    anicolais is offline Senior Member
    Join Date
    Nov 2009
    Posts
    99

    Default Running Queries from Visual Studio Application

    I am trying to run Queries on my MYSQL Database that is hosted over the web and integrated with Sugar. I need to set it up to only allow certain users to have access to certain data so I am thinking about setting up small applications using Visual Basic in Visual Studio. What would be the process I need to follow to get my database to connect in visual studio?

    Thanks
    SugarCRM CE 5.5
    Windows VIsta
    MYSQL
    Visual Basic

  2. #2
    Angel's Avatar
    Angel is offline Sugar Community Member
    Join Date
    Jul 2005
    Location
    Los Angeles
    Posts
    4,813

    Default Re: Running Queries from Visual Studio Application

    You can get a .NET Data Provider from here: http://dev.mysql.com/downloads/connector/net/5.0.html

    Not sure if you've made arrangements to address this, but most hosting providers do not allow direct access to the MySQL server, which would present a problem for what you are trying to do.

    If that is the case, you might want to instead access the data via the Sugar SOAP API.
    Regards,

    Angel Magaņa
    Co-Author: Implementing SugarCRM 5.x (Packt Publishing -- Sept. 2010)
    Blog: http://cheleguanaco.blogspot.com.
    Twitter: @cheleguanaco.

    ________
    | Projects: |_____________________________________
    |
    | CandyWrapper (.NET Wrapper for SugarCRM SOAP API). Source now available on GitHub!
    | GoldMine to SugarCRM Express Conversion. Latest: 1.0.1.7 (Nov. 3, 2009)
    | CRM SkyDialer (Skype Integration). Latest: 1.0.2 (Feb. 17, 2010)
    | Round Robin Leads Assignment
    | Phone Number Formatter
    | CaseTwit (Twitter Integration)
    ______________________________________________

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Visual aids in detailview
    By jry in forum Developer Help
    Replies: 5
    Last Post: 2009-11-02, 05:17 AM
  2. Two How to queries....
    By mcharudatta in forum Developer Help
    Replies: 0
    Last Post: 2007-08-02, 01:19 PM
  3. Local Server Running SugarCRM, Pulic Server Running Mambo
    By C12H22O11 in forum Web Self Service Portal
    Replies: 1
    Last Post: 2007-03-09, 04:57 PM
  4. Custom Queries
    By kbrill in forum Developer Help
    Replies: 6
    Last Post: 2006-09-13, 12:13 PM
  5. Visual CRM to Sugar CRM ?
    By jjcheap in forum General Discussion
    Replies: 0
    Last Post: 2005-10-28, 03:44 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
  •