4,901 Posted Topics

Member Avatar for Reverend Jim

I logged in a few minutes ago and saw **Chat (3)** in the bottom ribbon so I went to my shoutbox and saw three lines that were posted seconds after I closed it the last time I was in my ShoutBox. Now that I've been to my ShoutBox, shouldn't it …

Member Avatar for Reverend Jim
0
196
Member Avatar for Blakeman321

In the GUI, click on that column. If you are running it from the command line then tasklist /nh | sort

Member Avatar for Graham_1
0
143
Member Avatar for Reverend Jim

I'm having a conversation with learner010 in my ShoutBox and I noticed that my name is the only one that appears in the right hand panel. I'm using Chrome Version 31.0.1650.57 m on Windows 7 Pro.

Member Avatar for Learner010
0
274
Member Avatar for mrkm1188

I had the same problem a few years back. I was responsible for ensuring that all copies of a very large software package were kept current. Because the install process was so complex I took a different approach. The shortcut on the desktop, instead of launching the app directly, ran …

Member Avatar for Reverend Jim
0
145
Member Avatar for Warrens80

> I have already wrecked it three times and it hasn't been a year yet. So you don't take care of your things. Your parents must be so proud.

Member Avatar for Warrens80
0
168
Member Avatar for Warrens80

Beef is not grown in Canada? Are you freaking kidding me? Have you had your head in a bucket for the last 20 years?

Member Avatar for mike_2000_17
0
468
Member Avatar for alina.nazchowdhury

If you properly indent your code then it looks like Private Sub cmdBuild_Click() Dim Message As String Dim I As Integer Message = PizzaWhere + vbCr Message = Message + PizzaSize + " Pizza" + vbCr Message = Message + PizzaCrust + vbCr For I = 0 To 5 If …

Member Avatar for alina.nazchowdhury
0
301
Member Avatar for <M/>

I suspect it was for personal reasons that have little or nothing to do with daniweb.

Member Avatar for pixelsoul
0
185
Member Avatar for Ancient Dragon

I quite like the new look. When we first switched over to the redesigned site some time ago I found the multi-coloured look too distracting. The current look is functional, pleasing to my eye, and does not distract from the main content.

Member Avatar for Reverend Jim
2
183
Member Avatar for Xantipius

I forwarded this article (and the other one you posted on anti-oxidants) to my son at Stony Brook. His research involves mitochondria, and as coincidence would have it, was able to talk with Dr. Watson at a recent conference.

Member Avatar for jwenting
0
366
Member Avatar for Red_Rain
Member Avatar for Reverend Jim
0
177
Member Avatar for Dearden

I think the question should be why is the government cutting food stamps for poor people but leaving subsidies for wealthy corporations making record profits and run by rich people who only want to end handouts for the poor. Agricultural subsidies were actually increased this year. If the Republicans want …

Member Avatar for Ancient Dragon
0
844
Member Avatar for killer88

The virus could be introduced into your system in a number of ways. Some of them are * you opened an email attachment with an executable that contained the virus * you downloaded and installed a program that contained the virus * you visited a rogue web site that installed …

Member Avatar for Deep Modi
0
265
Member Avatar for jacobin.draks

If you want to challenge him then do it yourself. There is no challenge in getting one of us to do it for you.

Member Avatar for Deep Modi
0
108
Member Avatar for HiHe

Work? What's work? I use whatever is appropriate, except I never use public transportation. I **do** use my bicycle whenever possible.

Member Avatar for pixelsoul
2
181
Member Avatar for Farhad khan

