I have a vb6 - RDO code that works ok with Oracle8, recently there was an upgrade to Oracle 10g enterprise. Now I get the error 40041 -> Object Collection: Couldn't find item indicated by text. 1110 lstrSQL = "{call Pyramid.Load_Tables(?, ?, 0)}" 1120 Set lrdoQ =...
I am developing a SQL database using Visual Basic 6 with ADO and Microsoft Access, but in it, I have a combo box with two options - yes and no. I want the combo box, after yes or no is selected, to open another form where a user can enter other details. How would I do this?
Using WMI VB scripting, I would like to create/attach multiple child processes to a parent process, such as the explorer process. Any ideas how this can be done? Below is my code that fails. Thanks! Chris Option Explicit dim wmi, rootProcessName, rootProcess, objStartup, objConfig, objProcess,...
To Change The position & property of the Text in the crystal report from VB.NET code itself.... is It Possible??? while the Crystal report connected..... By Raam87
I know there has to be a simple way to move the mouse to any position on the screen in vb 2008. A search brought up nothing specific to what I am trying to do. Basically, I have two textboxes on a form to represent x and y. When I click a command button, I want the mouse to move to position x and...
Visual Basic, Visual Basic 2008, Visual Basic Location Functions
Hi, I have to develop a project for attendance in vb.net2005.in this employ will "In" and "Out" with their finger identification.How can we read the finger in vb.net2005 or any body have a related code then send me. Thanks in Advance.
i want to make a application thats draws a line behind the mouse i knowh how to get the mouse posisiot but it wount update and continue to follow the mous. when i start the program it draws a line but newer do anymore. plz help me by saing how to update .
1.Private Sub Button5_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button5.Click 2.For Each Link As HtmlElement In WebBrowser1.Document.Links 3.Dim strText As String = Link.InnerText 4.If strText.IndexOf("Heal") > 0 Then 5.Link.InvokeMember("Click") 6.Exit Sub ...
How can insert a Serial Number in the datareport eg Srl No Rank Name Dept 1 RM T N THAKUR RLY 2 GM T S SINGH RLY 3 INSPR K K PANDEY RLY the data Filtered by RLY from...
I have a list box created that pulls over inner and outer html links from my web page. I have a code to click on the link id within that list and invoke a (click) then the proper function is invoked. my problem is the page changes in number of links ect form hr to hr. but the link i need to click...
In VB Data report based on the option selected from Form, the same data report should display different fields. For eg, when I choose "Tution Fees" it should display tution fees only, When I choose "book fees" it should display book fees only. I am using dataenvironment as dat source
How Can Create Auto Serial Number of Data found by an Query in the VB DataReport
Hi I used Crviewer component in my project for designing and printing reports but I can't set it portrait and it is landscape all the time and I couldn't find any properties about orientation!!!! I use of visual stedio 6 (vb6) and crystal report 8(os is winxp sp2) Could you please help me soon!!??...
Plsease send / provide codes to for DataEnvironment (vb 6.0). I wish to use the De for all purpose, eg. In Form, In Query, In Report every things thanks anand
In VB 6.0 Data report I have a number field eg 15685. It should display it as fifteen thousand six hundred and eighty five. I don't know how to code for this? Please help
Talking through VB Code from a Oracle 6i Client to a 10G database using ODBC.
After creating ODBC, what code will connect the front-end Visual Basic and the back-end SQL Server?


