473,486 Members | 1,597 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Membership Tables in Mysql

15 New Member
How to create Membership table in MYSQL(Like aspnet_ in Sql Server)?
Jul 28 '08 #1
4 3258
Atli
5,058 Recognized Expert Expert
Hi.

What do you mean by "Membership table"?

Is this some special ASP.Net/SQL Server thing you want to mimic using MySQL, or are you simply trying to set up a table for storing your web's member information?
Jul 28 '08 #2
bipinskulkarni
15 New Member
I want to create aspnet_useers,aspnet_membership,aspnet_roles etc in MYSQL to store the login users information.


Hi.

What do you mean by "Membership table"?

Is this some special ASP.Net/SQL Server thing you want to mimic using MySQL, or are you simply trying to set up a table for storing your web's member information?
Jul 29 '08 #3
Atli
5,058 Recognized Expert Expert
I want to create aspnet_useers,aspnet_membership,aspnet_roles etc in MYSQL to store the login users information.
Ok.
What information is it exactly that you want stored?

Have you tried doing this yourself?
What have you tried? Can we see the code?
Why (how) did it not work?
Did you get any errors? Can we see them?
What exactly is it that you are having problems with?

I'm more than happy to help you solve problems you may face while writing your code, but I will not do it for you.
Jul 29 '08 #4
coolsti
310 Contributor
I know very little about asp.net, but from the posts on this thread so far, it sounds like you are trying to mimic something that comes as standard set of tables or module in asp.net.

To get better help, first you have to explain what it is you are trying to do, as not many of the people visiting this forum have much knowledge of asp.net. Do you mean by login user ID and password the credentials for connecting to the database? Or are you talking about user ID and password that is to be stored in a database table which will then provide access to some application?

If it is the latter you want, then you need to create appropriate tables yourself in mysql.

I hope this helps, I also may have completely misunderstood what your needs are.
Jul 30 '08 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

11
3814
by: Bozo Schmozo | last post by:
Greetings! I've searched groups.google.com already to see if I can determine if using PHP/MySQL (if needed) for a web site I wish to develop. As the subject indicated, it will be a content...
2
2499
by: dawg1998 | last post by:
I am setting up a new web application with ASP.NET 2.0 and I was wanting to utilize the 2.0 Membership and Profiles system. However, I am having a lot of trouble importing a table of user info into...
5
1648
by: JP.Gantlin | last post by:
I want to have a login page where the new user self-registers, giving some simple info like Real Estate Agent #. Do I need to used the membershiop/roles thing, or profiles? Are profiles part...
5
2895
by: Mahernoz | last post by:
Hi Everyone! I have a problem here. I have used the latest asp.net membership & profiles functionality in my site. I have 2 roles admin and user. I also have a user named admin. Now, my...
6
2913
by: Jonathan Wood | last post by:
Although this will be a challenge at my level of ASP.NET knowledge, I'm thinking I should implement my own membership provider class. Looking over the methods I must implement, a number of...
2
2403
by: DanWeaver | last post by:
I am trying to use a MySQL db hosted on a shared server as an ASP.NET Membership Provider and .net framework 3.5 (visual studio 2008) I am new to a lot of this and have found the following websites...
1
1231
by: Jeff | last post by:
Hey ASP.NET 2.0 At work my boss have given me the task of developing a new website. Users will be able to register at the website and gain exclusive access to some information etc... Some...
2
212
by: shapper | last post by:
Hello, Where can I find the tool, and the scripts to if possible, to deploy ASP.NET membership on my SQL database? And can I change the tables names? For example, instead of using...
2
1529
by: Bobby Edward | last post by:
My site is utilizing asp.net membership. It works perfect on the development machine. I copied the entire directory to the production server. Now it seems that the membership stuff is acting...
0
7094
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
6964
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7123
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7173
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
6839
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
3070
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1378
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
598
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
259
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.