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
~721 People Reached
Favorite Forums
Favorite Tags
Member Avatar for dhaval.2cool

I have created a project in which i am printing Hall ticket for an examination. i am using visual studie 2008 as front end and sql2008 as backend. I have created a report in crystal reprot. I have photographs of students in a local folder. how do i access or …

Member Avatar for Begginnerdev
0
147
Member Avatar for avirooge

Hi, I have created a project in which i am printing Hall ticket for an examination. i am using vb6.0 as front end and Access 2003 as backend. I have created a reprot in crystal reprot 8.0. I have added photographs of students in the report. Everything works fine. The …

Member Avatar for dhaval.2cool
0
243
Member Avatar for dhaval.2cool

i want to populate a listbox from a sql database and foll is the code i encountered error with: Dim con As SqlConnection Dim cmd As SqlCommand Dim lrd As SqlDataReader Dim dsitemlist As New DataSet con = New SqlConnection("Data Source=DHAVAL-PC\SQLEXPRESS;Initial Catalog=final;Integrated Security=True") con.Open() 'cmd = New SqlCommand("select Stud_RollNo from …

Member Avatar for hericles
0
114
Member Avatar for dhaval.2cool

Frnds i want to insert image into picture box using the file dialog and that image should get stored into a local folder..... But the problem is the image is not getting saved n the below line is throwing an exception. i want to also rename the image with my …

Member Avatar for dhaval.2cool
0
148
Member Avatar for dhaval.2cool

please help me with code that stores the images in a local folder n not in database.......also i want to rename the image with autonumber.....please help

Member Avatar for scarcella
0
69