hi , i want to send email thru sql server, how can i do this
sdfsdfsdfs
hi , i want to send email thru sql server, how can i do this
sdfsdfsdfs
hi i want to send listview data in excel can i do this\
sdfsdfsdfs
hi, in flex grid. i set focus a cell. at this time i want to get currosor postion x,y how can i do this vipin paliwal
i not understand what u say, sorry. pls give me brif vipin paliwal
ListBox DataSource DisplayMember Property Problems in C# I have a (single select) listbox with data and when I click on the list I can't get the right text selected. My listbox is setup using the DataSource property. I set my ValueMember and DisplayMember listBox1.ValueMember = "TypeID"; listBox1.DisplayMember = "Name"; I am able to get the "TypeID" (ValueMember) when I click on the items. I do that like this... int intTest; intTest = System.Int32.Parse(listBox1.SelectedValue.ToString ()); But I can't get the text (DisplayMember). I have used these two ways, but... string strDispMem; strDispMem = listBox1.Items[index].ToString(); // the above returns... "System.Data.DataRowView" or strDispMem = listBox1.Text; // The above repeats first selection the user clicks on. Any ideas??? vipin Paliwal
hi all, how can i create a public variable like string vb="ddd"; i just use vb value any class. how can i do this
sdfsdfsdfs
so, any body give me answer . vipin paliwal
create a stored porc and i want to send numeric value with parameter how can i do this create porc test @num int as select * from table1 where id in (@num) i am not use where caluse because i want to send like 1,2,3,4 at the single query Pls help vipin paliwal vipin paliwal
i create a stored porc and i want to send numeric value with parameter how can i do this create porc test @num int as select * from table1 where id in (@num) i am not use where caluse because i want to send like 1,2,3,4 at the single query Pls help vipin paliwal -- modified at 3:25 Thursday 24th August, 2006
hello hi, pls give what is the differance between empty and null vipin paliwal
sql server vipin paliwal
hello all, i want to create runtime odbc for sql server. because i have many database in my sql server..my problem is that for example : i create my crystal report user database payroll and i create manually odbc for payroll.my problem is that if i not work in different database then my report not show me record. this is why i want to create odbc for runtime. pls help vipin paliwal
use isdate() function thanks vipin paliwal
hello amarni u use this function DateDiff() this function help you. thanks vipin paliwal
hi all, i want to query that create forenkey in my second table. pls give the query vipin paliwal
hello all, i want to create a crystal report with the help of ado.net how can i do this . pls help with code thanks vipin paliwal
hi all, i want to change index colunm in datagrid at runtime. pls help with code thanks vipin paliwal
because i have many database in my sql server. these database are store different infromation for different company. and most important part i don't know how many database user create in database. because i give the user facility.he can create many database in my database. i want to dsn only for report because i not copy all the report for per database. vipin paliwal
hi all, how can i create dsn runtime for sql server in vb.net. pls help with code. thanks vipin paliwal
hi all, i want to take backup my database with query. pls help and give me query vipin