425 Posted Topics
Re: What I'm not particularly fond of is the one side the US government is taking with topics like this. Take Snowden for instance, here's a guy that can never go home again because he leaked "sensitive" info that "embarassed" the US government. I say, tit-for-tat. If the governements want to … | |
Re: pritaeas shared a nice link regarding how SharePoint can integrate well with other applications. However, I don't think SharePoint can help you design a database. From my limited work with SharePoint I've noticed it works primarily with lists which is alright but can be slow when there are many-o-many of … | |
Re: I just noticed this, congratulations JorgeM. For some reason I too thought you were a mod already. | |
Re: Are you using a laptop? If yes then it's most likely the mouse pad and your thumbs giving you the hard time. I have a mouse hooked up to my laptop and I've turned off the mouse pad and have had no problems. | |
Re: Look in your text book, there should be enough examples there to get you started. | |
Re: To clarify, does the source (email) have the data in it as text or is there a workbook being sent in the email? | |
Re: Power down, remove the battery, reinstall the battery and then power it back up. That's my signature move when my Android starts acting up and it always seems to work. | |
Re: Maybe a reinstall? I just installed Ubuntu 12.04 a couple weeks ago and have had no problems. I just test my right shift and there were no issues. | |
Re: Did you install the RAM yourself? Try removing the RAM (carefully) and then reinstalling them. My guess is that one of them is not installed correctly. | |
Re: I'm not a MAC user but did you try going into your utilities and running a System Restore? I don't know if this is the option for you or not because it will return you to a previous state but you may lose some files because of that. I know … | |
Re: I like the look too and change doesn't bother me either. Keep up the fantastic work Dani. ![]() | |
Re: What have you got? If you are the programmer for your system then that means you must have some code or something for us to start with?! Also, if you really are a programmer, you would know that your question is too vague to actually put into code. What code … | |
Re: I start my last term (better be) next Wednesday. Can't wait to graduate, it has been 5 years already. Blrgh! | |
Re: Computer sciences cover a broad range of courses. To say that there's an aid before the start of it imo is false. Like you had stated, learning the hardware and software side would be beneficial but as for programming languages, you'd have to research what your school will be teaching. … | |
Re: As far as my understanding goes, you can't convert a date type to a bit type. | |
Re: Surely someone can write a program for this problem? This is simple! Just ask and she'll either say yes or no. If yes then your doom awaits (jk) and if no then at least you'll spare yourself some real heart-ache later on. In all my youth-like wit, I proposed to … | |
Re: I couldn't follow that link either but I thought maybe it was because of work. | |
Re: > 70% of the intelligence budget goes to private contractors. And what happens to it all from there? | |
Re: When you say "sheet" do you mean an Excel sheet? | |
Re: Not only do both my wife and I work, we make most (not all) of our meals from scratch. Some days we have to prepare "premade" food but very rarely. We don't eat at fast-food places anymore and my kids only eat at fast-food joints when their Nana takes them … | |
Hi All, I'm attempting to install Jre7 on my newly installed Ubunto OS. I've been looking [here](http://askubuntu.com/questions/56104/how-can-i-install-sun-oracles-proprietary-java-6-7-jre-or-jdk) and it is telling me to move the unzipped folder to /usr/lib but where is that? In the Terminal I tried finding it by changing directories but to no avail and I'm getting … | |
Re: When you say you cleaned the CPU, what exactly does that mean? The removal and replacement of a CPU is a very delicate operation and can easily be done erroneously. If I was to guess, your problem is there. | |
Re: Can you provide the forum with how you solved this? | |
Re: Hi Mukhopadhyay, try [this link](http://www.vb6.us/guides/vb6-database-guide) and then come back to ask questions when needed. | |
Hi all, I'm trying to get Ubuntu to work but at boot up I get issues. I took a picture and I don't know how to procede. | |
Re: I'm not really sure what you're asking here. You wish to check to see if there are headers in an Excel file with VB.NET? | |
Re: I think both answers are right but that's just my own two cents. As with any short answer though, as long as you cover the key points (and I think you did) and then fill the answer with a bit of fluff-n-stuff, you should get the 9 marks or at … | |
Re: I don't like the way Dropbox automatically and instantly takes things like pics from my phone. I had to uninstall the app because of that. I'm going to wager a guess that Copy probably does the same. | |
Trying to upload a picture. Ack, the picture size is too big, even zipped. | |
Re: Welcome to Daniweb Andreea, this is a great community and you'll learn a lot too. | |
Re: Just some general observations I've had over the last few weeks: When starting a new thread, the popup to share has always bothered me but mostly because I don't like pop-ups. This may also be bothersome to noobs who come here in so far as they may not come back … | |
Re: I don't want to be critical about what you are asking but if you have a presentation for class next week, didn't your class cover tips/guidelines already? Wouldn't the presentation summarize what you have learned up to this point? That's how my university classes work. At any rate, you could … | |
Hi All, I'm trying to loop through and open PDFs in a folder using Java. I have the following code: import java.awt.Desktop; import java.io.File; import java.io.IOException; public class OpenPDFs { public static void main(String[] args) throws IOException { // TODO code application logic here String fp; fp ="S:\\Economic Forecasts\\Fcst13\\SourceForecasts\\"; File … | |
Re: Some sort of Ecommerce site would be a good project wouldn't it? After all it covers both the business and IS aspects. That being said, think of anything you like that you could sell. As far as these types of projects go and from my own university experience, you can … | |
Re: Just to start, tell all your friends about your blog site using Facebook or Twitter if you use social networks. If you don't use social networks, perhaps it's time you started. Did you submit your blog URL to Google or Bing or other search engines? I'm not really sure about … | |
Re: Just as a test, have you tried saving the file as a different name? If yes how did that go? | |
Re: I think photoshop is the best way to go but if this is a one-off design then go with Gimp. I have Gimp installed on my laptop and have used it but am no expert with it either. | |
Re: I think it is a great idea. I've seen this sort of idea on other forums but I also saw the gurus duking it out over what beginners do wrong and gurus are always right and yada-yada-yada! Most of all you that I have encountered here do not come across … | |
Re: Hi frellnet and welcome to Daniweb, the community here is great and hopefully you enjoy your stay! | |
Hi All, I am creating a simple query with a not so simple twist, at least it's not simple to me. First, the query: select distinct b.Bank_Mnemonic as [Bank],bd.Demo_Name as [Demography],ei.BEFI_Description[Economic Indicator],bsd.BSD_Year as [Year],bsd.BSD_Data_Value as [Value] from dbo.tblBank_Source_Data as bsd inner join dbo.tblBankDemographics as bd on bsd.Demo_ID=bd.Demo_ID inner join dbo.tblBanks … | |
Re: I like w3schools but others don't. This is a great site to learn from though and I suggest you browse the many topics that will suit your needs in this Web Development section. | |
Re: Maybe the drivers you need can be found [here](https://downloadcenter.intel.com/Detail_Desc.aspx?DwnldID=18720). | |
Hi All, I have an SSIS question regarding looping through CSV files with the Foreach Loop Container. What I have: 1. A string variable named fName - Global 2. A Foreach Loop Container 2.1 User::fName mapped to the loop container with an index of 0 3. A Data Flow Task … | |
Re: Nice interview all around. Would love to see the un-edited version. Where can I get a daniweb shirt? #HackerSwag - Yeah, I hashtagged that! | |
Re: How about excluding such characters, is that an option? | |
Re: Personally, I like to see where they are manufactured (primarily). I'm trying to make a concious effort to not support poor labour conditions from countries that like to "under-bid" in order to get contracts. For my smart phone, I bought the [LG P935](https://www.google.ca/search?q=lg+p935&bav=on.2,or.r_cp.r_qf.&bvm=bv.48705608,d.aWc&biw=1680&bih=935&um=1&ie=UTF-8&hl=en&tbm=isch&source=og&sa=N&tab=wi&ei=JaDeUYTQN-OeywGUnIGgCQ) which is made in South Korea and … | |
Hi All, Hopefully I don't get too scolded here for this question but I can't commit my mind to answer this as I have been ill and am still not fully recovered. In saying that, I have the following set of tables (see pic) and I need to fill in … | |
Re: LoL, do like everyone else on Twitter, beg for followers and follow back. There are a lot of "followback" Tweeters out there that will increase your follower numbers. Or You can do it the natural way where people follow you because they have an interest in following you. That's the … |
The End.