It is the mark of an educated mind to be able to entertain a thought without accepting it.
-Aristotle
It is the mark of an educated mind to be able to entertain a thought without accepting it.
-Aristotle
Can one please get more explanation on this probably from members who have joined. I really want Daniweb on the top list
I got mine at age 16 - 47 years ago. Had it taken away 3 times before I turned 18 and have had no moving violations on my record since - I got caught speeding, running red lights etc but always got off with some fast talk.
wow! that's much experience. :cool:
Except a seed dies and falls to the ground, else it abides on its own.
I have the facebook app on my phone. When I go to work, I turn it off. problem solved.
how many people do that and for those that do it, how often do they?
“Be happy for this moment.
This moment is your life.”
~ Omar Khayyám
If the convicted had anything to do with death of someone, then it is well deserved and should be well served to such individual
Grim Jack, you seem to be talking from so much knowledge. I think you would be better in journalism....lol
Can i have an article to read up. I love history and historic movies
What database if you plan to use any and is your app to be accessed locally by client systems or over the internet?
Are you saying you want to move all data from table one to table two?
You did not say what the error was but please check your UPDATE Statement and check what the semicolon (;) would or should be doing there
If My.Computer.Network.IsAvailable then
MsgBox("Network detected!")
Else
MsgBox("Network connection is not found!")
End If
You can set the visible property of the datagrid in the properties section to false in design time and then code your button to make it visible after the search
Use the menustrip control in the Menus & Toolbars section of the toolbox
There are so many hosts out there, and I'm kind of tired using Google cause when I search for the most reliable and all that it doesn’t actually show you posts abut people recommending them, it actually shows you hosting sites that say they are good.
You may want to do that, why wait for Google?
You can try hostgator.com
okay, so far so good i think we've got good answer and am happy they're from active members.
Thanks everyone
Most people can't train themselves to saty away from facebook because it comes with everyday single smartphone and other gadgets. So the more you use these thechnologies, the more you see facebook and keep logging in
'To executescaler means to execute the above instructions i.e to insert only one row of data
Dim Id As Integer = Convert.ToInt32(cmd.ExecuteScalar())
Thats not to insert, use this:
connection.Open()
cmd.ExecuteNonQuery()
connection.Close()
and try to do some error handling on your codes as suggested by Adam_K
Nice one Adam_K. Please mark thread as solved if solution found
Its not possible to insert an item into a databound comboBox. One way you can do the trick is this:
> Make the 'Please Select...' the first data in your table in your database
> Add additional fields in the database
> write your databaound codes to load items from a column in a table in the database to fill up the comboBox
> Code to validate the users selection from the comboBox
I guess you want to make sure the UserID exists before such user can borrow a book from your library. If am right, then the best thing to do is as outlined:
1. Register users in your database
2. When users want to borrow a book, you do not compare your userID on form2 with form1 because that's a serious loophole as anyone can tyoe a randomID on form1 and do same on form2 to get a book so let the userID exist on a users table in your database
3. You should perform a user validation based on the userID entered on form2 with existing UserID's registered in your database.
If there's a match, then you save, if there's none, display an error message
Best is to use a 'JOIN' statement
Firefox 5.0. Also use Google chrome
“The more that you read,
the more things you will know.
The more that you learn,
the more places you’ll go.”
~ Dr. Seuss
No matter how bad people may seem, they possess at least one virtue. Be like the humming bird and pick out the sweetness of everyone's character.
Best thing i never had-Beyonce
Even if he can, he needs to learn how to create a dbase himself.
Luck has particular habit of favoring those who don't depend on it. So do not depend on luck; work hard and achieve your goals."
I have switched back to using FB more than Twitter.
Happens to everyone without your knowing
The 140 character limit is just too restrictive and I found most of my family/friends were using FB.
Facebook really thought of the future and did good analysis of systems that existed before it
Google+ is doing a good job of trying to clone FB, but failing as while many of my social network are there, few are participating. FB is, for now, too big and has too much social and cultural momentum to be troubled by anyone else it seems.
There is a time and season for everything/everyone. MySpace did its time just as hi5, twitter and others. Google+ is coming just too early as facebook has not finished its serving time in the prison of fame
“Keeping busy and making optimism a way of life
can restore your faith in yourself.”
~ Lucille Ball
(1911-1989)
and the non-aligned countries were the third world
The non-aligned or the non-existing because many of the countries grouped in the third world never existed during the soviet
We can hep you if you help us by showing some effort
Some things are bound to happen no matter the measure or precautions we take
1st world countries (developed), no second world but the poor ones are called third world countries.
Why?
If you can find humor in anything, you can survive it - Bill Cosby
What a strange thread!
Did you say strange? I would rather call it a family tree.
Good and you must really be a busy person as i can see you've got your hands full
E-Commerce.....try a shopping site
i want to be a softwear desighner
Very good
how many qualification is required for a softwear desighner?
as many as possbiel, there is no limit to learning and achieving
how many rupees can earn a softwear desighner per month?
depends on howmuch work you can produce a month and how important you make yourself in your workplace
engineering ,is a big word to use in a simple answer
Well, your first question was simple so there was no need for a big answer
engineering ,is a big word to use in a simple answer
Well, your first question was simple so there was no need for a big answer
iamthwee, that's very true. But when you need quick answers you always want to get in touch with someone who is online.
Explain further.
Do you just want to create strings you call password and do nothing with them?
You still need to handle that in your code.
When you always tell stories that start with: "In those days"
show some code....thats the best way you can get help
If you are good at something, never do it for free