12,425 Topics

Member Avatar for
Member Avatar for damyna

Hello,Am new and I want urgent help.AM submiting a program in Oct And most of the functions are not working.For Example, am Trying to have search function but a failing to work.Am using visual basic 6 .Am using Ado as the Jet engine.Email me please with ideas and [email]sugestions.damyna@gmail.com[/email]

Member Avatar for jasimp
0
97
Member Avatar for kclif9

[B]I am tring to print a list in vb 5 does anyone have a code for it using printer.print[/B] Thanks

Member Avatar for choudhuryshouvi
0
93
Member Avatar for locsin

Greetings! I want to change the button message in visual basic 6.0. It is possible to edit the button message. Like vbokonly button display "OK", i want to reply this "OK" with my own word. Anybody have idea to replace it. Thankyou in advance

Member Avatar for debasisdas
0
73
Member Avatar for royaloba

hello every one.. good day... first i was able find the solution in this site on how to open the textfile and save it to the database, i'm using mysql as my database...thanks to sir "jomet" ;) . now what i want to do is, i want to open a …

Member Avatar for christophertheo
0
203
Member Avatar for Mickomitiku

hello everybody I am here to get some help abt developing timer with VB,meaning a countdown timer to remind me sth. after some time, tx in advance

Member Avatar for plusplus
0
70
Member Avatar for tgifgemini

Hi, I need help setting a spreadsheet printing Range because when I print, after printing the area with data, it prints additional blank pages. So how can I set my print range from "A1" to the last cell that has data? Example: [code] xlWksht.PageSetup.PrintArea = xlWksht.Range("A1:???????").Address[/code] Note: in the code …

0
58
Member Avatar for choudhuryshouvi

Hi all, this is my question :- I've created a table in ms sql server 7.0 using the enterprise manager. there i've a field named "address" which is a varchar type field. now in my vb6 apps i used a multiline textbox to write address. now when i'm trying to …

0
63
Member Avatar for shahriar2403

Let i have a 2 column table in access database. Is it possible to show the items of a column in a list mode by using 'Flexgrid' option in my vb form? What should be the code? Please help me.

Member Avatar for choudhuryshouvi
0
77
Member Avatar for noobyy

i just want to know if it is possible in SQL select statement to have more than one column to be compared for the searchstring(recordsource) like for example select * from [Tablename] where lastname like ... AND firstname like ... because the VB is giving me a run time error …

Member Avatar for ryan_vietnow
0
90
Member Avatar for Mickomitiku

I am i need of ur help before that let me tell u exactlly what i want to do. I am doing a mentenance scedule for some machinaries with VB.I want the timer to remind me and give me a kind of mesg for the next scedule as per the …

0
62
Member Avatar for suneel kar

Good Afternoon Everyone I Just Wanna Make My Code User Frindly . I Have To Extract .dbf Files . 2. Process Them.(makin .prn ) 3.stop. 4.selectin Another .dbf File. 5. Process It . 6. Stop. My Code Is Able To Process One .dbf File But If I have 20,30, ....n …

0
119
Member Avatar for hoon

i'm doing a budget calculator for my assignment. and now i'm facing the problem about how to load or save the data i type in the textbox into mdb...? i already had one simple mdb for login process...(containing username and passwords) i hope to do sth like when User A …

Member Avatar for xyte
0
129
Member Avatar for Jerry D

I have a project that I am working on that has customer data including their addresses. I am trying to Place a route code on each customer using a secondary data base that has been assigned route codes. I am trying to match these customers with the 2nd data base …

0
51
Member Avatar for furjaw

I wrote a Windows Forms application in Visual Basic 2005. What would be involved in converting it to run as an internet web application?

Member Avatar for furjaw
-1
201
Member Avatar for tycoonjamie

Hello I am trying to make an VB program to open an excel workbook and just open it. I have two forms. the first is a crude password system that if completed switches to form2. That is fine but i have no idea how to then make this form have …

Member Avatar for tycoonjamie
0
109
Member Avatar for dza

hi all Can anybody help me with the vb6 datagrid error control code.When I click addnew all textboes are cleared and the datagrid sets focus to an empty row but when I decide to click cancel update, I get a msg that "row cannot be inserted,row must have at least …

Member Avatar for ryan_vietnow
0
111
Member Avatar for Jaav

