456 Posted Topics
Re: Make a config file with your connection string in, create a class called something like DBConnections, in that class create a method that established a connection to the database by referencing the connection string in the config file. When you need to connect to the database for say an SQL … | |
Re: It's alright the English goverment seem to come out with daft statistics all the time which are a bit of a waste of money and time and sound like something you'd do in high school | |
Re: Have you tried doing SELECT DISTINCT ? i've had this proplem in the past and i think i used SELECT DISTINCT. | |
Re: [QUOTE=rexdon;1698757]by default i want to ask the user to enter text in textbox in pattern: _x_____. User should be able to allow both [B]numeric [/B]and [B]alphabet[/B]. but this allows user to enter only numeric values..but i need to enter alphabet also.[/QUOTE] This suggests that you don't want the user to … | |
Re: [QUOTE=vadriaan;1705864]The best way to learn it is by doing it. Start by writing a "Hello World" program. Then start refining it by adding bells and whistles. You will need to read a lot.[/QUOTE] Agreed, make sure you by the correct book so you don't loose interest and make sure you … | |
Re: [QUOTE=Spiderpig085;1703859]Overall there is about 100 lines in it that solved the problem I was having.[/QUOTE] Thats quite a bit of code to fix one problem for a college project (speaking from experience) but as long as you make no attempt to pass another person's code off as your own and … | |
Re: How is the user going enter their age ? are they just going to enter age (e.g. 18) or are the to enter their date of birth (e.g. 14/07/1989) to be checked against the current date ? | |
Re: is it just a new form within the same application that you want to open or is it a form within a seperate application ? if it's just a form within the same app try just doing [CODE] //creates an instance of the form you want to open MyForm form1 … | |
Re: [QUOTE=zachattack05;1704164]I would recommend delimiting the data in some fashion or otherwise structuring your file so that there is a "table of contents" so to speak.[/QUOTE] Zachattach05 has a good point look into using Xml to store data, you can structure your data using tags/ nodes and child tags/ nodes to … | |
Re: I'm guessing just make sure your router is a wireless router and make sure you have a wireless network card and then connect to the router wirelessly. I'm not really a networking person | |
Re: i have this issue (if this issue is how i understand it). my laptop only works when i have my charger in and turns off when i take the charger out, is this an issue with my battery ? | |
Re: Can you use Ruko in the UK or is it just for amercia ? | |
Re: if you mean you can't write the introduction to your project i suggest you leave it until the end or at least until you've got the structure of your documentation so that you have a better understanding of what your project will consist of. it worked well for me because … | |
Re: Good for you. In what context are you trying to use the random number generator, what errors are you getting and do you want help or are you just stating that it doesnt work ? | |
Re: [QUOTE=Aramant Coral;1604824]PS3 - Better in general, the controls are better, the console is just cooler. Nobody likes using a Xbox control.[/QUOTE] PS3 controlers are too small for my big man hands and you forgot to mention that Xbox live (which does cost) is better than Ps3 online (which is free) … | |
Re: [QUOTE=pseudorandom21;1647101]Me! Man that game is beautiful, I bet BF3 will only be slightly prettier. Come to think of it I need some more RAM too. Other than that I have a small selection of Steam games, and I mainly play Counter-Strike: Source Beta. I would play Americas Army 3 more … | |
Re: Ben Howard - Every Kingdom. The whole album is great and chilled out, particularly tracks 1, 3 and 6. | |
Re: [QUOTE=jwenting;1645638]Expect Apple to show up above Android in the next report right after the release of a new iPhone model.[/QUOTE] This will mainly be due to people wanting the brand to look "Kewl", it's not cheaper than android which is propably why android has boomed (due to the quick release … ![]() | |
Re: Select * from tableName where primary key = '" + textBox1.Text + "'; | |
Re: Library system, it's been done to death but it's a winner every time ! What are you using for your database, MS Access, SQL Server, Orical ? | |
Re: Sorry to bring up an old thread, i just got a pair of HeadCandy Comporter earbuds and they're pritty good, i love bass an they're doing the trick at the min and the cost me £7 from HMV, i think they're on sale ate the moment though | |
Re: [QUOTE=sastokes;1671197]Also once it goes through how to output all of that into one textbox that will ultimately go to a txt file. I have all the other textboxes done just need those. [QUOTE] do you mean you just need to put the login details into a text box once they … | |
Re: [QUOTE=imalizya;1670520]xml mostly used for database[/QUOTE] Loads of help . . . Xml is used to store semi-structured data, mostly used for databases as it allows you to transefer data across database formats but i.e. SQL Server to MS Access. this worked for me when i did my 3rd year project … | |
I've been a customer of BT for well over 10 years now and had an internet package with them since the days of dial-up. However i've had problems with my connection dropping out sometimes for days at a time and during importent periods such as MS exam prep and uni … | |
Re: The way people are going on about you'd think Steve Jobs was their mother and tables and mp3 players had never existed before the iPod and iPad. i'm not a fan of Apple only the iPod (nano because it's lasted 5 years and i got it cheap) but the company … | |
Re: i only glanced at [URL="http://www.andrew.cmu.edu/course/90-754/umlucdfaq.html"]this [/URL]but it looks quite solid for a starting point. Use case diagrams should how the system and not how the system will react to the user's input e.g. the some use cases for a cash machine will be enter card, enter pin, request cash, recieve … | |
Re: you could do a library system to log the status of books (currently on loan, over due, or available) which generates alarts when books are due to be returned and print reports to be sent out when a book is over due by so many days/ weeks. It's been done … | |
Re: "My Masters Project" don't forget to put me in your acknowledgements x | |
|
The End.