VS 2008 Make A Program That Will Track Do Not Rent (DNR) People

Apr 27, 2009

I want to make a program that will track Do Not Rent (DNR) People.I'm a intremediate vb6 programmer and have not coded in a long time.I do have and wanting to do this on VS2008 professional in VB2008.I did a simular program from a vb6 book about 12 years ago. it was a address book that i changed a little to add some things I needed it to keep track of, and it saved everything in a text file.I want to know what the pros and cons are for using a text file? xml file? or a data base?the data i be keeping track of will be vital statistics as name, state id number, id type, ect. and a picture of the id from a scanner or import from a .png, .jpg, or tiff image.If i use a data base file either Access 2007, MySQL, or SQL 2005/2008 file, do i need to have Office, MySQL, SQL 2005/2008 programs installed on the the computer im doing the programming on? do i need to have the above programs installed on the target computer?i do not think a txt file will work for me because of the picture i want to keep with the data not seperatly. So to make it a little more clear I want to be able to add, append/update, not to be able to delete a record, and be able to search the file for a record.I want to be able to navigate the records or file with first, previous, next, and last. each record will be showed seperatly.I would like to have a STATUS (lol thingy) that only my wife or I can change but let my employees be able to enter the rest of the information on there own. the STATUS Levels will be like 1st warning, 2nd warning, 3rd warning, DNR, and Rentable at our discression. I want it to only allow changes to status if they have the proper password. so i do not know if this also elimates txt files or xml files as an option.and when the wife, my employees or I make an entry I wanted it to add the time and date with the comments we entered in with the initials of the person whom entered the data. so i was thinking i will need to have security levels in my program and give each person a password so the program can fill out most small data itself.

if i do decide to use a database file to store the data, picture, and employee information can it be done with 1 table, or should i try to seperate the data in seperate tables? should i use one to one or one to many? I do not think one to many would be the best solution? it been like 12 years since I did any database programming in school and it was dBase3. If u think it be best to use multiple tables could u give me an example as to how to seperate the data.The client info would be like a address book with a picture and a comment box that will automatically add a date/timestamp and the users initials with a space between every updated or appended entry., and the employees would have there login in name and password, and initials.I was thinking of making a wizard to enter the data in for both employees and the DNR's as for people changing the date on the computer and entering info so to make it look they entered data on an earlier date I was thinking of having it log onto the internet time server and setting the date/time of the computer in the background as it loads up.

View 2 Replies


ADVERTISEMENT

VS 2010 Make A Program That Can Share A Database To Other People Using A Upload/update System?

Sep 5, 2010

i try to make a program that can share a database to other people using a upload/update system but when i try to download/upload it keeps saying mdf file in use how can i make the code so that it Uploads and overwites the file without that error.as it must be so it must upload to my server (build in)and download (also build in)the error gives file in use constandly how can i fix this issue?of that file in use problem. even when these no querry or other code running?

View 9 Replies

Make A Program That Will Keep Track Of Score?

Jan 2, 2012

I am having an issuse with weither i should make 15 different fourms or just make 15 text boxes three for each round plus creating something that would add the doubles and triples I do not know what to use for a code, I have just started programming. this is what i have tried to do.

CODE:

View 4 Replies

Make A Program Where Can Keep Track Of Progress?

Sep 8, 2009

I'm trying to make a program where you can keep track of your progress through various projects your doing. I'd like to have it so they can add a new project via the text box/button and then when they click on that project from a listbox or something(still trying to figure out the best way) it shows the notes they have typed etc. I know how to make it so its saved when they exit and all that good stuff but I'm not sure how I would do everything else.

View 10 Replies

VS 2008 Encrypt Program So People Can't Hack It?

Aug 9, 2009

I am just wondering how to encrypt my program so people can't hack it. I have a program that has a spot where you can type in problems with the program and it will email it to me. But, when I release my program people hack my email and password that is used to send the problems.

View 7 Replies

2008 Write A Program That Will Allow A Usert O Track The Invitation List For A Party?

Dec 4, 2009

I have to write a program that will allow a usert o track the invitation list for a party. The user can enter the name of a person to be invited. When the send Invitatin button is clicked, the name appears in the checked listbox. This counts as an invited person.When an invited person confirms that they will be attending, the user will check the name in the checked listbox. this counts as a confirmed person.

What I am having a hard time figuring out is the codes! What would I declare my integer variables to hold the count of invited persons and the count of confirmed persons? And how would I code a loop to check if the name enetered in the name textbox already appears in the list box, if so, display a message telling the user that this person has already been invited?