Try [google](https://www.google.ca/search?q=What+is+basic+difference+between+Windown+Vista+and+Windows8&oq=What+is+basic+difference+between+Windown+Vista+and+Windows8&aqs=chrome..69i57.4346j0j8&sourceid=chrome&espv=210&es_sm=93&ie=UTF-8#es_sm=93&espv=210&q=What+is+difference+between+Windows+Vista+and+Windows+8)

Member Avatar for Deep Modi
0
178
Member Avatar for harinath_2007

My experience with IRC clients was not positive. I found them difficult to use and not user friendly.

Member Avatar for Dani
1
238
Member Avatar for Deep Modi

Right click on a txt file and select **Open With** in the pop-up menu, then **Choose default program**. From there select your application (browse to it) and make sure **Always use the selected program...** is checked.

Member Avatar for Reverend Jim
0
244
Member Avatar for Alessandrorenzi

These articles are for vb.net but they may be applicable to your version as well. [Asynchronous Named Pipes](http://www.codeproject.com/Articles/16669/Asynchronous-Named-Pipes-Overlapped-IO-with-VB-NET) [Inter-Process Communication in .NET Using Named Pipes, Part 1](http://www.codeproject.com/Articles/7176/Inter-Process-Communication-in-NET-Using-Named-Pip) [Inter-Process Communication in .NET Using Named Pipes, Part 2](http://www.codeproject.com/Articles/7177/Inter-Process-Communication-in-NET-Using-Named-Pip)

0
76
Member Avatar for nitin1

You want us to hold your hand through the process of learning how to use someone else's website? I think that is asking a bit much.

Member Avatar for theguitarist
0
254
Member Avatar for mitch.hendrix.73

Or you can just select **Run as Administrator** by right clicking on C:\Windows\System32\cmd.exe (or whatever the 64 bit equivalent is if you have a 64 bit computer)

Member Avatar for jhonmarvi
0
87
Member Avatar for diafol

no exclamation marks and no upper case in the event that you have another migraine psst... have a happy birthday

Member Avatar for Dani
2
360
Member Avatar for alina.nazchowdhury

If you start with Button2.Enabled = False Button3.Enabled = False then in the button click handler for Button 1 you just set Enabled = True for either or both of the other buttons.

Member Avatar for mridul.ahuja
0
166
Member Avatar for Con7e

I'll let the python experts comment on the code. What I would add (and this is independent of the language) is a header which describes the purpose of the code and perhaps some notes on its implementation. I would also add comment blocks to each class/method. The class/method names are …

Member Avatar for Con7e
0
275
Member Avatar for happygeek

Then of course, the truly paranoid can worry that the fingerprint is being forwarded to the NSA as part of giant fingerprint database.

Member Avatar for Kelly Burby
0
450
Member Avatar for <M/>

Racquetball, squash and badminton but years ago bbk (before bad knees). I never cared for team sports.. I preferred one-on-one.

Member Avatar for Lardmeister
0
238
Member Avatar for asif49

It used to be that when you watched the news you saw reports of occasional deaths and injuries from things like traffic accidents and natural disasters, crime, etc. The reports were from areas, if not close to home, at least in the same country. Nowadays the media reports things like …

Member Avatar for Ancient Dragon
0
869
Member Avatar for pmwilliams

You could just create the controls at runtime and put all of them inside a panel as in Private Sub Form1_Load(sender As System.Object, e As System.EventArgs) Handles MyBase.Load Dim xpos As Integer = 10 Dim ypos As Integer = 20 Panel1.Controls.Clear() For Each line As String In System.IO.File.ReadAllLines("d:\temp\test.txt") Dim txt …

Member Avatar for Deep Modi
0
689
Member Avatar for Ancient Dragon

My first car was a 1959 Ford Sedan that I bought in 1971 for $1 from an uncle who was too old to drive. It lasted me through University. I sold it for $75 to someone who wanted it for parts. In terms of percentage profit I made a killing. …

Member Avatar for GrimJack
0
395
Member Avatar for Trebron

Have you tried the connection string examples at [connectionstrings.com](http://www.connectionstrings.com/teradata/)?

Member Avatar for Trebron
0
194
Member Avatar for Techno22

I've noticed that in Windows 7 when you go to restore from a system checkpoint that few checkpoints are shown, however, there is usually a link that says "show more restore points". Perhaps Vista is the same. Personally, I'd rather be presented with the entire list right up front.

Member Avatar for Techno22
0
294
Member Avatar for narasimha9
Member Avatar for davy_yg

If your field values are all the same length then use CHAR. Something like a postal code or a car licence plate would be suitable for CHAR, whereas a name or address should be a VARCHAR or NVARCHAR.

Member Avatar for RomelynCastillo
0
273
Member Avatar for Darkicon

Is this a wireless mouse? I've been having problems for over a year on my 5-year old Dell Inspiron laptop, mostly when I restore from hibernation; almost never when I restore from sleep mode. I've had this happen with two wireless mice and it seems to happen more frequently on …

Member Avatar for Darkicon
0
226
Member Avatar for apohbakuteh

You have to open the connection before you read. Here's an example lvwResults.Items.Clear() Dim con As New OleDbConnection("Provider=SQLNCLI10;Server=.\SQLEXPRESS;Database=PUBS;Trusted_Connection=Yes;Connect Timeout=15;") Dim cmd As New OleDbCommand("", con) cmd.CommandText = "SELECT au_lname,au_fname,phone " _ & " FROM authors " _ & " WHERE au_lname like ? " _ & " AND phone like …

Member Avatar for apohbakuteh
0
385
Member Avatar for kerek2

I'm not sure about a couple of things. First, I don't know why you have the single quotes arount **@NEW** in CMD3.Parameters.Add(New OleDbParameter("'@NEW'", OleDbType.Date)).Value = Date.Today I'm also confused as to why you don't get an error by putting "@" type parameters in the query. On my system (vb.net 2010) …

Member Avatar for kerek2
0
385
Member Avatar for shashidhargm

If you want something easy (but not free) you can use [DivX Converter](http://www.divx.com/en/software/converter) (excellent compression and easy pick of options). If you want something free and flexible (but more difficult) you can use [Pazera](http://www.pazera-software.com/products/flv-to-avi-converter/). It uses ffmpeg as a back end. There are several versions of the software for various …

Member Avatar for CimmerianX
0
369
Member Avatar for cambalinho

You can only change the title of a thread that you started, and only in the first 30 minutes after you created it if I am not mistaken.

Member Avatar for cambalinho
0
291
Member Avatar for Michael_18
Member Avatar for balaji9124
0
318
Member Avatar for BE_Aus

If DateDiff(DateInterval.Day, CDate("2013-10-01"), Now) > 10 Then MsgBox("program too old") Me.Close() End If If you want to save a date, for example, the date the program was first run, you could create an application level settings variable and give it a known initial value like 2013-01-01 then do If My.Settings.FirstRun …

Member Avatar for DM Galaxy
0
178
Member Avatar for lewashby

When you get a response back that says **0 rows affected** it means that no records were updated. Try SELECT * FROM mysql.user WHERE User='garrett' AND Host='localhost'; and see if any records are returned.

Member Avatar for lewashby
0
430
Member Avatar for duke2303888
Member Avatar for theashman88

Taking a database class is valuable no matter what programming language you are planning to specialize in. What you will need to know is mostly independent of the programming language. You will learn how to define a database to properly store real world data in a manner that is both …

Member Avatar for RomelynCastillo
0
334
Member Avatar for ehsan2

This thread is more than nine years old and does not require a response. Please do not resurrect old threads.

Member Avatar for Reverend Jim
0
203
Member Avatar for jelineease

There are several faux printers available that print to PDF. I use the free version of [CutePDF Writer](http://www.cutepdf.com/).

Member Avatar for jelineease
0
135
Member Avatar for phorce
Member Avatar for Reverend Jim

I cannot get BlueTooth to work on my laptop. I have a Dell Inspiron 1720 running Windows 7 Pro. When I got it back in 2008 the BlueTooth was working fine. I have re-installed Windows several times since then and have never had to use bluetooth. Today I got hearing …

Member Avatar for Reverend Jim
0
564
Member Avatar for Mafiamanandre

Nothing special required. Just make the startup form your login form. The login form would have a text control for the username and another for the password. For the password box, set the PasswordChar property to "\*" to hide the characters. To use roles you would have to have a …

Member Avatar for Reverend Jim
0
2K
Member Avatar for Argi

As far as I know, your headset will not show up as a device because it is already present as **microphone** and **speakers**. When you plug in the headphones, one cord goes into the microphone jack and the other into the headphone jack which just redirects the sound from the …

Member Avatar for gerbil
0
132
Member Avatar for PINOY420

It's flagging **dt** as the problem. It would help to see all code relating to **dt** including declaration/instantiation.

Member Avatar for Reverend Jim
0
95

The End.