10,989 Topics
| |
elow, can any1 tell me whats the code for deleting a record in a database?? or deleting a row? my table is consist of fields.. lecID arlNumber arlLec arlPart thx in advance to, | |
Help me on this, I'd like to know how to use SQL in VB? | |
umm is there any1 who know how to connect microsoft office words to VB.6?? then after i wanna save the text ive type on the Words(which is connected to VB, and is running inside my form) to a database? is this possible?? if it is , pls help me how … | |
Hi Friends, 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 … | |
Actually in an application (VB 6 & CRYSTAL REPORT 8) I got a problem with RTF Export option. The settings (Tab settings, Paragraph settings etc.) got changed in RTF file. One more thing is that, user can edit the RTF file. So I need to export CRYSTAL REPORT to PDF … | |
Hi, I have a form of variable height. When the form grows in height I have code that verifies if the bottom of the form will come below the bottom of the screen and, if so, moves the form up - no problem until here. However, some of my users … | |
hi.i need to use form names as i want to refer certain controls in certain forms to other forms.i want to retrieve the form name and store it in a variable. for example : i declare a variable [code] public fname as string [/code] then i retrieve form name and … | |
Public tom As Integer Public dick As Integer Public Harry As Integer how can I point to Tom, Dick And Harry in a for next loop. | |
Hello to all. I have a project which is scheduling system using vb6. I can't or don't know how to find the time conflicts of each subject at the given day and given professor. For example user select the section name then a combo box for selection of subject then … | |
how can i export a database from access to excel but in a tabular form(calendar form)?tnx!!! | |
hi everyone, i'm new to programming and will like to know how i can run my vb/access application on a server? Thanks for your contributions. | |
Hello All buddys, I want to call a Control Panel Extension From A Visual Basic 6 Program i was tried that with Shell but it does not work Example: Shell "mmsys.cpl" So have you any method or Code to do that for me i will be thankfull for Help | |
Hi am Raphael: I have developed An Access xp database with sql server as backend my problem has only been that if I want to deploy updates to clients, I Must go to the client and update tables Sp,views. I have tried using text files to update but so far … | |
Can a VB6-SQL2000 softwre can execute in WAN network.How it is possible what is the procedures to create a WAN network | |
i have load two data files into a mysql table.now i want the compare the data from these two files (i.e want to compare a particular column of the table and want to get the difference between the values from these two files). i dont know how to do this.can … | |
Good day. Language is VB6 (service pack 6) I have for a while been having a problem that I've tried (unsuccessfully) to get answers to on the Forums (should that be fora?)online. When I want to send graphics to the printer, I can use the common dialogue box to open … | |
How can I enlarge the size of the letters that will appear in a pictures box? | |
ok, i need a way to make an invoice. i have a products table with the number the name and the price of all my products and need to add only the products I want on the report, not all of them but more than 1 ...... | |
How can i create a table with my desired fields in a existing access db using vb? What should be da code? Example will b appreciated. | |
ive posted this messge in 3 other forums, i hope i get a better response here. the following code has a button that removes the selected row from the grid. reset index, is what i am going to use so that the first column is always secquential, so all rows … | |
Here I am again with my next sql problem. I'm not sure if I can use insert into for what I need. What I want to do is the following. My tables I have tblreminder with userid workid workdate I have tbluser with userid and username My textbox I have … | |
I f I enter the name of a any person in an InputBox and I want that name to appear in a MessageBox, who do I do this? Exmaple: If I enter Bill, I want to see in the MessageBox: Bill, but if I enter Lucy I want to see … | |
hi.i have problem adding record into access database because these tables i've created has relationships.i need to add record (from a single vb form) into 2 different tables. these 2 tables refer to the same record id actually.but first i need to add record into the first table because then … | |
i need help on making a login page and register page that will be linked together using access. can anyone teach mi the step to make it? | |
Hello world on daniweb, I am clueless on how to start. It might be easy or it might not be. It might already be doable without any programming. I want to import and export equation editor objects or fields in and out of ms word documents. Mostly i want to … | |
Form1 searches table1 for a key. Go to Form2 and store key (not visible). Then read table2 using this key. If NO match, just enter new data and close Form2 to save to table2-this works ok. But if there IS a match, click on NEW Record icon at top of … | |
Form1 searches table1 for a key. Go to Form2 and store key (not visible). Then read table2 using this key. If NO match, just enter new data and close Form2 to save to table2-this works ok. But if there IS a match, click on NEW Record icon at top of … | |
I've developed a quote/order database in access 2003 for a customer, so this is primarily a VBA solution, but I'm mostly after theory today so vba or vb is irrelavant. I have of course normalized tables containing historical and current orders. Right now, I have a reminder type form that … | |
HI I want to create an Instance of Class(Object) In Visual Basic.Using "Create Object " Syntax. please refer attached CPP & header File for the class COMOutput. How can i create an object for this COMOutput Class in Visual Basic. And I need to access the Functions Defined in The … | |
Hi community members, This is an S.O.S going out to all and any in the group that can offer me help. I am still an amateur programmer using VB6. My computer has been acting up lately and I was forced to restore it to its original settings. I did back … |
The End.