Forum Replies Created

Viewing 15 posts - 4,336 through 4,350 (of 5,356 total)

  • RE: Large Field length

    Hi Subho,

    quote:


    Hi how can I work on fields with a very large width(like 15000 or more)?


  • RE: insert arabic values to db

    Hi mollyjones,

    quote:


    datatype is NVARCHAR(50)

    thanks in advance.

    and MSSQL SERVER collation LATIN1_GENERAL_CI_AS


    not that I'm too familiar with...

  • RE: insert arabic values to db

    Hi mollyjones,

    quote:


    i cannot insert any record that contains arabic characters to ms sql db.

    after i execute insert query, in...

  • RE: QOD 8/7/03

    quote:


    Really obscure question I realize :). I was running on empty on creativity yesterday. BTW, the category has been fixed.


  • RE: NT Authentication

    Hi cwedgwood50,

    quote:


    I am tring to set up my database to use NT(W2k & SQL2000) Security. I have about 5 departments...

  • RE: SELECT DISTINCT...

    quote:


    So ur suggesting to have new row in tb_reports table for each modification so that querying will be easy.I will try that.

  • RE: SELECT DISTINCT...

    Hi Surjit,

    quote:


    Values in the tables

    table tb_user

    ###############

    id_user;name;email

    1; abc; abc@abc.com

    2; xyz; xyz@xyz.com

    3; pqr; pqr@pqr.com

    table tb_report

    ###############

    id_report;posted_by;title;description;modified_by;modified_date

    1;...

  • RE: SELECT DISTINCT...

    Hi Surjit,

    quote:


    modified_by varcgar(100) which gets updated as [previous value of modified_by + new value and then ,]5,25,5,.....


  • RE: SELECT DISTINCT...

    quote:


    When i run ur query i get number of records posted by particular user.But i want list of all users who has...

  • RE: SELECT DISTINCT...

    Hi Surjit,

    quote:


    Actually i have 2 tables :tb_user and tb_reports.Now whenever anybody modifies the report i update in tb_reports table with user id...

  • RE: Auditing of SQLServer

    Hi Charles,

    quote:


    Could someone please let me know what is the best way (or provide alernatives) for auditing specific DBA events,(i.e,adding, modifiying, deleting...

  • RE: Need a little course in ASP

    Hi Dan,

    quote:


    Perhaps your IIS Admin will give you a virtual directory within a new site to access your logfiles directly. I...

  • RE: Help Needed - Need to load 6.5 database to 2000

    Hi mdamera,

    quote:


    I needed to load one SQL Server 6.5 database into SQL Server 2000.


    as far...

  • RE: ntext data type invalid for local variables

    quote:


    Thanks for you help Frank.

    I considered that, but i couldn't determine how long data in those columns are.

    I tried doing a LEN(column_name)...

  • RE: ANSI SQL specs ?

    quote:


    It really don't understand the filosify behind getting payed for standards-publications.

    I thought they should spread as much as possible to become a...

Viewing 15 posts - 4,336 through 4,350 (of 5,356 total)