View 3 Replies

VS 2010 People Can't Use Program?

Dec 21, 2011

VS 2010 People can't use program?

View 5 Replies

Make A Textbox So People Can Fill In There Own Ip To Connect

Jun 16, 2009

I want to make a textbox and a button, in the textbox you need to type a ip and with the button you need to connect,and a rdp remote session will be started with the ip that you typ in.I know how to make this with a button to click on and you will connect Dim RetVal RetVal = Shell("mstsc.exe /span /v 192.xxx.xx.xx")but now i want to make a textbox so people can fill in there own ip to connect.

View 3 Replies

Prevent People From Sharing Program?

Apr 16, 2009

I want to make it so my VB program can be registered to be used with only one computer & possibly be registered online.

(Yes i searched the site but i saw no useful program registering guides that i uderstood and worked with the newest version of Visual Basic .NET)

View 35 Replies

Program Where Can Send Text Messages To People

Apr 20, 2009

I am making a program where you can send text messages to people. And as you can see I ran into a problem. I am trying to load everything from text boxes because I want everyone to be able to use it. So dose anyone know how to fix my code? [code] When I run this it says it dose not work and it says it needs to load properly.

View 5 Replies

Create A Program That Displays The Height Of 3 Different People Via A Scrollbar?

Oct 31, 2010

I have been asked to create a program that displays the height of 3 diffrent people via a scrollbar. The problem i'm having is i don't know the code for getting the total from the scrollbar to display on the height labels .The labels are named lblheight1 lblheight2 lblheight3 Scrollbar is named vscheighttotal?

View 5 Replies

Program To Integrate Several Entities Of People To Get Them To Work Together By Sharing Information

Jul 7, 2009

I am working on a program to integrate several entities of people to get them to work together by sharing information.I am having.I am using a database (Access) in which I can upload photos but can not understand how to store PDF and word.Also looking into implementing email.User inputs information on the forms with the attached (in datastore) PDF and word files and with one button email multiple users in certain areas.I can figure out how to code the email to: portion.Looking to be able to open a chat type interface. I understand I use the winsock com but I do not have it. Does anyone know what the heck this Adobe Breeze thing is?

View 2 Replies

How To Make A Track Bar Like Photoshop

May 15, 2012

I've done a trackbar like photoshop by using a panel and a picture box and move it in mousemove event, anyway this track bar was very slow because while the user is scrolling the trackbar it gives an event to change the hue of a picturebox,the track bars should be like the hue, saturation, lightness track bars in photoshop.

View 3 Replies

Make A Track Bar That Has 5 Lines Do Different Tasks?

Aug 21, 2010

i have a trackbar that has 5 little lines and i want them to do different things

View 5 Replies

Track IP's Using A WebBrowser In Program?

Jun 10, 2010

Is it possible to track IP's using a WebBrowser in my own program? My program connects to the site but how can I add a text in the site?

I want it to add the text (what the users typ in my Textbox) to the website and then click the button.

[URL]

View 1 Replies

VS 2008 Linking Two People Together?

May 26, 2011

I'm designing a sign-in program that will give kids points if they invite people to come to the weekly events, and if those guests come then the kids who invited them will get extra points every time a guest of their's signs in. I really need help with this as technically I've only had one semester of programming.

View 5 Replies

Use A Power Meter To Track The Progress Of Program?

Oct 20, 2010

I am trying to use a power meter to track the progress of my program; this will be for my use only and will be removed later. I would also like to display the percentage run in the meter. I already know what the start and end points will be for the meter. What do I need to search for? I have been looking and haven�t been able to find anything that suits my needs yet. I am running VB 2005.

View 7 Replies

VS 2008 Send Email - Go Out To A List Of People

Apr 12, 2009

I've got an app that manages estimates on jobs. When an estimate is loaded an e-mail has to go out to a list of people (different list for each job) that they should log in and approve the estimate. Least visible to the user making the estimate. Our should I research SQL mail and see if the sql box can handle it without the app user even knowing it?

View 2 Replies

Program Not Responding - Keep Track Of Tons Of Data By Inserting It Into Sql

Mar 18, 2010

