Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
D

dandamudi padma

@dandamudi padma
About
Posts
26
Topics
16
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Gridview
    D dandamudi padma

    hi, i had a gridview to insert records into database i created detailsview here i had to update textbox when DropDownList's selected item is changed.i,e if i click an item in dropdownlist that item has to be displayed in textbox of detailsview waiting for ur replies

    ASP.NET database announcement

  • Detailsview
    D dandamudi padma

    hai, my req is i need to add items from database into dropdownlist my code follows this way: form id="form1" runat="server">

    .

    ASP.NET database sysadmin

  • Detailsview
    D dandamudi padma

    hai, my req is i need to add items from database into dropdownlist my code follows this way: form id="form1" runat="server">

    .

    ASP.NET database sysadmin

  • sql express keyword to identify new row
    D dandamudi padma

    i need to write trigger for this

    Database database

  • sql express keyword to identify new row
    D dandamudi padma

    i am having one database and the data will be comming through a device and i need to copy the newly generated row to another database how is it possible i need to insert new row into another database this to be done in sql express can anybody give solution for this padma padma

    Database database

  • sql express
    D dandamudi padma

    i am having one database and the data will be comming through a device and i need to copy the newly generated row to another database how is it possible i need to insert new row into another database this to be done in sql express can anybody give solution for this padma padma

    Database database

  • sql express
    D dandamudi padma

    in sql express How we know that user has inserted new row or update old row, is there any keyword to find out. regards padma

    Database database announcement

  • convert varchar to datetime
    D dandamudi padma

    in sql express How we know that user has inserted new row or update old row, is there any keyword to find out. padma

    Database database

  • Triggers with data converstion
    D dandamudi padma

    thank you

    Database database

  • convert varchar to datetime
    D dandamudi padma

    hi i havae to insert data from one record to another for that i created a trigger CREATE TRIGGER trigInsertion on master AFTER insert as INSERT into child SELECT Convert(varchar(50),master_date,105) FROM inserted in this i need to convert varchar to datetime and insert these values into child table but it is not working padma

    Database database

  • Triggers with data converstion
    D dandamudi padma

    thanks for reply but in my master table i had 10 coloums and in that i need to check three coloums so how can i do it padma padma

    Database database

  • Triggers with data converstion
    D dandamudi padma

    Hi can anybody give solution for my req i had a mastertable and i need to copy generated recordsd to my child table my code follows in this way: CREATE TRIGGER trigInsertion on GlobalScan AFTER insert as INSERT into GlobalScanNew SELECT * FROM inserted end but here in my mastertable coloums data type is different from child table now i need to convert this and place it in my new table plz can anybody give solution for this Regards padma padma

    Database database

  • Triggers
    D dandamudi padma

    hi till now i wrote CREATE TRIGGER trginsert AFTER INSERT ON table1 FOR EACH ROW INSERT INTO table2(unit,id) values('888','999'); i will get data through a device whenever a record is inserted into the master table the same record has to be added into another table this is my req hope i was clear padma

    Database tutorial

  • Triggers
    D dandamudi padma

    Hi, can anyboby tell how to write triggers as my req is if a row is inserted in table1 the same row has to be inserted on table2.. regards padma padma

    Database tutorial

  • triggers
    D dandamudi padma

    thanks for ur reply but what i mean is if a row is inserted in table1 after insert the same row has to be Inserted in table2. can u give solution for this Regards padma padma

    Database help

  • triggers
    D dandamudi padma

    hi i had to create Rowlevel triggers and my req is-- if a new row is added in table1 then the same current row has to be updated in my table2.please can anybody help me padma

    Database help

  • adding frameset to crystal reports
    D dandamudi padma

    hi i had got crystal report i want to add frameset to this can anybody guide me in this Regards padma padma

    ASP.NET tutorial

  • date fomats
    D dandamudi padma

    hi i had date in he form of ddmmyy and it is dispalyed as 141107 but i want it to be in the form of 14-11-07 Regards padma padma

    C#

  • problem with crystal report
    D dandamudi padma

    now it is not getting that problem this is not generating any error or report

    ASP.NET database sysadmin help

  • problem with crystal report
    D dandamudi padma

    yes it is throwing exzeption as invalid virtual path and sometimes it is not generating any error but report is not displayes

    ASP.NET database sysadmin help
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups