16,916 Topics
![]() | |
hi all... i want to know if using simlpe combo with dropdown style 2 (where you cant type ur own data) im not able to retrieve data coz its showing that its has read only property... is it possible that i can change the syle property of my combo box... … | |
Hello, This is my first post on DaniWeb, so I hope I did it OK. Anyway, you'll notice that in the top of every window you have standard close button (the x in the red box). I was wondering if it was possible to remove at this runtime, using VB6, … | |
Hi guys I am working on a Lottery program to generate 6 unique numbers. So far I have the following: CLASS LOOKS LIKE THIS: [code=cplusplus] #include "stdafx.h" #include <string> #include <ctime> #pragma once #define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers class Lottery // Lottery class definition { public: … | |
I need to make an array using the following info. Salesperson January February March 1 2400 3500 2000 2 1500 7000 1000 3 600 450 2100 4 790 240 500 5 1000 1000 1000 6 6300 7000 8000 7 1300 450 700 8 2700 5500 6000 9 4700 4800 4900 … | |
Hi. I made some headers I want to include in every project from the include directories. So I'll be able to do [I]#include <hello.h>[/I] instead of [I]"hello.h"[/I], and I won't need to place them in the same directory every time. So I did this: [IMG]http://i38.tinypic.com/2n1bdj8.jpg[/IMG] [IMG]http://i34.tinypic.com/33a4d1g.jpg[/IMG] but it doesn't work. … | |
Hey all, I apologize now for being a Noob. I'm using a Tutorial to learn VB6 (for starters) and everything was going great until just now... The assignment is to create a [URL="http://www.profsr.com/vb/vbless04.htm"]Weekly Payroll[/URL]. I have managed to figure out how to make the standard calc ( Hrs worked * … | |
Hi, i'm new, i must to acquire a data directly to excel by the serial port i must to put a menĂ¹ for choose the seial port address com1 to com 8 from the serial port com i's arriving every 10 seconds a string like this: #000006081008143350..C.LUy@ #000004081008143400....LUy@ the string … | |
hell o dear daniweb i am now developing an integrated library software for final year project so i am wondering how i am going to connect desktop application and web based application. how can i make both application access the same database? since users use the web application to access … | |
I have made a data table and want to display its content on the crystal report viewer. My data table has 2 columns but the report only shows one column... <code> DataTable dtRecords; dtRecords = new DataTable("Records"); dtRecords.Columns.Add(new DataColumn("Name", typeof(string))); dtRecords.Columns.Add(new DataColumn("FullName", typeof(string))); dtRecords.Rows.Add("aslam", "zia"); dtRecords.Rows.Add("hamad", "anwar"); CrystalReport1 cr = … | |
Hello Friends, I'm facing a problem now that is i have some THAI language data in SQL Server 2000. The problem i don't know how to retrieve this data to variable and i don't noe the variable should be what data type? such as string or others? Have any one … | |
Hi, i have been wasting to much time i don't have trying to figure this thing out and hope somebody can help. I am making a project for school in VB.NET. I have SQL SERVER 2005 installed on my machine. I can access the database just fine thru Visual Studio … | |
I'm starting to learn c++. I use vista so lots of ide's dont work for me. Right now im trying visual c++ but things like cout are not understood when compiling. This may be a compiler issue. I all would like to know is a good basic (for beginers) ide … | |
tell me a excilent book on vb6 windows api? | |
I am trying to make a simple engine with WinAPI and I encounter this problem: [code] class Window { .... public: [COLOR="Red"]static HINSTANCE hInst;[/COLOR] .... }; .... .... .... int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nCmdShow) { MSG msg; [COLOR="Red"]Window::hInst = hInstance;[/COLOR] .... .... } [/code] The … | |
hello Im starting into programming and Im triying to program a pic to collect pulses, and for each pulse it accumulates 10 but when I start a new pulse sequence it repeats itself again and again till the memory fills up and gives error, the problem is that I cant … | |
I want to create a web browser which informs the program when the URL changes like in ibrickr I want to run javascript in browser which tells the program Javascript:void("getFile"); is the URL now when the program gets the URL it useses a fund like strcmp() to know the text … | |
I have completed my vb assignment application and it is working perfectly but when i instal it on another machine it does not run and it it is complaining of the database path. And more so i want the program to work on a remote machine that is when i … | |
im beginner in visual basic can anyone help me please? i have 1 command botton and 1 picturebox my command button name is Switch every time i click my command button Switch the image in the picturebox change for example i have already an image in the picturebox Sunset image … | |
Hi hello, I am desperately seeking for the communication protocol for Endress-Hauser recorders for recording technical data. I am looking for commands to communicate with the Ecograph T RSG30. I am not sure if this is the right place to ask, or if this kind of information is shared here. … | |
Hello Friends, i m using the function to built DLL in delphi but when call it in vb 6.0 application i m not able to use this dll as reference. Please help me. Following code which i have used to built delphi DLL. ------------------------------------------------------------------------------ [code=visualbasic] library Project2; uses SysUtils, Classes, … | |
Hi All, I have to create a directory by using Windows API, can anybody give me small code snippet for this. I am able to do it File System Objet but want to do it by using Win API. Can any body atleast tell me in which class or dll … | |
this msg appear when im try ti install vb6 runtime....i want to run exe file in other pc without install vb6...why this error happen? error: INF install failure, reason: x[][] | |
Hi All I am using[B] MS ACCESS 2003 and VB version 6.0.[/B]I made a Blank database in ACCESS with a table having fields [B]Username & Password.[/B] My VB application consists of [B]2 textboxes and a command button[/B]. I established the connection using [B]"Microsoft.Jet.OLEDB.4.0[/B]"(coz i tried first 3.51 but it wasnt … | |
There a lot of times in my program where I have large arrays of data and I would like to use the power of SQL commands (SUM, GROUP BY, INNER JOIN, ORDER BY) on this information. It is a great tool when you are doing anything beyond the most basic … | |
Hi all, I was developing my app under Linux, using the Loki library. No I am trying to work on it using visual c++ under windows XP. I can compile without errors both my project and the loki library, which created a loki_D.lib. I include this .lib through the makefile. … | |
Hi guys, Can u help me in the setup of the report in the A3 printer??? My setup for now is portrait.. So, their is any portrait setup that the size is 17 x 14???... Thank's in advance guys... Any reply/comments is appreciated... | |
Hi, I have finished creating interfaces for my site but I don't know to connect them to my database that I created using mysql. How can it be done to support: 1. Inserting data into the database 2. Deleting data from the database 3. Applying the login feature on the … | |
hi... i have a small doubt in hw to check the initial charecters in text... like if the first two letters of my text is OS or TP... so based on that i should be able to select which database to select... and one more doubt is dat suppose i … | |
Greetings! Everytime I use msgbox command the active form view is disappear when the message box executed. And it appears again after the message box finished the execution. Anybody know how to display message box without disappearing the active form view.. I want to restore the form display when the … | |
Hello everyone, I had a simple question about the Microsoft Visual Studio software. I don't understand what ASP is or rather ASP .NET ? And also what exactly in crash course style is CLR ( Common Language Runtime ) ? And how is it all different to developers ? | |
Does someone know about a program that 'reverts' .exe files created with visual basic? For FoxPro exists the refox program that reverts .exe files to .prg files. Maybe something like that exists for visual basic. | |
I don't knof if that's the right place, since it's not c++ specific but a windows development doubt... (and sorry my english) My problem is kinda stupid, but i don't know whats happening, im tryng to show a popup menu when user press the righ mouse buttom, in the cursor … | |
Hi everyone, Pertinent info: SQL Server 2005 Visual Studio 2005 I am having a major problem with my C# application when inserting about 250 records into a table. The entire table is locked and no other user is able to update a record. Any idea on how I can prevent … | |
I have problem to generate sinusoidal graph...somebody plz help me... :( | |
Pls provide the process for how to create a REPORT for a VB 6.0 project. | |
How do I set a printer scale via the API. I can draw lines (pic.line) and rotated text (an API) on a picture box and everything looks good. Once the lines and rotated text is good on the picturebox I have a similiar function that draws the lines and text … | |
You can, of course, change a volume label by going to 'my computer' select the drive, select 'properties' and type in the new name. However, how can I do this through VB 4/6? | |
Hi, If you are interest in using MySQL as your back end database, here is one way to connect: By using ODBC: 'Declare ADODB variable Public ConnectData As New ADODB.Connection Set ConnectData = New ADODB.Connection ConnectData.Open "DSN=MySQL_ODBC" If you want to use MySQL ODBC 3.51 Driver , You can write … | |
Easy really..just copy setvolumelabel from the windows API. Works fine but does not seem to want to change C: drive. Any ideas? | |
hi.. i would like to save every word in the sentence separating by space " "... any idea on it?? thxx | |
Hi, Could anyone pls give me some suggestions how to do the [COLOR="Red"]encryption [/COLOR]and [COLOR="Red"]decryption[/COLOR] for text? Best reagards, zawpai | |
Hello there, I've been haunted by this problem for a couple of days. I'm installing Visual Studio Tools for Office and one of it's requirements is Office service pack 1. I've already installed the update and it still prompts that the sp1 is not yet installed. Please help. Thank you. | |
Basically, I want to check and see if a certain word or combination of letters and/or numbers is on a website using a winsock connection. I can do this in delphi, but i cant seem to get the hang of it in VB6. I always get some sort of error. … | |
hi... this is a small doubt in VB6... i am making a request form... in which one of the fields are reasons... now i want it such if my user send in a new reason then it should get written into my database and generate it as a part of … | |
I am having a problem with a class I am writing. I have defined a whole bunch of methods defined that the compiler is telling me in the implementation are different. The errors are: [QUOTE] 1>------ Build started: Project: prog6a, Configuration: Debug Win32 ------ 1>Compiling... 1>main.cpp 1>c:\users\philip\documents\visual studio 2005\projects\cs211\prog6a\prog6a\avltree.h(186) : … | |
i want to study the tree view any code or site for help.. i look at the internet and any source code site.. but i havnt find one... any help and comment will be appreciated.. thxx jaa | |
i am bscit student and i am doing one project. so i want to urjently know how to connect vb6.0 to oracle 9i | |
Hi ,I am Sravani. I saw a query in this site that VB6 can be linked with oracle 9i. I am using oracle 10g in my office.what i want t oknow is cant we use oracle 10g to connect to VB6? Pleasse try t oanswer to my query. Its urgent. … | |
Hi, I'm using VB6 and the TreeView from "Microsoft Windows Common Controls.". Due to the bug [URL="http://support.microsoft.com/kb/182231"]http://support.microsoft.com/kb/182231[/URL] it is not possible to add more than 32767 nodes to the tree. I want to add 100,000's items to the TreeView. Is there any work around for this problem? Is there any … | |
I attach a file what was send by Shaik Akthar. I work with it a new access file. He use Table, I use querie. But it not work.I modify some code like: MSFlexGrid.FormatString = "<DATENOW|<NAME|<DIAGNOSIS|<REMARKS" MSFlexGrid.FormatString = "<Student ID|<Student Name|<Jamal|<Roll No" Con.Open "Provider=Microsoft.Jet.OLEDB.4.0;Persist Security Info=False;Data Source=" & App.Path & "\DB2.MDB" … |
The End.