User Profile
Collapse
-
deleting from a child table which have two parents
hi all,I'm doin a project with vb.net and sql as back end.i have a problem in deleting records from table.see i got a child table roommaintenance and two parent tables deptmaintenance ,wardmaintenanc e the DDL for the tables are given below
CREATE TABLE deptmaintenance
(
departmentid varchar(10) NOT NULL ,
departmentname varchar(20) NULL ,
roomrate integer NULL... -
Bind ListView on onchange event of textbox (search operation)
hi everyone,please help me .i'm a newbie
see i have a form in that i have following controls
.combobox
.textbox
.listview
the combobox contains all the column names of listview like docid,firstname ,surname etc
when the form is loaded the listview is populated with some data from the database.
is there is anyway to autopopulate the listview control based on search term entered... -
thank you
sorry i dint know hw to see the thread i posted,i knew you replied to my thread from my inbox in Bytes.thanks for helping out and for your patienceLeave a comment:
-
passing data from form2 to form1
i have been devoloping a project using VB.NET,i am having a problem with passing a value from a newer form to the previous one.i have a form called doctormaintance (lets call this as form1) in that i have to select a specilasation filed for a doctor. this one i done in a separate form(form2). so when i select the reqrd specilisation for a doctor it should appear in the textbox in the previous form. i done it by creatin an object of form1 in form 2....
No activity results to display
Show More
Leave a comment: