Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~1K People Reached
Favorite Forums
Favorite Tags
Member Avatar for Dheerajpro

hello frnd i hav created crystal report my database name is schools and its giving exception ,,,,,,,,, exception in form loading my coding is <crystal report> Imports CrystalDecisions.CrystalReports.Engine Imports System.Data.SqlClient Public Class CRSTECHERS Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click End Sub Private Sub CRSTECHERS_Load(ByVal …

0
35
Member Avatar for Dheerajpro

the below coderestricts the user from entering text values but also restricts to make use of backspace button! help me give a solution for this espicially using ASCII values! //wen you select the text box and get into the properties and select Events for textbox and double click on key …

Member Avatar for ddanbe
0
49
Member Avatar for Dheerajpro

I m making registration form for teachers in which teach ID is one coloum name i want message box error if id number already exist in side the table means uniqe ID e.g if id no 1 is already exist then 1 should not be added when next time user …

Member Avatar for Pgmer
0
156
Member Avatar for bored4

i'm trying to make a login form connected to an sql server database. my data base has records like this: fname - lname - minit each name in a separate column, and i wanted to use the name as the login username, so in the dataset designer i made a …

Member Avatar for Dheerajpro
0
527
Member Avatar for Dheerajpro

i have taken one text field and want coding to print text wrintten in text field on button

Member Avatar for Dheerajpro
0
109
Member Avatar for Dheerajpro

hi frnds i m doing the project in vb.net in which i want 2 add data in database i took two lebel boxes and two textbox and i want data should add in database on button click so i tried it in to microsoft access just normal table which contens …

Member Avatar for kvprajapati
0
132
Member Avatar for Dheerajpro