473,657 Members | 2,592 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

profile table in database

how do I create the profile table ?

I have the web.config info in place, but what is the next step ?
Nov 29 '06 #1
0 808

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
1317
by: Michelle | last post by:
Hi all I have an access database back end on the server and the front end also on the server but with linked tables. It is still in the development stage so i have not given any users the front end yet. I am using NT 4 and Access 97. I appear to have a problem returning records from a particular query as follows.
0
1344
by: Miguel Dias Moura | last post by:
Hello, I am working on an Asp.Net 2.0 / SQL 2005 web site. I am using profile to save the users info on the database. For example, I have the following structure: Public Structure Name Public First As String Public Last As String End Structure
0
887
by: Miguel Dias Moura | last post by:
Hello, I am saving information about each user in Asp.Net 2.0 profile a using complex type, i.e., a class. I am using a SQL 2005 database as the profile provider. I am also saving the published documents of each user using a <Serializable()> class. My objective is to be able to:
4
3593
by: Marco Assandri | last post by:
Hi everybody, I have a problem with this code. 'An anonymous username copied from the Username column of Aspnet_Users table with IsAnonymous = True dim SurelyAnonymousUsername = "b8119428-6420-4609-958b-ac0504f6f88b" dim p as ProfileCommon p = Profile.GetProfile(SurelyAnonymousUsername)
13
2072
by: Ashley Bryant | last post by:
I'm just starting my first 2.0 site with the new membership features and am having some trouble with profiles. I have my providers set up and working fine and profile data is being written to the database. However, I can't retrieve any of the stored profile values on my site. I set up the provider and everything just like it is explained in the various MSDN articles, but still nothing. Any thoughts?
1
1258
by: vishnu | last post by:
I am working on Profile system.I am using CreateUserWizard control for creating New User.I want to add more information other than (UserName,Email,Password,ConfirmPassword.....) such as Country,Gender,Age.So I need to use Profile system. I added the following code in web.config file: <profile enabled="true">
3
1442
by: JJ | last post by:
Whats the best way to do this?: Users from different companies need to log into a web site. I want to add the users company name, address etc to their profile. However I want the company details to be stored separately (i.e. in a separate table in the database) as more than one person could be from the same company. I though that if I set up the company table and add the companyID to the user profile that might do the job?
15
2278
by: bb nicole | last post by:
The company profile showed blank after user login and click the company profile button. Supposed the company profile should not be blank and will show the company information which call from database. I use the session in login page. Thus, in the begining of companyProfile's coding, i put session_start();. What is the problem of my php code?? Thanks.. <?php ob_start(); session_start(); include_once("database.php"); if($_GET ==...
12
3806
by: bb nicole | last post by:
I have do a update profile for company where they can update after view their profile, but it cannot function... I need to submit the whole job portal soon, but still got many problem in my coding, could someone help me... Thanks a lot.. Below is the error: Notice: Undefined index: company_ID in C:\Apache2\Apache2\htdocs\comProfile_update.php on line 28 where line 28 is if(is_numeric($_GET)) { My whole coding as below: <?php ...
1
1313
by: ruthie | last post by:
Hi, Becuase I use Web Application Project and not Web Site - the only way I can use the Profile is by installing "Web Profile Generator". So I reconsider using the Profile (my project is Ajax Enabled Web Application so I am afraid of new problems after installing). What are the advantages of using the Profile instead of using a regular database table - where I can use Insert,Update... commands for the properties?
0
8326
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8845
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8622
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
5647
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4173
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4333
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2745
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 we have to send another system
2
1973
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1736
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 can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.