User Profile

Collapse

Profile Sidebar

Collapse
Sport Girl
Sport Girl
Last Activity: Nov 16 '08, 09:45 AM
Joined: Jul 31 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Thank u very much, it worked with me. But i have one more question please, can u tell me the command to import the data from that exported dump file into a database.

    Regards
    See more | Go to post

    Leave a comment:


  • Running two applications at the same time , having common components

    Hello everybody, well i have this critical task and i really need help to achieve it.

    I have in my environment where i work two applications running each on a separate oracle database with a specific username for each.
    The problem is that i need to run the two applications at the same time but both of them does have common forms, menus..., which will cause the problem that they will not work properly.

    I have guidelines...
    See more | Go to post

  • try GLOBAL var NUMBER := value;
    the global variable is available to all sessions, u just have to declare it once and use it everytime u need
    u can use also bind variables in ur queries if u want to improve optimisation
    See more | Go to post

    Leave a comment:


  • Export Database tables to a dump file under windows

    Hi everybody,

    please can somebody help me about how to write the script to export oracle database specific tables into a dump file under windowws

    thank you please it is urgent
    See more | Go to post

  • Sport Girl
    replied to Granting prvileges to users in Access
    Hello there can't anybody help me in this task please
    See more | Go to post

    Leave a comment:


  • Sport Girl
    started a topic Granting prvileges to users in Access

    Granting prvileges to users in Access

    Hello everybody, i hope that you are doing well.
    Please can anybody help me with this task, it is urgent:

    does anybody know how to grant access privileges to tables to users in Access 2007. idon't have any idea.

    Best Regards.
    See more | Go to post

  • Sport Girl
    replied to Accessing SQL Database from VB.NET
    in .NET
    But I am working in Windows Forms application and i always get the following error for:
    Code:
    application_cmb.DataBind()
    the error is:
    DataBind is not a member of System.Windows. Forms.ComboBox

    What should i write in the code
    See more | Go to post

    Leave a comment:


  • Sport Girl
    replied to Function conversion
    in .NET
    Thank you very much.
    See more | Go to post

    Leave a comment:


  • Sport Girl
    started a topic Function conversion
    in .NET

    Function conversion

    Hello everybody,
    please can anybody help me about how can i convert these functions to a vb.net code in windows form application getting the same result.

    Code:
    Trim(sName) = Left(sTemp, InStr(sTemp, ",") - 1)
    
    sTemp = Right(sTemp, Len(sTemp) - InStr(sTemp, ","))
    Regards
    See more | Go to post

  • Sport Girl
    started a topic Accessing SQL Database from VB.NET
    in .NET

    Accessing SQL Database from VB.NET

    Hi everybody,

    I am using SQL 2005 and VB.NET 2008 and i am really new in .net.

    So please can anybody help me and give an idea about the procedure to access SQL database from vb.net. I have an idea about using data bind , data sources but just don't know the direction to follow.

    Regards
    See more | Go to post

  • Sport Girl
    replied to From ASP.NET to VB.NET
    in .NET
    But writing this same peace of code in Windows forms application is all an error , how can i fix it ?
    I don't know if i am clear...
    See more | Go to post

    Leave a comment:


  • Sport Girl
    replied to From ASP.NET to VB.NET
    in .NET
    But in fact i have the task to eliminate the code in ASP.NET and write a new code in VB.NET without including any ASP.NET.

    so should i use a button in the windows forms application and in the code behind it writing:

    Tree.show();
    Me.Hide();

    is this true?

    Best Regards
    See more | Go to post

    Leave a comment:


  • Sport Girl
    started a topic From ASP.NET to VB.NET
    in .NET

    From ASP.NET to VB.NET

    Hi there,

    please can somebody help me with this:

    if i want to transfer this little peace of code from ASP.NET to VB.NET, what could i write?

    Code:
    <HTML>
    
    <frameset> 
    
    <frame scrolling="auto" src="Tree.aspx" name="tree" DESIGNTIMEDRAGDROP="4">
    
    </frameset>
    
    <head>
    ...
    See more | Go to post

  • Sport Girl
    replied to Sql connection from VB.net
    in .NET
    Thank u. I used your syntax and it worked.
    See more | Go to post

    Leave a comment:


  • Sport Girl
    started a topic Sql connection from VB.net
    in .NET

    Sql connection from VB.net

    Hi everybody,

    please can anybody give me a hand;

    i writed the syntax to connect from a vb.net 2008 windows form application to an SQL dataabse 2005, but the problem is that whenever i run the form i get :

    Login failed for user 'sa'. The user is not associated with a trusted SQL Server connection.

    Code:
    SqlConnection.ConnectionString = "Server=owner;database=***;user id=sa; password=***"
    ...
    See more | Go to post

  • Sport Girl
    replied to VB.NET. Default login form not functioning
    in .NET
    Well yes but I get this message box even if i had a value for the username and/or a value for the password, besides the buttons are not functionning. the cancel button functions only when i press ESC button from the keybord.

    I think there is a proprety in validation or something like this but i really don't know what is the problem exactly.

    Regards
    See more | Go to post

    Leave a comment:


  • Sport Girl
    replied to VB.NET. Default login form not functioning
    in .NET
    Well yes but I get this message box even if i had a value for the username and/or a value for the password, besides the buttons are not functionning. the cancel button functions only when i press ESC button from the keybord.

    I think there is a proprety in validation or something like this but i really don't know what is the problem exactly.

    Regards
    See more | Go to post

    Leave a comment:


  • Sport Girl
    replied to VB.NET. Default login form not functioning
    in .NET
    Well it is always prompting the messagebox "you must enter a username" whenever the situation is, besides the canccel button does not work in closing the form
    See more | Go to post

    Leave a comment:


  • Sport Girl
    replied to VB.NET. Default login form not functioning
    in .NET
    the code does not have any errors with the debuggers
    See more | Go to post

    Leave a comment:


  • Sport Girl
    replied to VB.NET. Default login form not functioning
    in .NET
    I am using VB.NET 2008, SQL 2005

    [CODE=vbnet]

    Imports System.Windows. Forms

    Imports System.Data.Sql Client
    Imports System.Security
    Imports System.Security .Cryptography

    Public Class LoginForm
    Inherits System.Windows. Forms.Form

    ' TODO: Insert code to perform custom authentication using the provided username and password
    ' (See http://go.microsoft.co m/fwlink/?LinkId=35339)....
    See more | Go to post
    Last edited by debasisdas; Apr 17 '08, 12:29 PM. Reason: added code=vbnet tags

    Leave a comment:

No activity results to display
Show More
Working...