Exforsys

Free Training

plz help its urgent

This is a discussion on plz help its urgent within the Microsoft .NET Tutorials and Articles forums, part of the Articles and Tutorials category; hi, i m very happy to be member of this group. i m new in sql server i have got ...

Go Back   Exforsys > Articles and Tutorials > Microsoft .NET Tutorials and Articles

Exforsys.com


Microsoft .NET Tutorials and Articles Microsoft .NET Tutorials & Articles Dicussions

Reply

 

LinkBack Thread Tools Search this Thread
  #1 (permalink)  
Old 01-22-2007, 05:47 AM
Junior Member
 
Join Date: Jan 2007
Posts: 3
Gurpreet Kaur is on a distinguished road
plz help its urgent

hi,

i m very happy to be member of this group.
i m new in sql server i have got error.Plz tell me what is the problem.
front-end(vb.net) and back-end(sql server).
An unhandled exception of type "System.data.sqlclient.sqlexception" occured in system.data.dll

Additional Information: system errror

Plzzzzzzzzzzzzzzzzzzzzz help me
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 01-24-2007, 10:55 AM
Junior Member
 
Join Date: Oct 2006
Posts: 3
rameshuddaraju is on a distinguished road
Hello
how can we get information about your error with out your written code
Paste your code here.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 01-25-2007, 10:49 AM
Junior Member
 
Join Date: Jan 2007
Posts: 3
Gurpreet Kaur is on a distinguished road
hello

I m using sql server.my coding is
Imports System.Data.sqlclient

Public Class code
Inherits System.Windows.Forms.Form

Dim CON As New SqlConnection
Dim CMD As New SqlCommand
Dim ADP As New SqlDataAdapter
Dim CB As New SqlCommandBuilder
Dim DS As New DataSet
Dim DR As DataRow
Dim P(1) As DataColumn

Private Sub code_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load

CON.ConnectionString = "USER ID=SA; DATA SOURCE=server name;INITIAL CATALOG=FIRST"
CMD.Connection = CON
ADP.SelectCommand = CMD
CMD.CommandText = "SELECT * FROM EMP"
ADP.Fill(DS, "EMP")
P(0) = DS.Tables("EMP").Columns("CODE")
DS.Tables("EMP").PrimaryKey = P
MsgBox("CONNECTED TO DATABASE")

End sub

Quote:
Originally Posted by rameshuddaraju View Post
Hello
how can we get information about your error with out your written code
Paste your code here.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 01-29-2007, 07:13 AM
Senior Member
 
Join Date: Mar 2005
Posts: 916
techguru is on a distinguished road
here is step by step tutorials on data binding ..

http://www.exforsys.com/content/view/1547/350/

read more vb.net 2005 tutorials

http://www.exforsys.com/content/category/17/266/350/
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 02-02-2007, 07:05 AM
Junior Member
 
Join Date: Jan 2007
Posts: 3
Gurpreet Kaur is on a distinguished road
THANKS very much


Quote:
Originally Posted by techguru View Post
here is step by step tutorials on data binding ..

http://www.exforsys.com/content/view/1547/350/

read more vb.net 2005 tutorials

http://www.exforsys.com/content/category/17/266/350/
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 03-02-2007, 06:27 AM
Junior Member
 
Join Date: Mar 2007
Posts: 1
natraj1983 is on a distinguished road
Post answer

Quote:
Originally Posted by Gurpreet Kaur View Post
hi,

i m very happy to be member of this group.
i m new in sql server i have got error.Plz tell me what is the problem.
front-end(vb.net) and back-end(sql server).
An unhandled exception of type "System.data.sqlclient.sqlexception" occured in system.data.dll

Additional Information: system errror

Plzzzzzzzzzzzzzzzzzzzzz help me

u just type the following coding to that field.
imports system.data.sqlclient

this is enof ya. ok try it
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
plz help ...its urgent luvureet Interview Questions 1 06-15-2005 09:42 AM
Urgent Requirement for Java/.NET Architects/Business Analysts/Telecom profession kalareddy Experienced Job Seekers - India 0 05-23-2005 07:41 PM
Urgent opening for Jr Developers for a leading IT company. techguru Freshers Jobs 0 05-23-2005 07:57 AM
Urgent Opening for the Lorus Notes Fresher - Mumbai techguru Freshers Jobs 0 05-06-2005 12:17 PM
Urgent Opening for the Lorus Notes Fresher - Mumbai admin Freshers Jobs 0 05-04-2005 10:50 AM


All times are GMT -4. The time now is 10:35 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.0
Copyright 2004 - 2009 Exforsys Inc. All rights reserved.