5,430 Posted Topics

Member Avatar for kavakava

@Kjell_1, avoid these old posts. This is one ancient post. But I'll add I did successfully install W10 to a Dell Inspiron E1505 with 1GB RAM and 120GB SSD. While one can find the machine specs it has the CoreDuo (32 bit) and onboard graphics. It appears W10 can run …

Member Avatar for rproffitt
0
1K
Member Avatar for rproffitt

On a longer discussion the 21st post went to page 2. Yet I could not navigate to the 2nd page or get to the 21st post. Making another post fixed it but still it's something. Not an end of the world type bug. Hope you can replicate it. First encountered …

Member Avatar for Dani
0
1K
Member Avatar for Deepika_7

Since the filename has the .CSV why bother with filetype. Just grab the last 3 letters of the filename if filetype is ""

Member Avatar for rproffitt
0
916
Member Avatar for _1_31

It's not a setting. Read "\@ "d" \* ordinal" at http://www.addbalance.com/word/datefields1.htm

Member Avatar for rproffitt
0
180
Member Avatar for meena_2
Re: plc

While your question looks incomplete, Google did get it right. Example: https://www.google.com/search?q=how+i+read+plc+tag+in+.net So there it is, the PLC maker should have articles how to do this.

Member Avatar for rproffitt
0
57
Member Avatar for _1_36

The thing is, all you listed do exist. Folk have been creating apps with VB for decades now. 25 years in fact https://en.wikipedia.org/wiki/Visual_Basic So it's your thesis, you may have to forget that it's entirely new and create yet another such thing but with your new ideas on the subject.

Member Avatar for rproffitt
0
138
Member Avatar for Greg_10

Sort of. You usually work with your Oracle point on this. Usually it's the person that admins your Oracle system. Not only must they create the tables, but setup permissions and tell you where the server is and so on. I'm seeing folk plow headlong into systems without any classes …

Member Avatar for rproffitt
0
114
Member Avatar for showman13

OK, your tag is PHP but you didn't specify that this was in a browser. As you know you may not take over the screen like that. You could if you had the user run some app. There are plenty of prior discussions about this but for now, you can't …

Member Avatar for showman13
0
3K
Member Avatar for Ritesh_4

There are recurring issues with Windows logins so I won't get into that yet. Try this. When you log into your W8.1 try another account. To save me a lot of typing I'm still encountering "corrupt profile" issues on W8.1 now and then. Not on my personal machines but folk …

Member Avatar for rproffitt
0
394
Member Avatar for _1_30
Member Avatar for rproffitt
0
176
Member Avatar for mark_52

I see typos and spelling issues in your post. But past that a query browser does not do this. To me, a query returns results so no update is made and thus you can't use this to pass data. I'd think over what you want to do and code accordingly.

Member Avatar for rproffitt
0
84
Member Avatar for hhappak

Time passes and folk have written other things about this like http://stackoverflow.com/questions/27678477/read-from-a-file-while-another-process-is-writing-to-it-using-stdfstream

Member Avatar for rproffitt
0
5K
Member Avatar for James_43

