Forum Replies Created

Viewing 15 posts - 76 through 90 (of 103 total)

  • RE: xp_sendmail and HTML output

    How does it work? Is it stable enough! Can you send me a test code ... so that I can just try out on my server. I do use JMail...


    Paras Shah
    Evision Technologies
    Mumbai, India

  • RE: xp_sendmail and HTML output

    Well ... I was also stuck up with the same. I could not find anything with xp_sendmail. I tried the same as you ... by using CDO and changing the...


    Paras Shah
    Evision Technologies
    Mumbai, India

  • RE: Question for SQL GURU

    Andy you are correct. Just a suggestion... make a group/room for beginners and let them play around there.

    quote:


    Cmon guys - believe it...


    Paras Shah
    Evision Technologies
    Mumbai, India

  • RE: How To Send More than 1000 email in asp at a time

    But how can we run vbs scripts thru the internet.

    quote:


    The other solution can be :

    Create the vbs script instead of asp...


    Paras Shah
    Evision Technologies
    Mumbai, India

  • RE: Question for SQL GURU

    Pretty Simple!

    select students.name, grades.class, grades.grade from students, grades where students.studentid = grades.studentid order by students.name

    Paras Shah

    Evision Technologies

    Mumbai, India


    Paras Shah
    Evision Technologies
    Mumbai, India

  • RE: Question for SQL GURU

    Pretty Simple!

    select students.name, grades.class, grades.grade from students, grades where students.studentid = grades.studentid order by students.name

    Paras Shah

    Evision Technologies

    Mumbai, India


    Paras Shah
    Evision Technologies
    Mumbai, India

  • RE: Aliasing Problem

    ya ... single quotes did solve my problem.

    Paras Shah

    Evision Technologies

    Mumbai, India


    Paras Shah
    Evision Technologies
    Mumbai, India

  • RE: Data Shaping

    This seems really nice! But is ADO+ a part of .NET technology or would it also work with ASP 3.0? What do I need to install to use ADO+?


    Paras Shah
    Evision Technologies
    Mumbai, India

  • RE: What are certification benefits???

    According to me.. certification adds a star on your CV. Your skills are certified, you don't have to pass thru long questionairres at interviews.... YOU ARE CERTIFIED and YOU HAVE...


    Paras Shah
    Evision Technologies
    Mumbai, India

  • RE: leading zero

    You cannot store data with leading zeros into a numeric column. You will have to convert that column into text/varchar to do such operations. Or a better way would be...


    Paras Shah
    Evision Technologies
    Mumbai, India

  • RE: Data Shaping

    Qestion 1> Why in the first place has MS introduced Data Shaping? Is it required?

    Question 2> In what situtations does shaping take up a lead role where other methods fail?

    Please,...


    Paras Shah
    Evision Technologies
    Mumbai, India

  • RE: Creating view dynamically ?

    I agree with you Andy. Also the problem with this procedure is that ... the second time you run the same procedure.. it will not be able to create the...


    Paras Shah
    Evision Technologies
    Mumbai, India

  • RE: Which is a better way... using DMO or SPs

    Team expertise does make a difference. But when you have an expert team what should be the best choice to reduce overheads and make the application much more faster and...


    Paras Shah
    Evision Technologies
    Mumbai, India

  • RE: create logins and assign a db to it

    Which book is good to refer for SQLDMO. I am not able to find a good book to refer. I am relying on Online Books which has been bundled with...


    Paras Shah
    Evision Technologies
    Mumbai, India

  • RE: Langauges that support SQLDMO Objects

    BMC has lot of software for SQL & Oracle which one is the one which would be useful.

    quote:


    ASP will work. Biggest thing...


    Paras Shah
    Evision Technologies
    Mumbai, India

Viewing 15 posts - 76 through 90 (of 103 total)