11,870 Topics
![]() | |
hi, everyone I am now working with my thesis and I want to have a quick search of records using ADO and a Datagrid. My thesis is an Information System, any response is my pleasure thank you. | |
Hi, Good morning can you please help me how to code a recordcount in visual basic 6? any information that you can give is my pleasure to accept. Now I am working with my thesis about information system using ADO Control for Database. thank you! | |
Dear All, How to Check registry Key existences in XP using Visualbasics 6.0, For example i want to check HKEY_LOCAL_MACHINE\SOFTWARE\Test1\Test2\Hardware\MachineID\100000 if this Key exist means i will run one bat file else i will run another batch. my aim is to Check Key Availablity. regards User | |
hi i encountered problem n error when i insert code into macro in ms powerpoint 2003. [code] Sub AutoOpen() AutoSaving End Sub Sub AutoSaving() Application.OnTime Now + TimeValue("00:00:10"), "Saving" End Sub Sub Saving() ThisPresentation.Save AutoSaving End Sub [/code] Application.OnTime() is supported by Microsoft Excel. It is not available with PowerPoint. … | |
My friend, help me about vb 6.0 excel as a database. i need your xample project finish, have capacity to save in excel when clicking a button vb 6.0 codes... it is my assignment in school my friend, actually im Pablito P. Jacquez from Philippines 2nd year student IT of … | |
hi guys, if I have a form with, say, a picturebox in it. The picturebox is loaded with an image, and I need to copy just a section of it, say at rectangular points, X, Y, L and W to the clipboard, or to another picturebox. Is it possible in … | |
![]() | K my question is so simple but i never got any clue from anyone yet i think i've been asked about it from here too but there was no response may be people couldnt find out what i was asking or wot i was trying to ask ? But i … |
Hello! I would like to ask..if its possible to convert the codes form vb6.0 into vb.net web application? If there's a way what is it? Thank You Very Much! | |
Hi, well i am pretty much new in visual basic and trying to get my hands onto this new thing.well i am reAding NMEA data from my serial port in vb6 using another computer that sends nmea data stored in a text file using hyperterminal(FILE ATTACHED). right now i have … | |
hi guys, need your help how to achieve this thing.. basically i got about thousand cells.. so here's the case: my data look like this in a single column what i want is to sort this thing to a different columns like: U*** DATA wil be in a single column, … | |
can anybody help me .[B]if not help at least suggestion[/B].i will remain grateful to all of you.any help would be greately appreciated.[ATTACH]9063[/ATTACH] i have taken all the information of listbox1 in strreq.which is a string type variable.since it is a string type variable. That is why i have split strreq … | |
Hi All, I am writing a VB6 script to interact webservices, and I need to add security to the SOAP messages. Currently, the messages are pretty static, with a few variables (so there are template XMLs with spaces for variables). This works fine without security, but as soon as security … | |
Hey all, I haven't had a lot of experience with VBA (Excel), but I think I have done enough research, so now I'm coming here for assistance. I need my VBA macro to use a keystore, so I was going to use System.Security.Cryptography.X509Certificates.Import. My issue is however, I cannot add … | |
hi. any body know how to install linq in visual studio 2005. i installed Linq preview 2006 in this order VS2005 -> vs(sp)1 -> linq preview 2006. still i am not able to use ObjectDumper(), ToQuerable() etc... in my coding. how is it activate in my system. i am new … | |
Hi everybody, I am rather new to VBA programming in EXCEL and I could use some of your help. [U]I want to do the following:[/U] In my excel file there are two sheets: SourceSheet and DestSheet. In SourceSheet there are data filling columns A to I and starting from the … | |
How can one send the data in a Form's controls like textboxes, labels, comboboxes etc. to a Datareport? Does anyone have a suggestion? | |
hello pals, look i need help i am doing the project on construction company's front office mgt system and i need some help. as this is front office mgt system it generates some reports i am having problem that we use "app.path" statement to connect the database which is in … | |
Hey all. I am using visual studio 2008 for the first time because i have heard very good things about it (plus i had numerous problems with devc++). Here is a debug.html file that shows an error i am getting while trying to compile my project in visual studio. i … | |
Hello! :) Can anyone help me how to add radio buttons to a list of names queried from the database.. I'm working on a payroll system, and what i need is to DISPLAY the list of employees using DATA GRID w/ RADIO BUTTONS appear before every name.. how is that? … | |
all i want is if the value of my product stock is 0 then the message box show for example theres no more product stock and also i want is if the user inputted higher value in my text2.text for example my product stock left is 5 if he/she inputted … | |
can anybody tell me why Bold statement is not working. [code] Private Sub Command2_Click() Dim a As String a = MsgBox("You want to Modify....?", vbQuestion + vbOKCancel, " MODIFY") If a = vbOK Then Set rs = New ADODB.Recordset rs.CursorLocation = adUseClient [B]rs.Open "select mr.srno,mr.productname,mr.qty, mr.unit from mrtemp as mr … | |
Hai, My dear members of DANIWEB, Can anybody could let me know how to get the desired colour in a combo box when Enter key is pressed. A particular text in the combo box must turn into any of the colours, i.e., all the other text that is displayed in … | |
hi Friends Iam using Vb6.0 for one msgbox using this message box title need change plz help me.... Thanks | |
PLZ send me the steps to show the crystal report 10.0 through vb 6.0 application. | |
plss reply this threads | |
hey guys im fairly new to visual basic, but very eager to learn it. I am attempting to make an employee clock in. I want to make a simple clock in that will ask the user to enter their name, and just click a button that will then post that … | |
hello, by the way im using datagrid in showing all the data in my database... here my codes... ''''''''''''''''''''''''''' form_load set rs = orecs ("select * from employee") set datagrid = rs ''''''''''''''''''''''''''' how can i convert it in list view to view all the data in my database......... plssssssss … | |
Hello, here is my issue. I am having users load images into the application resouces to be used by the application to display them in a random matchup game. I cannot see how I would code to know how many images are in the folder, how to make 2 images … | |
The title basicly speaks for itself. i need some code to add a string value in HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunServices and then to modify the value data. i have checked every where on google and this site, and anything i have found has not worked. Thanks in advance! | |
hi guyzz.. in my report i have a paper size of 3 x 5 inches. how can i customized my designer to fit my requirement.. ? i need a driver for this layout? if ever.. can u share this driver for me... thx in advance. | |
Hello everybody.. Here I have a question regarding my “Budget System” project. It’s about to link the annual budget amount (txtBudget) from form 1 to the (txtBudget) in the form 2. It means that the system user have to set the value txtBudget in the form 1, so that it … | |
Hello, I need to report frequencies of items from a source workbook & sheet to a target one. If the item already exists in the target, it should just add the count to the correct column, whereas if it doesn't exist, if sould had it to the end of the … | |
hello guys, am a newbie here.. and i just want to ask for some help.. if any1 knows more on visual basic and how can i interface it with some hardwares (e.g. 7seg, LED, fan, Buzzer) some stuffs like that. Can you help me understand how can i make a … | |
hello i am doing a program that saves cell values from sheet1 to sheet2 as my database including the value in the drop down. my program can save the value of the dropdonw to sheet2 ...my problem is how can display return or display any values saved in sheet2 to … | |
heres my problem. i have two ritchtextboxes that are full of file names (one per line) they will be mostly the same except for a few new lines. i need code to pick out those lines and do something with them. i.e. put them in a list box or text … | |
I'm trying to validate my textbox so that the user must enter a Table Number between 1 and 20. The click event of the exit button checks this and if invalid input, displays a message box. It works for all numbers except 3-9 where it displays the warning even though … | |
I am making a facility reservation system for my thesis. Before making a new facility reservation. . .I need to view all the available facility. Ex: Date: 01/20/09 { Here are the list of available facility displayed in MSFlexGrid } How can I determine if the facility is available? Using … | |
Please help me how to ignore case sensitivity in VB. My program is to store data in the database, though I use small letters or big letters, the database store the data starting with a capital letter followed by small letters. Ex. [B]Input[/B][B]:[/B] [COLOR="Red"]Neil, neil, NEIL[/COLOR] [B]In the database:[/B][COLOR="Red"] Neil[/COLOR] … | |
I would like to know Is there any way to append a record in flexgrid I Placed a text box on form , it will accept EmpID and search a record in recordset, if record found then that record should be added to flexigrid.and again another Empid will be enter … | |
Hello everybody I have a data report that i have created, I don't have any images only some labels . Now i have heard that i can print it to file, and from there i can print it faster in the dos mode. now how do i do this. the … | |
Hi- so i want to be able to type in a file name (not knowing the path) and have it search the c: drive. then, when it finds the file it will return the path (in a variable, label, etc.) thanks! | |
hi i use microsoft visual studio i have visual basic . net program i want publish it (make execution file) my program include voice file thanks | |
Dear Guys, I used the Visual Studio before to send and receive some I/O signals using a parallel port cable, now i would like to know how to do this using serial port specially USB. In conclusion, how to send and recive signals with USB cable. thanks | |
can anybody tell me how should save list box data in a mrmasterable.here is the code i have written not working properly [code] Private Sub Command7_Click() Dim strReq As String Dim iTabPos As Integer If List1.ListIndex >= 0 Then strReq = List1.Text iTabPos = InStr(1, strReq, vbTab) If (iTabPos < … | |
how can i send the 1 form in to another PC? because i have POS or point of sales system? is there anyway to send my 1 form to another pc? how? | |
i have troubles in accessing dates in ms access with visual basic the database is contains announcements and it has begindate(SHORTDATE) and enddate(SHORTDATE). the code [code] adodcannounce.recordsource="select * from tblannounce where begindate <=' " + date + " ' and enddate >= ' " + date + " ' " … | |
hey all, I am developing application which has a huge data base. From that application, I generate REPORTS in Excel and FORMS(MS ACCESS) and also some PIE and BAR graphs in MS ACCESS file itself by linking to MS ACCESS back end. Now , I am wondering if i could … | |
Whenever I step through my code, visual studio will step into things like string, and the new operator. When it does this it also leaves a tab for the file open at the top. Is there a way to configure it to only step into code that is loaded in … | |
:sad: Salam, I need complete Account Project Sale, Purchase, Inventory, All Accounts reporty in VB 6.0 . becouse it my task which not solve and face differant Error in programming. Please any body Solve this my HOT ISSUE. Best Regarde &:'( Bundle of Thanks. | |
hello everybody I am new to this forum. i got a doubt. i working on a small project. the thing is my Hosp no should be in the format 123456R. Now there are old patient with the following the hospital number 12345R. In this case i want a 0 to … |
The End.