I see this kicked around a lot such as this [prior](http://stackoverflow.com/questions/4193705/sql-server-select-last-n-rows). To see which is the most efficient you would have to benchmark and I didn't repeat what was covered in the prior discussions. However I always ask if select * is needed. Did you really need all that?

Member Avatar for ryantroop
0
192
Member Avatar for A_6
Member Avatar for cereal
0
259
Member Avatar for hrushi9
Member Avatar for A_6

That's a vague question. But the file was sent as it was uploaded so all that's there is there. That is, the old meta data in files have been a curse to some. Example: > Your electronic files may include "metadata"—previous drafts, revisions, and even comments meant for exclusively internal …

Member Avatar for Reverend Jim
0
348
Member Avatar for janice_1

Did you test your SQL commands the old fashioned way? That is, you have your strings from lines 10 to 12 so you test if those are OK in your command line SQL tools. I won't guess what script language this is, so in your future posts tell what the …

Member Avatar for rproffitt
0
258
Member Avatar for Ritesh_4

There may be a clue in a prior post. http://www.orafaq.com/forum/t/62336/ Were there other Oracle products installed?

Member Avatar for rproffitt
0
2K
Member Avatar for Prafull_1

I can't duplicate this. Yes I have an old VB6 setup but we went with MySQL and here we are 16 years later and it still works. You went with Access so I can't help you directly but what about the ACE? Noted at http://www.dreamincode.net/forums/topic/320397-vb-6-not-recognise-access-2010-accdb/ (you'll have to find the …

Member Avatar for rproffitt
0
620
Member Avatar for hicham_2

As you read in these forums it's rare to get others to write code for you. You get to write the code and then tell where you need help on a few lines. Here you have the beginning of your specification but no app or code. Break down your specification …

Member Avatar for ddanbe
0
207
Member Avatar for Simple man

I think this is your fourth question about the same problem you are trying to solve. While each post has a slightly different twist, they all seem to be about the same thing. But I never quite get what the problem is. That is, one time it's this, another time …

Member Avatar for Simple man
0
233
Member Avatar for Abhi_6

This reads like a two part question. The first part looks well done as I read priors at https://www.google.com/search?q=Mysql+change+varchar+into+date The second part is not clear. You should expand what your specifications are.

Member Avatar for rproffitt
0
150
Member Avatar for Corey_3

You can start by putting in more debugging output where you think it's not working. Also you can write antoher app that does that directory work and learn how to get that working on its own. In psuedocode: Read a string from the user. Get the directory and print it …

Member Avatar for Gribouillis
0
712
Member Avatar for Aeonix

While it's a passing idea, that is, companies are moving away from this, self hosting has always been an option. Take a current Linux based web server system and run it yourself. That's been on the table for a very long time. Then we have Daniweb itself. I looked around …

Member Avatar for ctrls
0
679
Member Avatar for rproffitt

https://www.daniweb.com/community-center/daniweb-community-feedback/threads/505143/login-posting-issues-today is currently top of the https://www.daniweb.com/unanswered list. Open it and on the top right it's marke Answered. Odd why it do that.

Member Avatar for rproffitt
0
326
Member Avatar for kamilacbe

I looked at log4net and can't seem to see why I would use it. .net has some log classes already. https://msdn.microsoft.com/en-us/library/microsoft.visualbasic.logging.log(v=vs.110).aspx is for VB.net but you should find the same in C# if you search.

Member Avatar for rproffitt
0
196
Member Avatar for Kabir_1

I'm seeing new programmers and website creators arrive without basic search skills. Here's an example search: https://www.google.com/search?q=to+run+gmail+Adwords Hmm, seems to be answered. Are you doing your basic searches? Or did you just forget?

Member Avatar for rproffitt
0
230
Member Avatar for Simple man

Since you can't use the usual answer I'm going to write you want to use an app like AUTOIT.

Member Avatar for rproffitt
0
81
Member Avatar for bprosic

Start by completing your design specification. You gave a start where you told what was good and bad along with duplicate removals but stopped short of telling what should happen as well as if this was to "read a file, write to another file with the filtered, tested data." So …

Member Avatar for ddanbe
0
202
Member Avatar for AssertNull

Are you seeing the new 0/1 count at https://www.daniweb.com/members/1130851/assertnull/posts/6 ? http://i.imgur.com/MquR55d.png I went through 9 pages and didn't find a single downvote. "How you do that?"

Member Avatar for AssertNull
0
927
Member Avatar for Masihullah_1

Part of being a new programmer is to try new things. I would be guessing if you consider typing in the code to be not easy enough for the connection. But that's where I lean on copy and paste from my prior apps or from the web. My answers are: …

Member Avatar for Masihullah_1
0
418
Member Avatar for Reverend Jim

Testing here in Version 51.0.2704.103 m (64-bit) (update pending), W10 64 bit with three addons (Web Of Trust, Adblock+, Woot Watcher.) Will post and let Chrome update and be back soon.

Member Avatar for Itsdigger
0
426
Member Avatar for Moeen_2

While I find it odd you tagged your post with c++, again you should try working at your google foo. I took your post and here's a fairly good search. https://www.google.com/search?q=I%27m+interested+in+CPA+Certification+and+need+Free+and+paid+web+based+tutorials%2CStudy+Guides+.Please+reply+with+accurate+instructions+and+materials.&ie=utf-8&oe=utf-8#q=CPA+Certification+and+need+Free+and+paid+web+based+tutorials%2CStudy+Guides+.Please+reply+with+accurate+instructions+and+materials. OK, the second hit here is *10 Places to Learn Accounting for Free - Examined Existence* Not that will …

Member Avatar for rproffitt
0
141
Member Avatar for Micheal_6

The old answer was to not use MessageBox but a modal box. https://www.google.com/search?q=modal+box+in+vb6 shows this is well discussed so I'll pause here. Remember this is not an offer to write the code.

Member Avatar for tinstaafl
0
4K
Member Avatar for nitin1

OK, I'm going to assume you did some research on this so let's look at what Java does to convert the object to primitive boolean. I'm reading http://grepcode.com/file/repository.grepcode.com/java/root/jdk/openjdk/6-b14/java/lang/Boolean.java So there it is, it could be a string or a boolean in that object. Try your debugger to look at your …

Member Avatar for JamesCherrill
0
2K
Member Avatar for burningkrome
Member Avatar for rproffitt
0
239
Member Avatar for sam_21

Sam, you didn't ask a question. There are some folk that expect others to write apps for them and well, there are ways to get that done. Here I have to hire programmers if I don't want to write apps myself.

Member Avatar for happygeek
-2
429
Member Avatar for Dani
Member Avatar for rproffitt

For years I've seen the industry trend more and more to where you can only fix something by replacing it. Now it is expensive to have a good tech to do work so this bill may further impede those that offer repair services. I'll pause here and offer a video …

Member Avatar for rproffitt
0
256
Member Avatar for faiza_4

Please clarify your issue. Keep it to as few lines of code where you think the issue is.

Member Avatar for faiza_4
0
205
Member Avatar for Cardlinc
Member Avatar for LudvikTabor

The error message you supplied is only slightly off what I read at http://www-01.ibm.com/support/docview.wss?uid=swg21201020 A second problem is that support ended about 5 years ago. I'd think long and hard about moving off this software.

Member Avatar for LudvikTabor
1
283
Member Avatar for grant.baker

Just a quick look, what about priority? Read this link about that and MySQL: http://dev.mysql.com/doc/refman/5.7/en/sorting-rows.html

Member Avatar for grant.baker
0
279
Member Avatar for Dennis_9

I'd research this. Example: https://www.google.com/search?q=file+manager+in+python Another example: http://zetcode.com/gui/pygtk/advancedwidgets/

Member Avatar for Gribouillis
0
172
Member Avatar for rproffitt

First it's great to have an edit feature so that's good. What I notice after the last big change is that if I edit that works but the Save Changes button when clicked doesn't seem to work. Well, it does work but you must be patient and know not to …

Member Avatar for Dani
1
305
Member Avatar for Violet_82

Looks like this was kicked around at http://stackoverflow.com/questions/14735262/jquery-remove-and-detach-method One destroys, the other does not remove internal data.

Member Avatar for rproffitt
1
263
Member Avatar for kamilacbe

A quick look. Remove that block comment from lines 8 to 14 to avoid something I ran into years ago. > Except within a character constant, a string literal, or a comment, the characters /* introduce a comment. http://en.cppreference.com/w/c/comment

Member Avatar for rproffitt
0
1K
Member Avatar for _1_14
Member Avatar for matoo

Save yourself now. You know that VB6 support is long gone and since you can get into the Express versions of Visual Studio, why VB6 today? As to your update, you code that up and fire it off when the event you want happens. As VB6 events are well done …

Member Avatar for matoo
0
254
Member Avatar for Arya_2

I'm going with no. And how to create such, when video playback methods are all over the map can't be covered. But there is some hope if you opt for HTML5 only video. Let's look over http://www.w3schools.com/tags/ref_av_dom.asp and there we see a very useful currentTime Property. Now if you were …

Member Avatar for rproffitt
0
105

The End.