Hello. I have knowledge in both VB.NET and C++. What I can do in C++ is mostly console apps that are made from scratch. What I know in VB.NET is using the Visual 2005 express edition to make a simple game. I'm planning on starting making a big but still …

Member Avatar for Narue
0
164
Member Avatar for khanayub_chand

I have a Dll source code and i want to modify it. Now, I need to know after modification, I want to register it on the Server. Once the Dll is register on a Server, it should be registered automatically on all the client machine. So that I don't have …

0
55
Member Avatar for tgifgemini

Hello everyone, I am creating an excel spreadsheet using VB 6.0. After running my program, I may process either one or more records, but when I printView and initiate a print, it prints the page with one or more records and prints additional unnecessary blank pages. How can I programatically …

0
68
Member Avatar for fatma

hi!! 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.

Member Avatar for mzlover
0
485
Member Avatar for BULK

Hi, all I have an application that listen to a port, and receives UDP data. The data is sent to a textbox. I want to add a checkbox, and when the checkbox is =1 then I want the UDP data to be saved to a file on desktop with date …

Member Avatar for BULK
0
149
Member Avatar for Dell XPS

I have an SSTab in my project. I want after I click a command button in Tab 1(now i am in tab1 of the ss tab) to be taken to tab2! Thank you Any help appreciated

Member Avatar for jireh
0
110
Member Avatar for Murali1311

Hi, i am doing a [B]payroll calculation[/B] using vb and access. In this, if a user clicks the search button, it should ask the emp_no and if it is present, it should display it. for this i need the codings. I tried some codings, but it doesn't works properly [B]Additional …

Member Avatar for jireh
0
108
Member Avatar for choudhuryshouvi

I have created a report using crystal report 8.5 Now I want to count total no. of words that are appearing in each page of the report. Is there a way from the crystal report software to accomplish this? Can we create a program in vb6 to count no. of …

0
65
Member Avatar for tgifgemini

VB6 - Spreadsheet generates blank pages with no records. Good morning everyone. I'm sure everybody is now familiar with my non-stop posting with my spreadsheet issues. I am populating a spreadsheet/report using vb. I am using a query/table as my input files. The problem is even if program executes and …

0
76
Member Avatar for mr_fany

Hello dear!!! How can I [B]"Connect"[/B] and/or [B]"Disconnect"[/B] [I]Local Area Connection[/I]? Please help me to solve this question. Thanks In Advance!

Member Avatar for binoj_daniel
0
69
Member Avatar for Stefano Mtangoo

HI Guys! is there anybody who knows how to formatting,and copying files in vb. Does it need you to use windows API? if so which windows API do i use. Pse help me!~

Member Avatar for Stefano Mtangoo
0
111
Member Avatar for capricon

I m passing Criteria using selection formula to crystal report the criteria is table.column in ('July 2007','august 2007') but it displays error in formula that is The ) is missing while this criteria is working table.column in ('July 2007') Can You Please Help me.

0
62
Member Avatar for jberry

Hey everyone, I am writing an Excel2007 macro at work because we have two large Excel databases to compare to each other. Basically we have our old database, and our new database. We want to compare the two and find the similar entries based on a particular column. The issue …

Member Avatar for kb.net
0
85
Member Avatar for blinkonon

Should be simple but my brain is about to explode. My database has a form frmPets. I am simply trying to take a field (text) from that form and populate other related forms without actually having to open those forms right away. After 2 weeks of searching and banging my …

Member Avatar for kb.net
0
152
Member Avatar for choudhuryshouvi

Hi all , this is my question :- I have installed and created a report using crystal report 9. I used user dsn on ms access database. Now i want to know how can i show the report from my vb6 apps? Plz help me out... If possible plz post …

Member Avatar for debasisdas
0
94
Member Avatar for suneel kar

hi all my frnds and everyone here hey just see two zip folders ok . they are .dbf files . i know how to read data from one reord but not from 2 or more records at atime from a single program. how to do that. in this i have …

Member Avatar for suneel kar
0
101
Member Avatar for dandonia

Hi guys this is my first post on here so im sorry if its not done properly its just i have spent several hours trying to solve this problem already and I am starting to get very frustrated. Basically I have create a basic HTML editor using visual basic 6, …

Member Avatar for dandonia
0
259
Member Avatar for BULK

Hi, all. I'm not so good programmer, but I have tried to read from the serial port and display the string content to 4 textboxes. Problem is when I use Mid, then only one piece of the string is displayed. [Private Sub btnVoltage_Click() Timer1.Enabled = True MSComm1.Output = ("B9" & …

