blah blah blah is here! blah blah » Close

0
votes
0 answers

.exe file to read Access Forms

I have a Microsfot Access database I have created some forms to display some fields and the appropiate data. I need to create a .exe that is going to read the forms off a server that has the database on and will then display these forms ...

0
votes
1 answers

Create an .exe to open different forms in an MS ACCESS database

I need to use Visual Studio to create a .exe file, that when clicked would open up a specific form from a Microsoft Access database. I have tried a few times, but all the time it opens up Access itself, i just need it to open the form an ...

0
votes
1 answers

C# ----> Calculate levy

The first 15000 is levied @ 3% The next 5000 is levied @ 5% The rest levied @ 10% I have to read in the salary and calculate the levy Having problems with the logic :( eg. If i only enter 16000, how do i get it to not try and calculat ...

0
votes
1 answers

Autoscroll through some text using C# windows form

I have been pulling out my hair the last 4 weeks on a small application im trying to make I would like to have a windows from that upon loading will start automatically scrolling through some pre defined text in particular nfo files ( i lo ...

0
votes
1 answers

Friday the 13th occurs between 2 dates.

I need to make something in vb my design is just 2 text boxes & a button. In the text boxes I need to fill in 2 dates, and when pressing the button, a message box shows how many times there has been a 'Friday the 13th" between ...

0
votes
1 answers

Help with a few problems encountered

I have this application i created <img border="0" src="http://i42.tinypic.com/15x0i2g.jpg" /> All the code i have done is in the following link http://tinypaste.com/854f6 The following problems i have encounter ...

Feedback