10,989 Topics
| |
Is there any way to display more than ten thousand list of Record using FlexGrid- all at once. If not, what will be the solution of this problem. | |
Dear Sir/Madam Please tell me how can i remove "Invalid use of null" problem . Coding given below There is no value in rc1.fields(6) [code]db1.Open "Provider='Microsoft.Jet.OLEDB.4.0';Data Source='" & App.Path & "\tmgmt.mdb';" st1 = "select * from travel where sno = " & frmtorf.tserial.Text & ";" rc1.Open st1, db1, adOpenDynamic, adLockBatchOptimistic … | |
hello freinds.I am anshul agarwal doing my summer internship in Germany. I am facing one problem in visual c++.. Actually i have done a project in borland c++ but because of memory constrain, I am forced to switch over to visual c++... My program is to read 5000 data from … | |
i want to learn vb.. is der any tutorials here dat can help me learn vb? tnx.. | |
how can i make the backColor of the form transparent? this will help me alot !! thanks!! | |
Hi , I am creating a project for thesis it is advised for me to use class modules. Could any one of you explain me how to create and use please.. Thanks with Regards.... Satya. G | |
Hi. my system is p4 3.0 windows xp sp2 excel 2003 I need api code to get all user created in my pc. I am using vba code to document and setting directory but do not obtain all users account only the users who before boot the system. Any account … | |
Hello Friends, Good day to you all I have been using Access as a base for all my vb projects. I am told SQL is more secure and can handle a wide range of data. I have therefore decided to give it a try, but I don't have any Idea … | |
hi all, I am making an application which i want to make in multilingual means i want to make that application in many languagues. Suppose user select any language than font of my application will get converted into that language. suppose user select marathi than it will get converted to … | |
im beginner in vb 6.0... can anybody show or if can attach an example of project tht link with mic.access to vb 6.0... i need to explore about [COLOR="Green"][B]way to retrieve record from existing database and then list it on llist box, n try to sort it. further more i … | |
Hello, My problem is, after i have deleted all the records fromt the database, all the buttons like First, Next, Last, Previous and delete are disabled. A message is displayed "There are no more records." Ok, till here no problem. But after i add new records, say one record, i … | |
elow guyzz... i have here an POS system.. i wanted to buy a laser scanner but i dont have any idea to use it.. if their any comment and suggestion or examples can be more helpfull and appreciated. | |
I have a problem inserting record into the database collecting the data from textbox and combobox and inserting it to the database but i have been getting error for the past few hou that i have been trying to deug it but the error it giving me is Private Sub … | |
im a beginner in vb. i really want some help in using vb. actually i want link my vb interface to data in access using adodb. then how to list data (access) through vb interface according to some criteria that had been set by user. Example: using customer id: 102,103,104,105,106,107,108,109,120 … | |
This may seem easy to most of you... I have a simple database, storing Name, Company and Telephone number. I have a form showing the three fields info as labels. I have four buttons called FIRST, PREVIOUS, NEXT and LAST to navigate through the names, (thereby showing the relevant Company … | |
Hi i've have this installable program and i was just asking if it is possible to have its shortcut on the desktop. How can i do this???? Thanx in advance | |
Hi, Looking for help. (Beginner) Here's what I have and what I'm trying to do... I have 4 option buttions (A,B,C and D) I have 4 Combo boxes named A,B,C and D, where the dropdown allows matching numbers 1 to 4. (Eg If Option B is selected the relevant ComboB … | |
Hi All, Please bear with me... its my first post and my technical knowledge is... lacking somewhat! I currently have calculations in excel and a word template which I have linked by adding comments to each cell in excel and then in word setting up the doc properties and inserting … | |
I'm actually having this problem with the Deactivate and QueryUnload events as well. From my reading I think the Unload event is supposed to fire when you close a form with the close button or with the unload command. So far neither has happened. With the statement: [QUOTE]Unload UserForm1[/QUOTE] the … | |
Hi, Im using the Crystal Report 10.0 and VB6.0, backend is AS/400 - DB2 through ODBC, i have added the new fields, This exsiting treport was build on throught he help of TTX file. When i runt he application the im getting the run time error 20525: Unable to load … | |
how do i let the timer to appear warning msg every hour? the maximum interval i can set in vb is 60 seconds. | |
hi , I'm not able to complete vb6.0 instalation on my laptop op xp home It says DCOM was unable to create user account in Programme Files/Microsoft visual basic/ common/Tools/Vs-Ent98/Vanalyzr/valec.exe. on a regular basis. thanks | |
hi plz any body tell how to reord a sound from the sound card | |
yet another doubt...i have a form where, i need to select an item from the list,and as i select,an event should be fired,displaying relevant and corresponding details in another listbox,from a database.please please suggest me a better way... | |
I am also trying to get the user to move 10 lbl box's one to a top ten lbl box, so it go 1 ________ One 2 ________ Two 3 ________ Three ext......... So the lblOne gose to the lbl1 ________ and the lblOne gose to the lbl2 _______ and … | |
i put a image box with a image. my screen resulation is 800 * 600. but when i change it to 1024 * 768 the image show small. i want the image will change with the change of screen resuation. help me | |
Hi all! Can any one explain what is the purpose of WHERE 1=2" What the statement means. in below code? query = "SELECT * FROM project WHERE 1=2" Thanks in advance Regards, Elanch | |
I am trying to make it so that the user can move anyone of the 10 Label box called "lblmovebox" onto any one of the top ten blank label box called "lbldropbox". So they can pick up any one of the "lblmovebox" and drag it onto anyone of the top … | |
Hello all, I am doing a project using visual basic, and I will try as soon as I finish it to upload it here. The project aim is: to make voice calls pc-to-pc using for example Skype, and connecting the computer also to a modem that connects to a land … |
The End.