How can I find out information about a pending case?

Answer Posted / santro

/*DrugNames DblCls.cs*/
using System;
using System.Data;
using System.Configuration;
using System.Web;
using System.Web.Security;
using System.Web.UI;
using System.Web.UI.WebControls;
using System.Web.UI.WebControls.WebParts;
using System.Web.UI.HtmlControls;
using MySql.Data.MySqlClient;

/// <summary>
/// Summary description for DrugNamesDblCls
/// </summary>

namespace MedWare
{
public class DrugNamesDblCls
{
MySqlConnection mysqlcon=new MySqlConnection
(System.Configuration.ConfigurationManager.AppSettings
["strDrugs"]);
MySqlCommand mysqlcmd;
DrugNamesDalCls objdrugnames = new DrugNamesDalCls();
public DrugNamesDblCls()
{
//
// TODO: Add constructor logic here
//
}
public int InsDelUpdate(string strQuery)
{
int rec=0;
try
{
mysqlcon.Open();
mysqlcmd = new MySqlCommand(strQuery,
mysqlcon);
mysqlcmd.CommandType = CommandType.Text;
rec = mysqlcmd.ExecuteNonQuery();
}
catch (Exception ex)
{
objdrugnames.ErrorMsg(ex.Message);
}
finally
{
mysqlcon.Close();
}
return rec;
}

}
}

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Dear Friends, Please send me State Bank of Maharashtra or other banks - LAW OFFICER's Exam Questions Papers for the past five years. I will be highly obliged. neerajgoyal155@yahoo.com

1824


Why do ask we about child labour? why sould not we ask about child basic development? when we have education cess, why the amount not been ment for the development of child labour? when we have a system to eradicate child labour? Why that force is not child thier to put them in kind of bostal school? why the parent should not be punished for the child labour

2003


i am married to usa green card holder and now i want to go to usa on the student visa, will i have to face any problem if i get the visa and then i go to usa at the time of filing me on the immigrant visa status.

1599


Does form 38, required for personnel use goods,

1239


optimal mindset

1749






Can any one tell me if wife apply u visa what about her husband H1 visa

1716


Dear Friends, May i please know the full form of Form FC-TRS, which is filed in the case of transfer of shares from resident to non- resident and vice versa.

4624


whether non payment of due leave is unauhorised deduction from wages or not?

1516


What have you read in the papers recently that relates to international law?

633


what is the difference between challan and gate pass

4291


What are the for and against arguments for bicycle helmets?

525


Does Base amount for TDS calculation includes the Discount given ? Means if I have a payment of Rs.1000 and i gave discount of 1% (Rs. 10) , Do i need to calculate TDS on Rs. 990 or Rs. 1000 ?

2226


We want Taken credit of Vat on capital Goods (Fixed Assets) is it posible if Yes How can we treat if no Why Reasion

3153


What is the difference between a barrister and a solicitor?

775


what r the consent order's?

1714