User Profile

Collapse

Profile Sidebar

Collapse
madhurjya
madhurjya
Last Activity: Jan 17 '08, 06:50 AM
Joined: Nov 12 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • madhurjya
    started a topic problem in update..

    problem in update..

    please help in this...

    i have a table structure as below

    name id code remarks line no

    a 0201 1 aa 1
    a 0201 1 b 1
    a 0201 1 qq 2
    a 0201 1 ...
    See more | Go to post

  • madhurjya
    started a topic sql server 7

    sql server 7

    how to edit sql server 7 size of row
    See more | Go to post

  • madhurjya
    started a topic help on excel.....

    help on excel.....

    does any one have any idea to replace image to excel cell containing any text.
    say i have a excel sheet containing data like "test" in many cell.So now i want to replace the test word with a image like sample.jpg. Can i do this....please help...
    See more | Go to post

  • madhurjya
    started a topic need help on login control..
    in .NET

    need help on login control..

    i code the login contron from vb in asp.net......ev erything is error free even my connection string was also ok...but during execution it shows..


    Server Error in '/WebSite6' Application.
    Could not find stored procedure 'dbo.aspnet_Che ckSchemaVersion '.
    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error...
    See more | Go to post
    Last edited by jhardman; Dec 13 '07, 07:05 AM. Reason: moved to .NET forum - ASP forum is for "classic" ASP

  • madhurjya
    started a topic problem on holywood fx

    problem on holywood fx

    i install pinnacle studio 9 along with that i install Hollywood fx 5.5,But the effects are in lock mode...can any one help me to unlock the effects....plea se




    thanks for ur help...
    See more | Go to post

  • madhurjya
    started a topic how to start ftp..

    how to start ftp..

    how to start ftp in unixware1.0
    See more | Go to post

  • madhurjya
    replied to problem in date..
    in .NET
    Dim a As Date
    a = DateTime.Now.To ShortDateString
    MsgBox(DateTime .Today)
    MsgBox(DateTime .Now.ToShortDat eString)
    con = New SqlConnection(" server=nic-server2;databas e=idsp;uid='sa' ;pwd=''")
    cmd = New SqlCommand("ins ert into daily values(" & a & "," & TextBox2.Text & "," & TextBox7.Text & ","...
    See more | Go to post

    Leave a comment:


  • madhurjya
    replied to problem in date..
    in .NET
    ya i made connection string even other all the fields are nicely placed except date....
    See more | Go to post

    Leave a comment:


  • madhurjya
    started a topic problem in date..
    in .NET

    problem in date..

    please help...


    i tried to store a date in sql server 2000 which field format is datetime..
    i use the 'cdate' function.with following coding

    dim a as string
    a = DateTime.Now.To ShortDateString

    and cdate(a) store the date to database.


    but after the every execution it store only the 1/1/1900 12:00:00 AM even my system date is also ok.
    See more | Go to post

  • madhurjya
    started a topic need help

    need help

    where do i get ISCII7 code to ISCII8 code converter...... ............... .........please help.
    See more | Go to post

  • madhurjya
    replied to Problem On Font....
    thanks ck9663



    but those data are stored in oracle which is install in unixware 1.0. i transfer the oracle data to sql but those all are in 7 bit local regional font...so now the problem is i develop a new software to access those data but fail......
    See more | Go to post

    Leave a comment:


  • madhurjya
    started a topic Problem On Font....

    Problem On Font....

    i Have A List Of Data In Sql All Are In 7 Bit Font......
    Does Any One Have Any Idea To Display That Particular Font By Calling In Asp Program....plea se Help.....
    See more | Go to post

  • madhurjya
    started a topic problem on blank space

    problem on blank space

    please help me...

    i have a table namely "list"

    where field names are name,age,remark

    and table display like $=blank space

    name age remark
    ajit 22 jksakgfjkahfhhs aklhj
    raju 21 $$$$$$$$$$$$$$$ $p


    now the problem is that i want to remove the whole row where remarks field ended with "p" but i don't...
    See more | Go to post

  • madhurjya
    started a topic SQL Server

    SQL Server

    can any one help me to solve the following problem.
    i have a table name "detail" and field contains name,age,remark s1,remarks2

    and data content

    name age remark1 remark2
    bishnu 22 aaa ssss
    priya 27 ff gg
    gopal 12 tt ww

    now i want to generate a new table name "complete" which generate...
    See more | Go to post
No activity results to display
Show More
Working...