3,842 Topics
![]() | |
hi, i m trying to run a query on an MSAccess table, but it does not give me any count but only 0. There are 3 null values which i should be getting but it does not give me the result. This query works perfectly in MSSql Server 2008. the … | |
Hello everyone I am new to access and have been trying to teach myself a bit lately. In any case, I have a problem with a specific text box(NumofMonths) within a form. I need for the default value to be 12 and that it may be edited. This text box … | |
The long awaited unveiling of the latest Microsoft mobile phone OS is happening as I type in Barcelona at the Mobile World Congress. Twitter is all excited, as you might imagine, with tech journalists and gadget watchers alike swooning over the flashy new additions which would seem to suggest that … | |
Hello world, I would be grateful if you helped me. I've built a text editing application and I would like it to load values/user settings from the Windows Registry. Here's my code but it is somehow wrong (I believe it whatsoever has to do with wrong syntax but it could … | |
how can i save the path of the picture i've browsed. i'm using vb.net as my front-end and ms access as my back-end. thanks in advance :) | |
Hello Daniweb community, Recently I bought a new harddrive. Below is a link to the manufacturer's website and the model: [url]http://www.seagate.com/ww/v/index.js...D&locale=en-US[/url] I connected the drive according to the instructions and then booted up my computer. The drive got detected in the BIOS so i booted up Windows. I then went … | |
Hi I am learning C#. I created two forms. Form1, Form2. Inside the program.cs -> static class Program -> static void Main() -> I am doing Application.Run(new Form1()); I have a public variable in Form1. That is "public static int myCode"; Inside the Form1-> There is a button -> button1. … | |
Hello. I have searched, and found database tool the [URL="http://www.powerdbtools.com"]PowerDBTools[/URL]. Who knows how can I convert my Access database to SQL 2008 with this tool? Thank you. | |
A VB6 application has been developed on Windows XP platform and installation package is being prepared by using the Pachage and Deployment Wizard shipped with VB6. What are the additional files/DLLs reuired to be added so that the application can be installed under Windows Vista and Windows 7 ? Can … | |
ok so i two columns , one is type and the other is price. what i need to do is add everything up. so instead of like many rows of computers and their costs i need like said computer and the total sold are $346488 for example note i havent … | |
I'm battling with an Excel VBA problem. I'm working in a spreadsheet in a folder called "Master". On the spreadsheet, I have, amongst other data:- Cell c5 the SalesRep Cell c6 the Customer cell c7 the QuoteNo. I then run a macro to do some calculations. After the calculations, I … | |
There has been [URL="http://www.itpro.co.uk/blogs/daveyw/2009/01/13/no-crisis-in-it-security-budgets/"]much speculation[/URL] regarding job losses at Microsoft of late, and now the truth is out. Thankfully the scale of the damage is not as great as at first feared, and nowhere near the [URL="http://www.daniweb.com/blogs/entry3757.html"]15,000 job losses[/URL] talked about recently. It would seem that 1400 jobs are to … | |
Word came out this past weekend that Steve Jobs held a Town Meeting with his employees after the iPad party. Among the topics were Adobe and the Nexus One, which apparently both have Jobs more than a little riled. [URL="http://www.wired.com/epicenter/2010/01/googles-dont-be-evil-mantra-is-bullshit-adobe-is-lazy-apples-steve-jobs/"]According to a Wired article[/URL], he had this to say about … | |
[CODE]Private Sub Form_Load() s = InputBox("please enter staff id") t = InputBox("please enter your password") Set db = OpenDatabase("C:\Program Files\Microsoft Visual Studio\VB98\my new prj\prj1.mdb") Set rs = db.OpenRecordset("staffper", dbOpenDynaset) Set ro = db.OpenRecordset("timetable", dbOpenDynaset) Set rm = db.OpenRecordset("staffattend", dbOpenDynaset) Set rt = db.OpenRecordset("staffmsg", dbOpenDynaset) Set rp = db.OpenRecordset("staffpass", dbOpenDynaset) 'rs.MoveLast … | |
I have a database, which keeps track of peoples training dates, they have to complete the training yearly. I can run reports to see who is overdue, or comming due in 60 days. I would like to be able to run a report like this, however, I would like it … | |
Earlier this week [URL="http://www.daniweb.com/news/story244378.html"]I read a very interesting article [/URL]written by my colleague Davey Winder about the new search engine[URL="http://www.ecosia.org"] Ecosia[/URL]. After reading Davies article, I decided to do some research comparing Ecosia vs. the monster search engine [URL="http://www.google.com"]Google[/URL]. Ecosia claims that one search via Google uses around the same … | |
Hi, i need to export a listbox data to an xls file, how i can do this? thanks | |
Hello everyone, my task once again is to design a video rental database. I have done all i need to but but am having problem in getting the due date. from the dateRented and DueDate. what query or code will i use? i will appreciate an urgent reply Thanks Y'all. | |
greetings, on my xp / ofc 2007 system, i have copied several documents in to a single doc. on the far right hand side / past the right hand margin, there appears a great deal of white space... to what appears to be a page width of ~10". i have … | |
I have a website that i have uploaded an applet to. In the same dir as the applet, I have uploaded three textfiles that the program uses. The applet works perfectly in the appletviewer runing off of my computer, but when i upload the class online it seems that the … | |
Greetings, I am creating a data entry form with a subform. Currently I am able to save the mainform without filling out the subform. What needs to be done to stop the user from saving the main form with the subform blank? Thanks in advance Asha | |
Okay, I know this is really really simple, but for the life of me, my brother and I cannot get this to work properly. [LIST] [*]We have a number in Cell D4(and down). [*]In E5 is the binary conversion of D4. [*][*]In F2-N2 we want to have the individual numbers … | |
I have an Access database (Databas1.mdb) with one table (Tabell1) containing one column only (SomeData). The column is Text and has the primary key assigned to it. Executing the code, i.e. clicking btnAdd gives a synrax error on the INSERT INTO-command when reaching the cmd.ExecuteNonQuery()-statement. [CODE] using System; using System.Collections.Generic; … | |
I had a problem at work which I solved, but that raised me another question. I wanted to export a page to excel, so I used this: [CODE] response.setContentType("application/vnd.ms-excel;charset=iso-8859-7"); [/CODE] It worked but while I was searching for an answer I found 3 possible content types for the excel: > … | |
Hi, While trying to debug some performance issues, we narrowed down the problem to calls to Entity Beans taking long time. Original design is nice and generic but does not scale up in this case. Here are the details: - J2EE application. - Oracle DB - Entity Beans used for … | |
I will never again refer to the Linux Desktop in any of my writings beyond this post. From now on, it's the Linux User Interface, which encompasses the likes of [URL="http://www.gnome.org"]GNOME[/URL], [URL="http://www.kde.org"]KDE[/URL], [URL="http://www.lxde.org"]LXDE[/URL], [URL="http://www.xfce.org"]XFCE[/URL], CLI and others. These Linux User Interfaces may be used on any Linux-enabled device. These interfaces … | |
I have this problem from time to time, and at the moment. I set a breakpoint in the code to debug. I remove the breakpoint after I am finished but the program still pauses at that point. Press F5 and it continues fine. Close the database and reopen it and … | |
i have an access table that contains the following: ID Number, Store Number, Sales Region, Item Number, Item Description, Unit Price, Units Sold and Week ending. One of the queries requires us to find the best selling products by quantity and another by units sold. I'm confused on the formula … | |
Hello All, I need some help to convert the macro I recorded in Excel into a working Vb.Net application. It involves attaching a file into a Excel cell. The file is a Word document named "File.doc". Here's the recorded macro: Sub DemoAttachFile() Workbooks("Book1").Activate Sheets("Sheet1").Select Range("B2").Select ActiveSheet.OLEObjects.Add(Filename:= _ "C:\Documents and Settings\File.doc", … | |
Can Somebody plz tell me how to give the form ,a footer & header. I want to write in Heaer-REPORT FIRST But i m not getting how to type the text in Header & Footer, plz reply. Bydefault the user is able to resize the form,I also want that the … |
The End.