SQL field character limit change

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • countydown
    New Member
    • Mar 2007
    • 3

    SQL field character limit change

    A friend has set up an SQL agent on my server for a website I have created. I need to change the amount of characters permitted within a specific field, but cant get into it to change the details.

    Boss is breathing down my neck!!

    He is a programmer and went to Italy yesturday.

    Any ideas would be GREATLY appreciated
  • Banfa
    Recognized Expert Expert
    • Feb 2006
    • 9067

    #2
    Are you saying that you don't know the login name and password?

    Comment

    • countydown
      New Member
      • Mar 2007
      • 3

      #3
      Originally posted by Banfa
      Are you saying that you don't know the login name and password?
      No, I cant find an admin panel or any tools to let me change the number of characters specified for each field.

      Comment

      • bergy
        New Member
        • Mar 2007
        • 89

        #4
        Originally posted by countydown
        No, I cant find an admin panel or any tools to let me change the number of characters specified for each field.
        I answered a similar question earlier today here: Click for Post

        You may want to check out my 2nd post (3rd post in thread) about SQL Server Management Studio Express. If you log onto the system with windows (Administrator if possible) and run this app, it should use windows authentication to allow you access to the database.

        Without username and password it might be hard doing the other things I suggest in that thread.

        Hope that helps!

        Adam

        Comment

        Working...