No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
- PC Specs
- 2.8 GHz intel dual core ,2 gb ram ,500 gb hdd, 512 mb nvidia 8400 gs graphic card & windows…
13 Posted Topics
I bought a 2nd hand motherboard Intel D101GGC with Pentium 4 3.0 Ghz and fit into chassis with AC'97 front panel audio.My motherboard supporting Realtek HD Audio, so that to use front panel i have to check "use AC'97 front panel" in Realtek HD Audio Manager then only front panel … | |
 I want to create menu style given in image when i clicked menu it opens its content, but when i clicked to 2nd menu it closes previously opened menu and open 2nd menu. please see image so you get perfect idea what i want to say...if you have … | |
i have created a billing softwate using vb.net and ms-access database. Now i want to make crystal report in which i can display last bill number and it's item how to do this. Because i used lot of things but i get confused only. so if you have any basic … | |
I want to create a billing software in which the bill information stored in table having column bill_no,date, buyers name ,amount when i click the any column of the database it open another table (may be like nested table) which contains all items with their details displayed in bill if … | |
i am having pppoe connection and my isp providing dynamic ip address in the range 180.148.x.x. Also i am using dc++ hub on LAN without connecting internet with ip = 10.40.100.100 subnet = 255.255.255.0 gateway = 10.40.100.1 preferred dns server = 202.144.155.6 alternet dns server = 202.144.66.6 few days ago … | |
i had made project on vb.net i have added snap shot of my project.I had created access database now i want to take date as input from the user & from that day i want to print all records & their total for each column. I had already created a … | |
This is my Vb.net Project for company i want to generate code for each individual slip so that i get one field as unique field for that i want to use date & slip no to generate unique key. i have attached screen shot my project in this date 21/12/2011 … | |
i want to create dc++ hub using dynamic ip , because my ip is updated automatically after some period of time. I am using DSL(PPPoE) connection. If it is possible to make dc++ hub using dynamic ip then i want full instruction & help so that i can follow to … | |
I made website for the computer shop,i have to display image & price of the components for that i made sql database(laptop.mdf) with columns(model_no as varchar(50),company as varchar(50),price as int,picture as image). image of component is stored in the picture column.i an already inserted image directly by writing sql query … | |
how to make advance search in asp.net & what is required to search from database | |
I wrote the following code for inserting the value in table company_db & database is Company_DB but the value are not inserted into the table table shows null values the code is below: [CODE]Imports System.Data.OleDb Imports System.Data.OleDb.OleDbConnection Imports System.Data.OleDb.OleDbCommand Public Class Newcompany Inherits System.Windows.Forms.Form Private Sub Button1_Click(ByVal sender As System.Object, … | |
i want a code to connect the access database 2007 in vb.net i made login form having 2 fields name & password also made an access database having nameid and pwd as two columns,table name is Reg and access database file name is also Reg | |
i had created login form in vb.net there are two fields username & password.i want to check username & password enter in the login form,from the first.mdf(database file). if it is correct then message is displayed i had written code for this but i got error in the code.what modification … |
The End.