crm
-
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.
-
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.
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 )
-
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.
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
-
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.
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