I have created a little program that helps me keep track of tons of data by inserting it into sql. I created 5 forms and all 5 can insert data at the same time, but mostly just 1 of these is working continuously. I have noticed that the program will run, then at random times it will stop responding (can't minimize/click on anything/data entry stops), and the only way to stop is to kill the task. I can't even click in the debugger to set a break point when it happens, and setting breakpoints before debugging is useless as the program could run 2 hours and stop, or 10 minutes and stop. 5 forms, they open different excel files, insert data into sql, and repeat.

View 5 Replies

VS 2008 - Calculating Percentages Of People Passing Exam

Mar 18, 2011

I am trying to make a program that can calculate the percentage of people passing an exam. There are buttons for each letter grade, and working label counters for each time you press a button. Each button looks like this, except replace the letter with the appropriate one.

Private Sub btnA_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btnA.Click
Static intA As Integer = 0
intA = intA + 1
lblA.Text = intA
lblPercent.Text = (lblA.Text + lblB.Text + lblC.Text + lblD.Text) / (lblA.Text + lblB.Text + lblC.Text + lblD.Text + lblF.Text)
End Sub

My problem is that the percent does not equal what I get when I put the exact same numbers into a calculator.

View 3 Replies

Communications :: Create Program That Will Keep Track Of Amount Of Data That Has Been Received

Oct 31, 2008

I want to create a program that will keep track of the amount of (network/internet download) data that has been received, but I have know idea how to go about doing it.Where would be a good place to start with this type of development? Or could some one give me example code that will get me started.

View 1 Replies

VS 2008 Make Button Open A Program And Make It Windows Size?

Aug 23, 2009

How do i make my button open a program and make it windows size?

View 6 Replies

Unlock With Voice - Program That Can Compare Voices To Stored Voice Files And Identify People

Mar 25, 2009

I have a voice program that can compare voices to stored voice files and identify people based on that. It's not the most accurate thing, since being sick or other weird things can make it fail, but it does work for the most part. I was wondering if there was a way to keep the voice recognition running during an unlock and wait for the person who locked it to come back. Upon giving the command and voice verification, if it passes, the computer is unlocked by my program. Is there anyway to do this in VB.NET?Summary: Can a program unlock a computer after it's locked?

View 4 Replies

VS 2008 Make A Program That Searches For A RGB Color And Clicks On It WITHIN The Program?

Apr 3, 2010

I want to make a program that searches for a RGB color and clicks on it, WITHIN the program.

View 2 Replies

VS 2008 Uploading Files With FTP Then People Can Always Read My Information With Network Sniffer

May 20, 2009

Well when i am uploading files with FTP then people can always read my information with a Network Sniffer.Thats why i now want to solve it with a PHP-Script now:This is the information when i upload a file:everything that is red i do not understand i tryed it then with the code below but doesent work. [code]

View 3 Replies

VS 2008 Keeping Track Of Ellipses?

Mar 8, 2010

Suppose i want to draw semi-random ellipses on my form.Is there any way i can check if they get clicked at a later stage?Is there any way of storing the location of individual ellipses and then comparing the mouse-click to my list of locations to see if one was clicked?

I can imagine how it could be done with squares or rectangles, but i dont know how to approach it with ellipses.

Im sure this has been asked before, but i've spent a good while searching around for something i can use and came up emptyhanded.

View 5 Replies

VS 2008 Track All Functions And Procedures?

Feb 4, 2010

is there any option in callstack or any third party tools to get all the list of functions and procedures executed in vb.net project. on callstack, while when goes to different class method and returns, the tracking information loss. so after fulll of excution of project, do we get the list of all executed members in order of execution ..

View 2 Replies

Make A Progress Bar Track "My.Computer.Network.DownloadFile"?

May 30, 2009

My.Computer.Network.DownloadFile is a built in .NET method, can I make it display the download via a progress bar;It currently hangs my whole application until the download is complete; i would like to make a thread and have a visible view of the download progress;

View 3 Replies

VS 2008 Track Media Buttons When Application Is In Background?

May 8, 2011

I would like my application to respond to when the user press the media keys on his keyboard. Anyone know how to make my application capture this when it's in the background.

View 15 Replies

VS 2008 Error In Maths Formula - Get The Magnetic Track From Two Waypoints

May 5, 2011

Trying to get the magnetic track from two waypoints, but are getting error in the formula,

This is my code at the moment (produces error)

tc1.text = Math.Atan2((Math.Sin(lon1.Text - lon2.Text) * Math.Cos(lat2.Text)), Math.Cos(lat1.Text) * Math.Sin(lat2.Text) - Math.Sin(lat1.Text) * Math.Cos(lat2.Text) * Math.Cos(lon1.Text - lon2.Text))) 2 * pi)

View 7 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved