Database
  Home arrow Database arrow Page 2 - Creating Database Projects with SQL Anywhe...
ASP Free Forums 
.NET  
ASP  
ASP Code  
ASP.NET  
ASP.NET Code  
BrainDump  
C#  
Code Examples  
Database  
Database Code  
IIS  
Microsoft Access  
MS SQL Server  
Silverlight  
Visual Basic.NET  
Windows Scripting  
Windows Security  
XML  
Mobile Linux 
App Generation ROI 
IBM® developerWorks 
ASP Web Hosting  
ASP.NET Web Hosting 
Windows Web Hosting
 
Weekly Newsletter
 
Developer Updates  
Free Website Content 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Write For Us Get Paid 
Request Media Kit
Contact Us 
Site Map 
Privacy Policy 
Support 
 USERNAME
 
 PASSWORD
 
 
  >>> SIGN UP!  
  Lost Password? 
DATABASE

Creating Database Projects with SQL Anywhere Studio, Part 2
By: Jayaram Krishnaswamy
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 4 stars4 stars4 stars4 stars4 stars / 14
    2005-02-21

    Table of Contents:
  • Creating Database Projects with SQL Anywhere Studio, Part 2
  • Integrated Login
  • Importing ASA data into an Excel worksheet
  • Creating a VB application
  • An example of ADO.NET application

  • Rate this Article: Poor Best 
      ADD THIS ARTICLE TO:
      Del.ici.ous Digg
      Blink Simpy
      Google Spurl
      Y! MyWeb Furl
    Email Me Similar Content When Posted
    Add Developer Shed Article Feed To Your Site
    Email Article To Friend
    Print Version Of Article
    PDF Version Of Article
     
     
    ADVERTISEMENT


    Creating Database Projects with SQL Anywhere Studio, Part 2 - Integrated Login


    (Page 2 of 5 )

    Logging into a server, for example, an SQL 2000 Server, requires authentication. There are two kinds of authentication: Windows authentication (trusted connection) and SQL Server authentication(from non-trusted clients). Similarly in Adaptive Server Anywhere, there is what is called an Integrated login; that is, the login that is mapped to the user profile of an existing user (who may fullfil a specific role).

    In order to create an Integrated login, right click on the "Integrated Login" node in the left frame of Sybase Central. If there are existing integrated logins, they will be seen on the list. A new one can be created by right clicking in an empty area in the list view, and picking up "new." This wakes up the Integrated Login Wizard, as shown in the next picture.

    Creating Database Projects with SQL Anywhere Studio, Part 2

    In order for the ASPNET application to access the database, this application should have an integrated login. This is made possible by choosing for ASPNET to have an integrated login as shown in the next picture. Further, it has been allowed to assume the DBA role. In production environments, a lot more care is necessary when making these choices.

    Creating Database Projects with SQL Anywhere Studio, Part 2

    Clicking on the NEXT button in the above picture takes you to the final dialogue, which is, what kind of login do you wish to confer upon this user? In this case, mixed login mode has been chosen. When the FINISH button is clicked, one should see the ASPNET user in the Integrated login list view, as shown in the following picture. Integrated login will help with logging in once for both the application and the data base.

    Creating Database Projects with SQL Anywhere Studio, Part 2

    Creating Database Projects with SQL Anywhere Studio, Part 2

    More Database Articles
    More By Jayaram Krishnaswamy


     

    DATABASE ARTICLES

    - Manage Projects with SQL Server Management S...
    - Query Editing and Regular Expressions with S...
    - Using SQL Server Management Studio Tools
    - SQL Server Management Studio
    - Exporting a MySQL Database to Excel Using OD...
    - Controlling Databases with SQL Server 2005 D...
    - Using Recovery Models with SQL Server 2005 D...
    - Handling Database Properties for the SQL Ser...
    - Managing Permissions with the SQL Server 200...
    - SQL Server 2005 Database Engine Security
    - Administering SQL Server 2005 Database Engine
    - Building Applications with Anonymous Types
    - A Closer Look at Anonymous Types
    - Programming with Anonymous Types
    - Converting Your Excel Worksheet into a Worki...





    © 2003-2010 by Developer Shed. All rights reserved. DS Cluster 10 Hosted by Hostway
    For more Enterprise Application Development news, visit eWeek