Member Avatar for BULK
0
93
Member Avatar for Ancora Imparo

Please help...I am new to Access and VB. I have created a form that selects certain records from a table into a recordset. Now I want to have all the records from the recordset into a report . How do I do this?

0
52
Member Avatar for choudhuryshouvi

Hi, all this is my question:- I am creating a double tier vb6 application with access in format 7.0 mdb. For this application i'm creating reports using crystal report 9. Now i want to show the report to view data from tables after passing some criteria. I have a table …

Member Avatar for choudhuryshouvi
0
689
Member Avatar for kshrini

Dear All, I'm developing an application in visual basic 6.0. I'm using Crystal Report 11 developer. I've taken Report Viewer using which I can able to view the report but PrintReport method gives error. Anybody has solution for this? Shrinivas

Member Avatar for jireh
0
517
Member Avatar for danlexter7

Guys, i need your help.. I really dont know how to rotate an object..What would be the codes of rotating an object?? please..

0
59
Member Avatar for danielwalters6

Hi all, one of my first posts, so be nice! :) Working on a piece of AS Computing Coursework. I'm currently developing an application in Access 2003. The system will allow staff at our college to book IT labs, in a single central location and email the staff to confirm …

0
58
Member Avatar for locsin

Greetings! I try to create multilanguage program "Arabic and English". But I dont know how to change the position of the title bar from Right to left. My program display the MDIform caption from right to left, but the Icon and the Control buttons like "Minimize, Maximize and Close Button" …

0
68
Member Avatar for daniweb2013

Hi, I want to make media player with VB. the problem is when i lunch components window, there isnt any item called Microsoft Multimedia control 6 What should i do?!

Member Avatar for daniweb2013
0
103
Member Avatar for locsin

Greetings! I try to make a multilanguage menu. Arabic and English. My windows xp is arabic enabled but when i try to type arabic font in Visual basic other charter appear on the screen. Is there anybody know how to accept arabic language in creating menu. I think some .ocx …

Member Avatar for daniweb2013
0
182
Member Avatar for locsin

Greetings! How to make numbering in visual basic data report? I create listing report in Visual Basic Data Report. My report works fine. The report can optionaly print by each category like : Department, Position, Lastname, Name etc.. My program print like this: Employee number employee name Position S-1 Emmanuel …

Member Avatar for jireh
0
122
Member Avatar for andrewktmeikle

Hey, i am having trouble with a project i have for school. The problem is as follows: I have one database(access), and it contains the specifications for 3 PC's( will be more but not atm), i have added a column stating the specification of the pc. I have an adodc …

Member Avatar for jireh
0
202
Member Avatar for Oblique

I am currently enrolled in a course doing OO with C++ at college. I have been assigned an assessment where using Visual Studio and DirectX, create a game of basically any sort of difficulty but I must use all aspects of OO. I have an idea of what game sort …

Member Avatar for MattEvans
0
117
Member Avatar for tgifgemini

[B][/B] Hi everybody. I have a code that formats the "Comments" field row in my spreadsheet. The objective is to begin a new paragraph whenever it encounters a date field within the text data. Below is how it is currently formating the "comments" field in the spreadsheet: [U]Example 1:[/U] Comments: …

0
56
Member Avatar for Dell XPS

I am making a backup program and I dont know the code for copying a specified folder from a source to a specified destination...... the picture attached shows how i made how to select source .... the other tab is for destination... Thank you very much Any help appreciated

0
60
Member Avatar for Dell XPS

I have made some(10) combo boxes in my project!!! i need to make them depend the one on the other... i mean if the first combobox is a car brand (e.g Ferrari) then the second combobox must only contain ferrari models! is there a way to hide the rest selections …

Member Avatar for Dell XPS
0
110
Member Avatar for plusplus

I need help with sql statement that includes two tables one table has id and name, lets call it tbluser second table has id and all other info, lets call it tblinfo Something like this Select id from tbluser where name = txtname Select * from tblinfo where id = …

Member Avatar for plusplus
0
106
Member Avatar for pmillio

Hello everybody, I am a final year student and for my final year project I have decided to try and create a price comparison website due to the fact that i feel it would be a good project to work on and develop my technical skills in C# and microsoft …

Member Avatar for pmillio
0
122

The End.