No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
12 Posted Topics
How to Connect VB.net 2003 with MS Access 2003?????????
Hai , Im working with Asp.Net2003...I have fetched the data's in a onedatatable and assigned it to a dropdownlist....but if i select an item in the dropdownlist and give a button click it always inserts only the first data in the dropdown to another datatable.I need the selected value to …
How to use javascript codings in Asp.net page when ths script language already being declared is VB.If i replace VB as javascript in script tag VB sources get disabled.Tell me an option to use both scripts in ASP.net page.
My 1st aspx Program... I creat an aspx coding , when i m run in dreamweaver 8 , it showing error ...below **The tag:"seript" dosent have an attribute:"runat" in currently active version.[HTML4.0]** Plz Give me soluction
[QUOTE=EkoX;677695]Hi all... i new to this language. so i m sorry if my question is very basically. I have two forms in my project. in first form i have a button. i want when i click this button form2 can be opened. Please help... Thank you[/QUOTE] Use "click event" Private …
I m using LAN Connection,My system used as remot , When i going to run , my system become HANG!!! i m doing VB.Net Programs , using sql2000 backend What shoud i do ??? Can u help me......??????????
[code=sql]Select*from (Tablename) Where (Colom) ," "[/code]
I m useing this below Cods, But its not working ..... Private Sub btnadd_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btnadd.Click Dim con As System.Data.SqlClient.SqlConnection Dim cmd As New System.Data.SqlClient.SqlCommand Dim cmdd As New System.Data.SqlClient.SqlCommand Dim da As New System.Data.SqlClient.SqlDataAdapter Dim ds As New DataSet Dim dt As …
We are using 4 systems ..... system1 is only having SQL Server , in my system i m having setup for SQl , How can i register my system?????? i did the following things... Start >>> Programs >>> Microsoft Sql Server >>> Enterprise Maneger Then Sql Enterprise Maneger Page opened …
Hi I m new to Vb.net. i need to Know anout the ConnectionString Details,. For eg. First Name Last Name PH Number Use this 3 datas to save Sql. plz give me the Coding for this ...
Hi Can you please Help,. I want to make a contact details Between VB.Net2003 And Sql2000 ? That will allow save contact details First Name Last Name PH Number For eg. plz give me the Coding for this three Datas Save into Sql
Hi Everyone , Whats the conectionstring Vb.net2003 with Sql2000..? Private Sub btnadd_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btnadd.Click Dim constr As String Dim Sql As String Dim red As String Sql = "Select * from Sample" Dim con As SqlClient.SqlConnection =_ _NewSqlClient.SqlConnection_ ("DataSource=QB;uid=sa;Pwd=pisces;persi _st security info=False;initialcatalog=Sample") MsgBox("Test") …
The End.
prasannapower