is there any way to make a ListView Control in VB6.0 on report mode to behave just the same as teh listView Control in Outlook 98? I want to be able to remove, add, and sort columns, and also save the view, so when loading the program again, i can have select different saved views. I will apreciate ...
is there any way to make a ListView Control in VB6.0 on report mode to behave just the same as teh listView Control in Outlook 98? I want to be able to remove, add, and sort columns, and also save the view, so when loading the program again, i can have select different saved views.I will apreciate y ...
I am using VB6.0 to develop an application where the user must enter data in 5x5 table.How do I create such a table during runtime? ...
Hi. I´m having a problem here.I´m trying to learn how to use database in VB6.For now, all I wanna do is show the records of one table 'user' of my db. (I already created 3 users using vb´s visual data manager)Here´s what I´m doing.First, to connect:Private Sub cmdConnect_Click()On Error GoTo er ...
I use the CR 8.5 OCX in VB6.0 to Print Preview, Print & Export data.In this application, I always write the data to be printed in an Access table and then drive the CR with this table. Let's say I have 5 records. Sometimes (I can't figure out a pattern) the last (5th) record won't show up on the ...
I have a form as below, the sFilename will be changed in aspx.cs, I hope the table will be showed after sFilename changed, what can I do? <table border=0> <tr class='result'><th width=120>画像ファイル名</th> ...
using textbox, listview and command buttonI want to create a search engine where I am using access as my database with the textbox I will enter an employee number and as a result it will highlight the particular employee on the listview if I click the commandbutton. how will I convert it into vb6.0 ...
Using this sql: show table status from DB like 'TABLE'\G I get the following output: *************************** 1. row *************************** Name: pid5990 Engine: MyISAM Version: 9 Row_format: Fixed Rows: 1797532 Avg_row_length: 39 Data_length: 70103748 Max_data_length: 167503724543 Index_len ...
to all, I am new to this field, working on VB6.0 and oracle 8i, I need help in combo box object, when the form loads I want combo box to show as “select” in “Text” property, rest I have loaded in “List” property. Thanks in advance please provide example program of this ...
How to insert the Oracle 9i FIELD NAME into VB6.0 COMBO BOXeg : desc customer;This table have 3 fields : CustomerId, CustomerName & CustomerAddressCombCust --> The above field names should be displayed while drop down of combo box ...
I am trying to open the labels wizard in ms access using vb6.0, here is my code but cannot figure it out.I get the error: method run of object application failedany ideas?-------------------------------------------------------Private Sub LABELS_Click()Dim appAccess As Access.ApplicationSet appAccess ...
I have following problem with MySQL server (4.0.22 on W2000 SP4, 1 GB RAM, 3 GHZ proc.): while I run command "show table status" the MySQL server service crashes. It doesn't occur every time I run this command but very often. I haven't found any information in error log before this crash. ...
The rows information from show table status does't match with count(*) on a specific table. From the documentation it seems like they should be matching, but they dont. This is happening for many of the INNODB tables but for none of the MyISAM tables. I say many because some of the tables with just ...
I have installed Mysql 5.0.16 on a server supporting a php web site. -the site is written in php 4.3.8 -runs on apache 1.3 -does not use persistent connections -database is on the same server -php pages connect using a UNIX socket, not TCP -mysql 3.23 is running on the same machine to support other ...
i am doing one project in vb6.0 with ms-access 2003 database. i want bulk data updatation in one table from excel sheet. is possible , if possible pls give me a good solution.my table name : segment transaction its contain more then 20 columns , my updatation for only one column based on another col ...
I have problems in including the Microsoft ListView Control Verson 6.0 in my vc6.0 application. I was able to placeit on a dialog box and declare a variable to reference it using the app wizard. Here are the problems I encountered:1. Properties: something goes wrong with the 'Column Headers' page. I ...
If I include animate control (slider, listview, or tab)as part of composite control and make exe in VB6.0it does not work.The Composite control works in IE without any problem.Also, it does not work in VC++6.0.(If I remove animate control it works anywhere without any problem)Please, has anybody som ...
I'm very new to VB and I'm doing a school project very similar to the "Dance Dance Revolution" game with a dance pad along with a USB-1024LS data acquisition board (DAQ) and then programing the actually game/GUI using VB6.0. (Just a quick background on the dance if people don't know about ...
I am building an ActiveX Control which saves a Signature (I am using a Tablet PC, so user can sign one's own signature directly on the Tablet Pen) as a .txt file, so every single signature has different value in it. (I already have a Signature ocx, so no worries there.)Actually, this was already cre ...
can anyone help me with sample code for generation of xml from sql query in vb6.0.I have sql query in sqlserver which will fetch data and then data collected in table will be converted to XML.sAMPLE XML SHOULD LOOK LIKE THUS<PCA><ADMIN NAME=" " HEIGHT= " " COLOR=" ...
Can anyone please help me?I am trying to build program that automatically copies certain information in a Word Document and copy it to a specific cell of an Excel Document. I have a questions regarding Selecting certain range within a Word document. However, I am not sure if this can be done...-- ...
Can anyone please let me know how do the following thing in listview control using vb6.i have added the items to the listview control with property set to Fullrowselect=False. In this case only first item(text) will be selected. If user rightclicks on the item(text) , I need to show one menu and if ...
the original table or view that contains the data iscentercode centername---------- -----------afjasdf akjhfdaksdhadkfjhaskjd akhfkajsdhetcwhen exported to xml using adodb.recordset persistxml method in vb 6.0<xml xmlns:s="uuid:BDC6E3F0-6DA3-11d1-A2A3-00AA00C14882" xmlns:dt="uuid:C ...
Basically I want to achieve case sensitive in MySql under Windows without using the "Binary" keyword. I setup "lower_case_table_names=0" for MySql 4.1 under WindowsXP and restart mysqld. Now I see that the table names are shown in the lettercase as when they were created (before, ...
Hello...I have an array that I don't know how big the array will be. I was wondering what the best way to count the number of entries in a database will be. I am using vb6.0 as the coding language, and sql.When I have my sql statement and set it to a variable it displays my sql statement in a text b ...
I will give the sample code of html. Here first table only apply border 1 width. other tables are border 0. The problem is border=0 means border was not visible but it takes white border space. I want to remove this space. How can I solve?<html xmlns="http://www.w3.org/1999/xhtml" > ...
Howdy, When I execute a "show table status", the number of rows reported on one table seems to fluxtuate wildly. A month ago it reported 39 million rows (which seemed about right). Last night I was in a panic when it reported 62 million (I had noticed the backup file for that table was 4 t ...
I've got a simple 4 cell table (2rows, 2cols) with an image in each. i have set the 'border="0"' but there is still a small gap between the rows and the columns. How do i remove this so that all the images are touching?Thanks<html><body><TABLE BORDER="0" FRAME= ...
Help me for jquery hide & show table row concept ...
I have an existing application with frontend in VB 6.0 and backend in MS Access. I am trying to convert the application to SQL Server 2000 (standard) backend. At the moment the frontend uses ODBCDirect to communicate with MS Access backend. I upsized the MS Access database to SQL Server 2000 using M ...
is there any way to select list of table name beside using SHOW TABLE syntax by using SELECT syntax such as SELECT bla bla bla thx before n sorry for repost if any ...
Now we have to use VB6.0 to develop an application with SQL SERVER 2008. How can I access to the SQL SERVER 2008? ①SERVERa)OS: Windows 2008b)DB: SQL SERVER 2008②CLIENTa)OS: Windows XPb)Tools: VB6.0 ...
I develop some programs by VB6.0 to access ORACLE database .On my computer ,I can connect to ORACLE by ADODB and OO4O correctly .(os:windows2000 professional ,VB6.0 sp5 ,Oracle client 9i)But the other computers are not the same to my computer ;First ,another computer also run windows2000 professonal ...
I'm supposed to do RDBMS project using vb6.0 or vb.net.. any suggestions?? ...
i have 2 issues1. how can we write code from text file to vb6.0 form/module/class code window programatically.2. how can i replace Existing IIF in MS acces query with equalent SQLSERVER QUERY.First 1 : present senario:i am preparing with one TOOL so, that we can convert" project in access is to ...
Can anyone guide me in implementing Vertcal and horizontal scroll bar in the Form in VB6.0. tnx in adv for bailing me out Niksi ...
i am finding the multiple projects executable file which r developed in vb6.0 but can someone tell me how to intrupped other executable project files when an executable file is already running:p ...
Hi! I have to problems regarding VB6.0 and Access and some other applications...1. I can not open a database from access.Dim mydb1 as DatabaseDim myrs1 as RecordsetSet mydb1 = OpenDatabase("MyDatabase.mdb")Set myrs1 = mydb1.OpenRecordset("student")The error appears on the bold te ...
I'm new to this grp. I'm working on Vb6.0 apps. Here i've a problem, I'm using Dir(filepath) to retrieve the file from specifies path and i want to retrieve similar files from the same folder. I wrote Dir$ in the end of while loop.here is how my looks likesDataFile = Dir$(sDataPath & sDataFile) ...
i am making an application and i am using ms access as backend and VB6.0 as frontend but i am aware that access has 2GB limit so i know i will use oracle someday as my database. also i wanna learn more on oracle. is it possible to make an application using oracle like VB6.0?orOracle is for backend o ...
Am trying to create a C#.NET dll and use it in VB6.0 application. I've created the class library, generated the type library using tlbexp.exe, registered it using regasm.exe, but after referencing the tlb file in VB6.0, it says "ActiveX component can't create object". Am using MS Visual St ...
I need to know I can connect to a port using vb6.0.more specifically to a port that can either control a motor or a port that cantake analog signals or digital signals.any resourcethat can help me solve this problem will be of great help. ...
I am a BSc IT Student. I have to make a project, with VB6.0 as front-end and Oracle 9i as back-end. I would like to know :-a) how to connect the text box, combo box etc... to Oracle database. b) how to insert data from VB form to Oracle database.c) how to retrieve data from Oracle database to VB for ...
We are in the process of migrating a VB6.0 application containing FileNet Capture 3.2 and FileNet Panagon IDM 4.1 controls to .NET.After migration can these FileNet controls be used or is it required to install new version of FileNet? if YES, which version of FileNet controls needs to be installed t ...
all, Is there a way in which a TSR program could be made in vb6.0. Something like If an EXE of a software written in vb6.0 is run, then this TSR program should load and remain their for as long as it wishes to (the program cannot be stopped or removed until the program itself decides to do so). Also ...
My project is in need of serial communication between two computers using VB6.0 and communication between PC and FM transciever thro' RS232.I'am a beginner to VB.kindly send me a code to the above specified communications. ...
I am using crystal report 4.6 but i generate in Crystal Report XI.Before i use Crystal Report Control 4.6 in vb to link crystal report. But now that i am using higher version i am having trouble on how to link version 11 to vb6.0. i got error saying "UNABLE to LOAD" ...
vb expert there... i really need a sampl of vb6.0 source code for rs232. i try to link my vb6.0 to PIC circuit using max232. anybody have idea how to send a number from vb? ...
please please please... i really need the source code to send integer using vb6.0. i'm using rs232 ...
i have a source code for vb6.0 to send an integer to my PIC circuit. i dont know wheter my source code is correct or not. please somebody give a hand or comment on my source code.. one more thing, if i key in an integer in val(test) in my vb.6, the value will send to mscomm1 in hex form right?please ...