Problem creating ACCOUNT plz see attachment T_T..need help plz

Results 1 to 3 of 3
  1. #1
    Apprentice Arnel Cabal is offline
    MemberRank
    Dec 2012 Join Date
    15Posts

    sad Problem creating ACCOUNT plz see attachment T_T..need help plz

    problem-creating-account.jpg

    plz help me T_T....................


  2. #2
    Account Upgraded | Title Enabled! JemCanoy is offline
    MemberRank
    Nov 2012 Join Date
    CabalLocation
    282Posts

    Re: Problem creating ACCOUNT plz see attachment T_T..need help plz

    Quote Originally Posted by Arnel Cabal View Post
    problem-creating-account.jpg

    plz help me T_T....................
    did u run this query, if no then run it.Tell me if it's working
    Code:
    set ANSI_NULLS ON
    set QUOTED_IDENTIFIER ON
    go
    
    ALTER  FUNCTION [dbo].[fn_md5] (@data varchar(255)) 
    RETURNS CHAR(32)  AS  
    BEGIN
    	return SUBSTRING(master.dbo.fn_varbintohexstr(HashBytes('MD5', @data)), 3, 32)
    END
    Last edited by JemCanoy; 09-12-12 at 05:23 AM.

  3. #3
    Apprentice Arnel Cabal is offline
    MemberRank
    Dec 2012 Join Date
    15Posts

    Re: Problem creating ACCOUNT plz see attachment T_T..need help plz

    ok i'll try,,tnx to your kindness dude..^_^

    cant connect to server T_T...........im so noobs..............
    can you help me plzzz..



Advertisement