Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. crm

crm

Scheduled Pinned Locked Moved ASP.NET
designcsharpasp-netdatabasecom
4 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    mddev
    wrote on last edited by
    #1

    I am doing a crm project,i.e, Customer Relationship Management. the first module i am doing is called url filteration. In this i have a database which has the fields name,emailid,designation,line of business,company,city,country which has around 80,000 entries and gets updated daily.this database i have considered as one table . I have another table which has only email-ids which called exclusion list which is in 3 formats i.e,1.) only extensions(eg..gov,.edu etc) 2.) emailid (eg. name@company.com), 3.)company websites (eg. ti.com etc), even this table keeps on updating daily. What my application should do is it should compare the email-id in the exclusion list table with the first table and should delete those entries which match in the table which consists of 80,000 entries which is the master table.The front end is ASP.Net and backend is ADO.Net. The database i am using is MS Access. I wanted a code for the ui design and also for the implementation of this module, ie, database connection etc. I have another module with this which i will tell later. Please help me.

    C P V 3 Replies Last reply
    0
    • M mddev

      I am doing a crm project,i.e, Customer Relationship Management. the first module i am doing is called url filteration. In this i have a database which has the fields name,emailid,designation,line of business,company,city,country which has around 80,000 entries and gets updated daily.this database i have considered as one table . I have another table which has only email-ids which called exclusion list which is in 3 formats i.e,1.) only extensions(eg..gov,.edu etc) 2.) emailid (eg. name@company.com), 3.)company websites (eg. ti.com etc), even this table keeps on updating daily. What my application should do is it should compare the email-id in the exclusion list table with the first table and should delete those entries which match in the table which consists of 80,000 entries which is the master table.The front end is ASP.Net and backend is ADO.Net. The database i am using is MS Access. I wanted a code for the ui design and also for the implementation of this module, ie, database connection etc. I have another module with this which i will tell later. Please help me.

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      I must be mistaken, it looks to me like you are asking for the code to handle this task. What is it you were really asking for ?

      Christian Graus - Microsoft MVP - C++ "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

      1 Reply Last reply
      0
      • M mddev

        I am doing a crm project,i.e, Customer Relationship Management. the first module i am doing is called url filteration. In this i have a database which has the fields name,emailid,designation,line of business,company,city,country which has around 80,000 entries and gets updated daily.this database i have considered as one table . I have another table which has only email-ids which called exclusion list which is in 3 formats i.e,1.) only extensions(eg..gov,.edu etc) 2.) emailid (eg. name@company.com), 3.)company websites (eg. ti.com etc), even this table keeps on updating daily. What my application should do is it should compare the email-id in the exclusion list table with the first table and should delete those entries which match in the table which consists of 80,000 entries which is the master table.The front end is ASP.Net and backend is ADO.Net. The database i am using is MS Access. I wanted a code for the ui design and also for the implementation of this module, ie, database connection etc. I have another module with this which i will tell later. Please help me.

        P Offline
        P Offline
        pmarfleet
        wrote on last edited by
        #3

        mddev wrote:

        I wanted a code for the ui design and also for the implementation of this module

        You can want what you like. However that doesn't mean you're going to get it. This site is for people who want to learn, not for those who are too lazy/inept to do their own homework.

        Paul Marfleet "No, his mind is not for rent To any God or government" Tom Sawyer - Rush

        1 Reply Last reply
        0
        • M mddev

          I am doing a crm project,i.e, Customer Relationship Management. the first module i am doing is called url filteration. In this i have a database which has the fields name,emailid,designation,line of business,company,city,country which has around 80,000 entries and gets updated daily.this database i have considered as one table . I have another table which has only email-ids which called exclusion list which is in 3 formats i.e,1.) only extensions(eg..gov,.edu etc) 2.) emailid (eg. name@company.com), 3.)company websites (eg. ti.com etc), even this table keeps on updating daily. What my application should do is it should compare the email-id in the exclusion list table with the first table and should delete those entries which match in the table which consists of 80,000 entries which is the master table.The front end is ASP.Net and backend is ADO.Net. The database i am using is MS Access. I wanted a code for the ui design and also for the implementation of this module, ie, database connection etc. I have another module with this which i will tell later. Please help me.

          V Offline
          V Offline
          Vasudevan Deepak Kumar
          wrote on last edited by
          #4

          mddev wrote:

          The database i am using is MS Access.

          Can it achieve your astronomical requirements? :wtf: :mad:

          Vasudevan Deepak Kumar Personal Homepage
          Tech Gossips
          A pessimist sees only the dark side of the clouds, and mopes; a philosopher sees both sides, and shrugs; an optimist doesn't see the clouds at all - he's walking on them. --Leonard Louis Levinson

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups