3,842 Topics
![]() | |
I'm sure this question has been asked before, but a quick search on google and on here did not yield results so I thought I'd just ask: Why does Internet Explorer/Microsoft ignore web standards? Is it that hard to keep track of the current web standards and make IE compliant? … | |
Hi there, i new here and i would like to seek for advise or help regarding this matter. I have trouble in joining 2 table. the error is "type mismatch in expression" the query is Select R.*, P.HphoneNum, P.HeirHpNum from PendingReport R, PatientTable P Where P.PatientID = R.PatientID but when … | |
Hullo, I would like some one to help me connect my access database to my website. The Database Name is school.mdb and the website is <URL SNIPPED>. Thanks | |
So, I've been trying to get a page to update items in an MS SQL database forever now, trying different methods here and there having nothing working. I finally got one method to work using a datagrid thing, and it's fine for the test table I'm using. But when it … | |
It isn't quite Perl version 6 but it's well on its way. Between now and Monday, [URL="http://www.activestate.com"]ActiveState[/URL] will release version 5.12 of its cross platform, easily installed ActivePerl. Version 5.12 offers more than simple bug fixes; it's a major release that some developers look toward with great anticipation. The major … | |
General Question, no code: I have the daunting task of automating the import of mysql, ms sql and ms access into a central location. I've nailed the microsoft crap using ms sql DTS but even with mysql odbc drivers, cant seem to nail that one. The optional is that I … | |
OK so i have written my fun Crossword assistant for Linux - I use Glade and it works like a dream. Well nearly ... I also have Gramps working well under Linux and would like to help my Windows friends use it too. But I want to port it to … | |
Already image path is being is stored in database... I want to retrieve it and want to display images in asp pages(IF I CLICK A HYPERLINK OR BUTTON IMAGE SHOULD BE DISPLAYED) ... Plz help with sample code. Regards Jose | |
I have been a happy lurker for some time now, soaking in the abundant knowledge that i have found here. But now I am at my wits end trying to find the solution to what is probably a novice’s oversight. I have a menu that animated with jquery. One of … | |
I've used the following code to open Excel. It works but generates a browser error warning the visitor that the web page is trying to run an add-on with an unknown name, and control with an unknown name. Is there a better way to open Excel (read only) in order … | |
Hi, I have got some questions. I hope someone could help me out. 1. I have wrote two methods in c# that manages local users in WinServer2008: adding local user and removing local user. Adding a local user work just fine. I have encountered some problems removing that user afterwards. … | |
This simple class encapsulates the exAnimatewindow api call. I got tired of adding all the jazz to every form I need to use as a pop up, or any borderless forms I used. (Windows 7 and vista don't animate windows with no border by default) This class could easily be … | |
[ATTACH=right]14257[/ATTACH]Rumor has it Microsoft will be jumping into the mobile phone market later this month. Much like Google's foray into mobile phones with the Nexus One, I think it's a horrible idea for Microsoft to sell phones, but according to this [URL="http://blogs.barrons.com/techtraderdaily/2010/04/05/microsoft-reportedly-to-unveil-new-mobile-phone-line-april-12/?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed:+barrons/techtraderdaily/feed+(BARRONS.com+Blog:+Tech+Trader+Daily)"]story in Barron's[/URL], that's exactly what they intend to … | |
Oracle 10g I have been trying to import an excel .xls spreadsheet into oracle. I can import everything fine but whenever I need to import a sheet that includes dates it does not work. Is there a special formatting I need to do with excel(THE DATE COLUMN??)(I have tried just … | |
Albert Einstein once said of himself, "If I have seen farther than others, it is because I was standing on the shoulders of giants." [URL="http://en.wikipedia.org/wiki/Ed_Roberts_(computer_engineer)"]Ed Roberts[/URL] was one of those giants to whom we owe a great debt of gratitude for our computing technology. You probably have never heard of … | |
[B]Helo everyone , I am beginner in programming , it have been 6 month I just start studing at university , right now I am working on project creating a dynamic website where people could live coments above the images or videos like in youtube for exemple. What concern PHP … | |
Hi Folks! I am developing my first Windows Forms app in C# using VS 2008. Back in my VB 6 days I always used Wise Installation System to package my apps into a single .EXE file for distribution. What is the best Installer creation software for Windows Forms applications with … | |
Today marks the end of an era for [URL="http://www.sco.com"]SCO[/URL], the embattled company whose officers thought that they owned the full rights to the UNIX code, is no more. Linus Torvalds, creator of Linux, purchased the company for just over $4 million. The company will be renamed to Linsco to reflect … | |
I am developing a website in ASP.net 3.5 where there is a very big database. I have to show data on one single page dynamically changing from the database and that database will contain data of about 4000 pages having text and images. With formatting tags and lot of tags, … | |
I learned a little from my dalliances with Apple products. I learned a lot from PCs running DOS and Windows. I've learned the most about computers from Linux. However, productivity-wise, the order goes in reverse. The learning curve with Linux is at least twice as long compared to Windows and … | |
Hello , I am working on getting this Mortgage repayment calculation code to work for my Access07DB, the code for was copied from some 2006 post on a vb forum. But some things I cant get to work [COLOR="red"]I will put the bad lines in red[/COLOR] [CODE] Option Compare Database … | |
Hi, I am extracting data from datagridview to Excel. But for columns with so many numbers Excel turns the format to 6,45646E+11 Is there a way that I can prevent this. I tried to use worksheets but I could not even save the data by using that. Here is my … | |
Hi all! I hope someone has a solution to this MS ACCESS 07 report problem: I have two textboxes in reports details (lets name them box1 and box2) Both area populated by report recordsource. Both show fine. But I would like to colour the bottomborder of box1 with different color … | |
Hello there everyone, I need your immediate help. My relative's laptop just got infected by a rootkit in my opinion. He told me he was on a website and then the page just changed by itself and it took him to another page. Now here are the symptoms that I … | |
I am attempting to get the username of the current user on a windows computer using windows API. I am using the GetUserName function in the Windows Unit. I am having some problems with giving the correct data types for function arguments. Any help would be greatly appreciated. [code] program … | |
Hi i want implement a windows services scheduled task. I already created windows service. In a service i have implemented a timer.The timer is initialized at class interval. The timers interval is set in the start method of service and also it is enabled in the start method of the … | |
Now that [URL="http://www.microsoft.com"]Microsoft[/URL]'s big operating systems, Windows 7 and Windows Server 2008, are on store shelves, is it time again for them to pick up the legal sledgehammer and go after Linux? I think the evidence for it is mounting. Microsoft has signed a deal with [URL="http://www.novell.com"]Novell[/URL], penned an agreement … | |
I have been trying to inset an excel spreadsheet into oracle. I can import everything fine but whenever I need to import dates it does not work. is there a special formatting I need to do with excel? I have tried every step that I can possibly think of. whenever … | |
Hi I'm doing a project where I need to have people register by entering a username and password. When they click register I want them to be added to the database, but I'm having trouble doing this. Can anyone help? This is my first time using VB. This is the … | |
[ATTACH=right]14127[/ATTACH] [I]We can be Heroes For ever and ever What d'you say ~David Bowie, Heroes [/I] Yesterday afternoon I read with some surprise that [URL="http://www.washingtonpost.com/wp-dyn/content/article/2010/03/24/AR2010032401543.html"]domain registrar Go Daddy was following Google out of China[/URL]. It seems they had had quite enough of the Chinese government's restrictions, and like Google, decided … |
The End.