10,992 Topics
![]() | |
hi, im using msaccess as database. can u plz tel me how to delete records using vb (it should serch nad delete) tkx | |
hi everyone I want to use datagrid to form a calender that shows only one particular month but I don't know how to name the columns and navigate through cells.. I will use this calender in my rezervation program that shows the occupied days oc a choosen car.. thank you | |
hi, i want to make a setup file for the project... i tried to load the component "package and deployment wizard" itz showing the error "Error in loading PDWIZARD.OCX" can u plz tell me y its throwing the error guru | |
Hi, I want to update the database from a flexgrid. Is it possible in VB 6.0? I came across an article where it said.. its not possible. But there was a way to do it ... by placing text boxes on the cells of the grid and making those text … | |
can anybody tell me how to create a new dll in vb6 and use it , thanxs....... | |
hi all of U. :) Please suggest me the code :?: >> to create a text file >> to write the data to that file >> to save that file >> to open the file >> to read the file >> to retrieve the data from the opened file anybody … | |
hi Friends! i need to open a pdf documents from MsAccess. Please send me the code. Then i need to create a BROWSE button such that BROWSE_BUTTON Text_box When i click the browse button it should work as ordinary windows browse button and when i select some files, the "File-Path" … | |
Good morning everybody. I need a quick direction here. A column ("Comments") in my spreadsheet that is is supposed to have text values is displaying: "#VALUE!" Note: my input data is coming from an access query. The underlined Below is the data in the "Comments" field in the query (recordset): … | |
Hello all, I am trying to populate a spreadsheet with data from access query. Even though the recordset(input file) has approximately 49 records, only 1 record is written on the spreadsheet. What am I doing wrong? Below is my code: [code] Set rsin = M.DB.OpenRecordset("qBiWeeklyPeriodCombined", dbOpenDynaset) If rsin.RecordCount < 0 … | |
I want only an icon to show when my form is minimized. How would I do that? | |
Is there any utility that allows you to develop card playing games (like go fish, bridge, etc) ? Where can I get the playing card pictures and how to understand which card has been clicked ? Does anyone know of any such free library/utility ? | |
im pretty new to vb6. i have two problems with my calculator. first, when i divide by zero the calculator does not show the error message i have set it show, instead it shows 0. my second problem is that after i click the equal sign, and click a number, … | |
Hi all, I need some input from you smart folks. I am populating an excel spreadsheet. Each time, I want to clear the spreadsheet content before repopulating it. I am using the codes below and it is clearing the first 3 rows in the spreadsheet and every other data stays … | |
I am trying to understand a program someone else wrote and don't understand what the following is for [CODE] Private Declare Function WritePrivateProfileString Lib _ "kernel32" Alias "WritePrivateProfileStringA" _ (ByVal lpApplicationName As String, ByVal _ lpKeyName As Any, ByVal lpString As Any, ByVal _ lpFileName As String) As Long Private … | |
How do I insert an Excel file into VB 6. I need to be able to view the file in a seperate form. I know the coding to change the forms is [code]Form1.Hide Form2.Show[/code] And I read a previous thread before on these forums that gave me the coding to … | |
plz send fast its really urgent and if know then how we can create that..??? | |
i have a prob, when the report is written in a notepad, i can only click on stop button then click play again to stop the the report to write in a sequence .... need help on it how to break the sequence without pressing the stop button.... C:\Documents and … | |
hi friends! I'm new to both vb and dataAccess. Now i have created a form in data-access. I need the datas entered in the form to be appended in the access-Table when i click the save button. For eg: Roll NO : Txt box Name : Txt box Sex : … | |
i use this in a form dim alt_date as boolean ....code.... alt_date=false end now i want this alt_date value to be saved and go on to the next form, but by default, it always remains false, even if i change it to true in the previous one. how ken i … | |
| |
i have a code here but there something a problemss...please kindly help...!! Private Sub cmd_Click() If Text1.Text = "aa" And Text2.Text = "aa" Then MsgBox "fsdafsafsaf" Else MsgBox "invalid" End If End Sub Private Sub Text2_Change() If KeyAscii = 13 Then cmd.Enabled = True End If End Sub i want … | |
[I]hey[/I] [I]i want to know what about spread sheet?[/I] [I]how can i use it ?[/I] [I]why it important?[/I] [I]i want any body please tell me [/I] [I]thank you.[/I] | |
hi everybody In my program I don't want anyone write anything to the text of combobox.. The user could only choose one of the indexes from the list of combobox... how can I do that? | |
hi friends! I'm new to vbasic. I just want to know, how to set the precision for variables defined as double. plz send me the syntax Thanks in advance. bye elanch | |
Hiya I am trying to make a program on visual basic 5.0 to determine weather a word or phrase is a palindrome or not. I need my program to be able to tell if the word or phrase is a palindrome and it not being case sensitive. The code below … | |
please tell me what to do in how to import background music in vb6 | |
please send me a sample code please.... | |
can u tell me how to find a part of string using an sql.. Dim inp As String inp = InputBox("Enter the Search Term") exec ("select * from solution_database where search_term like '" + inp+ "' ") i want to get the records whose search_trem contains the string "inp" which … | |
Hello everyone, is there a posibility that I can look up email addresses from outlook email address book instead of accepting email address from an inputbox or hard-coding it? See my codes below: Thanks. [code] SENDEMAIL: Set OutlookApp = CreateObject("Outlook.Application") Set OutlookMail = OutlookApp.CreateItem(0) OutlookMail.To = EmailID OutlookMail.Subject = "Project … | |
Hi! 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 Studio 2005. … | |
hello i met a problem in msflex grid control.it shows thw runtime error "3021"while i run the form do u help me? | |
hi, can u plz tell me how to insert date in to msaccess i have text1.text=date what is the sql statement for inserting insert into table_name (datecolumn) values ('"+text1.text+"') this is showing error... plz check with this.. urgent... | |
sry..... ok let me explain abit more detail , hopefully u can understand... i call a shell and it come out like this on 1 notepad... *********************************************************** [COLOR="red"][COLOR="red"]C:\Documents and Settings\T070702\Desktop\02B01P0600679FN.dat -------------------------------------------------------------- Error Record = Record Count is mismatch Error Line = Debit Purse is not match Debit Non Purse is … | |
how can i use two forms simultaneously......... i have one form which displays the entire components..and one which displays the report of selected components..... now if i want the preport to open on click of a button ho can i do that... or is there any way i can use … | |
how to import flash movie to my project. the movie will serve as my splash screen... | |
Hi Everyone I m trying to open password protected Database for Data Report applying the following Code in Command Button1. Dim CN As ADODB.Connection Dim RS As ADODB.Recordset Set CN = New ADODB.Connection Set RS = New ADODB.Recordset CN.ConnectionString = "Provider=Microsoft.Jet.OLEDB.4.0" & _ ";Data Source =" & App.Path & ".\MyDataBase.mdb" … | |
hi, how to compare part of the string ex: i have XX-BP-XXXXXXXXXXXXXXX i want to check wherther the string starts with XX-BP how can i do that | |
hi everyone, this is my first time to use & study VB 6.0, and im from philippines can you help me to solve my problem?? our instructor gave us a project, that we should make a form then convert the inputted decimal into binary, octal and hexa. can you help … | |
I have a database with 3 columns, and approx 60 rows I need to load this into vb6, into a listbox or what ever you think will work best, in the listbox (or???) I will need the 3 columns, plus a fouth column(at the beginning) that has check boxes. Can … | |
Hi All The company I work for have a need to obtain a VB5 IDE to change the data in an old, but mission critical custom project. Does anybody have a copy of this that they are willing to sell to a good home? Cheers Clive | |
I have backed up my data from my computer to my external Hard driver (WD Hard drive) so now when I copy the data from External Hard driver to my computer hard disk I receive the Msg [COLOR="Red"][B](The Requested Sector Could not be found)[/B][/COLOR] what should I do and how … | |
I have received an answer for the question that I asked last time about bringing video in Visual Basic form from the video device attached to a PC.Thank you very much.But the answer was not precise and descriptive to me.It just says "Use MAPIA".What is it exactly and how would … | |
hi, plz tell me how to bind the record set to datagrid.. i have all the data in recordset now i want to modify the recordset and dind that to datagrid... also in one column i want to supress the duplicate values and put balnk spaces in that..hw can i … | |
I am trying to add 30 days (or 30 times) validation procedure in VB6 code to program, so that people can try it before they decide to buy. I am trying to make program not run 30 days after user install the program or 30 times after user run the … | |
What are the following types of files that can be created in VB for eg.: 1>> ActiveX EXE 2>> ActiveX DLL 3>> DLLs etc, etc, etc.. and all of them that we can create in VB e I know only the Standard EXE applications that we create in VB please … | |
I am trying to write some code in Word 2003 for a document / form that contains a check box and a text field. All I need is for the text field to be enabled once the checkbox has been checked. I cant seem to get this to work ! … | |
I have designed a VB system along with its database in Access. They are running prety well. Now my problem is create a shortcut to my VB without me evoking it. I want a full screen to appear.. Thank buddies | |
I would like to have a code that will help me to bring a video signal from a video device attached to a Pc into my visual basic form. Please help me as soon as possible. |
The End.