16,916 Topics
![]() | |
Does anybody knows how to use MSFlexGrid? Just wanna know how to use this Control since i do not use this. They say on FlexGrid, Adding, Editing and Deleting are easy. Please provide samples... on how to Add, Edit, Delete on a MSFlexGrid.. Thanks Guys! | |
there are a way to clean all file with vb? Best regards. | |
hey, I'm trying to code a program that will accept a text file input for the dimension and elements of a matrix and store that to an array. Then the program will calculate the determinate of the matrix and output it to both the console and a file. I'm having … | |
i am in severe need of help right now, anyone who has an idea, throw it out. i have visual studio .net 2003 just in canse it makes a difference. i am still working on my classes special project and am a lot closer. right now i have it look … | |
My VB code needs to copy a file from one location to another, and I can do this with FILECOPY just fine. What I'd like to do though, is invoke the Windows copy function, so that the user gets the whole 'transfers in progress' experience. Is there a way to … | |
I developed a C# application that treats text files like a block note or word within Visual Studio 2005 and I want to add it to the right click event of the mouse so that if I set a focus uppon a text file in the desktop for example and … | |
Please help me in resolving my problem, I'm doing this in Crystal Report. I want to make a total field for each page that mean for one page. It has one total field for it but I can not formula to reset my running total field with it go to … | |
How can I send messages like "hello world", and receive from another computer using tcpip? Any code-example using VB6? | |
I want play media file through visual basic 6.0 I don't know about that controls for playing any media file | |
hi.. i am a newbie programmer taking up computer science and a freshmen...and i don't know on how to make an autocomplete codes in a combo box..in where u can easily type down the letters or words, and the combo box will automatically find that letters or word even if … | |
Hi All, I'm using ADO (VB 6.0) to try and insert and update an image to a mysql database. However i'm having problems doing this coz sometimes it updates only once and with every subsequent effort to update this column i get the following error : Run-time error '-[COLOR="Red"]2147467259(80004005)'; Data … | |
Hi all, I have a file that I want to transfer. I read it from a database and save it to a file, then I open if from the file and put it into a an array I then open it again this time as binary and send the packets. … | |
hi friends! I need to know how to create a graph in vbasic. please send the syntax.possible with eg. I also need to know how to link one form with another. Thanks in advance. elanch | |
Hello All I want to know how I can run an asp.net web application on a machine which doesn’t have installed visual studio. Any help ??? Thanks in advance | |
I have Used following code to Insert Values in the table: <%@ Import Namespace ="System.Data" %> <%@ Import Namespace ="System.Data.SqlClient" %> <script runat ="server" > Sub Create(ByVal obj As Object, ByVal e As EventArgs) Dim ConnString As String Dim SQLstr As String ConnString = "Data Source=.\SQLEXPRESS;AttachDbFilename=C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\Data\ERL.mdf;Integrated Security=True;Connect … | |
i have a group header on a data report(Section6), ill use this section to view the Comp. Name, Ip Add.. etc... while the detail section(Section1) will be used to view the applications used by each comp. obviously, each has thier own tables. my question is, How am i going to … | |
heyy everione this is ma first post here ive been readin sum posts here for i guess for a month, i want u guys to suggest some codes or features in vb to make the layout of the forms attractive thx in advance... | |
Im a newbie here. Im using VB6 for frontend and MS access for database. Im new in creating Data Report. I want to use it to create simple reports that can group by specified field. Ex. Fields: Doctor_Name Address Sched Laboratory Count(Laboratory) as LabCount I want to place Doctor_Name,Address, Sched … | |
[B]Hello Friends, On my web form there is one DropDown List Box which contains different Items.. and one TextBox, user will Enter Quantity in textBox....Now problem is that I want to Add Item and Qty in DataGrid on the Same Page when I click on ADD Button......... Later on Data … | |
im doin my final year project nw..its abt map...how i want to calculate distence between 2 points by clicking on that point1 and drag until another point2. i realy dun hv idea to do..realy need help from your guyz..thank you | |
pls help..im working on my inventory for my thesis.. pls help me about the database, i need to save the transaction on the databse and then whenver i saved the data on it, i need to delete it on the other... the first datatbase is for sold products and the … | |
ei guys help me... im stock from this error tnx.. | |
i already check the threads about how to make an autorun but now i cant see it anymore. and i think that dani got that post... any one can help me... thxxxxxxxx | |
Hi to all. I am a database developer in MSAccess, but have started to experiment in Visual Studio - ok so i having a few problems - thats why i here... will find the right thread though.. at the moment just here to say hi to everyone Name : David … | |
How about a few code snips to turn on/off the individual pins of the port. Not where the dll can be fund, not where you "think" it can be found. Just code snips. I've looked for ths for over 2 years, nada. I know what's on lvr. I know what's … | |
Please can anybody help me on how to capture the legacy joystick button change event using the API winmm.dll. I mean only the [U]change [/U]of the button not its permanent status . Thanks a lot. Abou Rawan / new member. | |
Hi I want to know is it possible to connect C with VBA . And can you please give me the link of some explain or you can by your self . So my question is how to connect C and VB 6 . Thank you for your effort of … | |
I have searched the web, as well as this site, and I have found lots of good recommendations for books on learning C++. Currently, as my coding skills are getting better, I am trying to use more of the features of C++ Visual Studio 2008, and I am not finding … | |
I am getting the following error: I am using vs2008 and e-mail.h is included in the project Error 1 error LNK2028: unresolved token (0A00004A) "public: void __thiscall MyEmail::Createfile(void)" (?Createfile@MyEmail@@$$FQAEXXZ) referenced in function "int __cdecl main(void)" (?main@@$$HYAHXZ) test.obj e-mail Error 2 error LNK2019: unresolved external symbol "public: void __thiscall MyEmail::Createfile(void)" (?Createfile@MyEmail@@$$FQAEXXZ) … | |
Hi I wrote a visual basic program years ago for a friend. I retained the source, but I get a load error on some of the files. Apparently they are saved in binary (or tokenized?) format. I would like to read them so I can update the program and even … | |
Can anyone tell me the best type of connection to allow Excel Files to be used as a datasource. I set everything up as a DSN-Less connection, and I have having problems with the Input Mode of my excel data. It seems to not understand IMEX=1;. Most of my activeX … | |
hey im using vb 6 on a 64 bit vista computer in vb express 2008, is there some way i can compile a lightweight program for use on a mac? thanks m | |
Hello, I am brand new to programming, I've worked with computers for several years but decided to learn a new skill. I'd consider myself a hobbyist when it comes to programming. In any case, I've been working with the timer function and I want to make a simple clock that … | |
HI I need to make Microsoft Access 2003 Dependent Drop Down from an existing application which set a configuration file. The user interface contains many drop down that are filled dynamically. The issue here is the latency, meaning the time needed to refill the drop down after making a first … | |
I had a form that requiring a Job Order Code, "the Job Order Code is just like number of transaction". We had 12 months in 1 year. I need to reset the starting Job Order Code in every month. For Example: January: In month of January I had 10 transaction, … | |
I see I am not the first to have problems with ComboBox and will most likely not be the last This is likely to be an easy one for most of you... i put it down to my age :) am using Visual Studio - Visual Basic.. I have a … | |
Hello everyone. This is my first post here and most definitely not my last as I will be requiring your expert knowledge on lots of topics no doubt. I have a series of questions regarding VB and a project I have be set to work on. The first part of … | |
Good day!! Ask a help. I'm using a smart card reader and i want that my program will automatically search the it in the my database. MSAccess, and VB6 is the software of mine. What i mean is, i dont have to press any key to display the records once … | |
Hereafter is a macro (VB6) that converts 2 adjacent lowercase consonants into the 1st remaining in lowercase and the 2nd converted into uppercase. Well, so far so good, but the problem is that it works only when both consonants are the same, i.e. cc, ll, pp, ss, etc. become cC, … | |
Hi to all, Do anybody knows how to display the complete dialog of a printer properties, showing all tabs of a printer properties like when you are manually doing it on controlpanel>printer&fax... i wanted to show it that way... I have a program that can show the printer properties... here … | |
I had a form that requiring a Job Order Code, "the Job Order Code is just like number of transaction". We had 12 months in 1 year. I need to reset the starting Job Order Code in every month. For Example: January: In month of January I had 10 transaction, … | |
hi.. i tried to put picture on our system. in the employee form.. but i dont know the exact step on how. i have here a code for opening the picture.. but i dont know how to save it in my database together with the information of the employee... here … | |
Hi all, I'm working in VB 6.0, when I try to put a component on my form for Crystal Reports XI, It gives me a error message (Unexpected Error) , error Number (35005). Can anybody help me? Thanks in advance Rajesh khanna | |
hi friends i have problem i want to store the firewall log file which in .txt format.i have read the txt file using visual basic and store the data in MS Access and also display the data in MSHFlecGrid at same time. plz some one can help with is problem.i … | |
Hi my friend's. I have a usercontrol and a ScrollBar in it. this usercontrol can contained other controls. when i put a control in it , this new control place at front of the scrollbar. what i do that this new control place at back of the scrollbar? | |
ok so I class telling a point to rotate 90 degrees till it reaching the original point.... I'm not using Visual Studio when it compiles just looks like crap.. [code] #include <iostream> #include "point.h" using namespace std; void rotate(point &p); int Main() { a.point(0,0); cout << "(" << a.get_x() << … | |
i am using VB with access. i need to load the values of a particular field in a table to a listbox . i used the following coding in the Form_Load event. [COLOR="Green"]Set db = New Connection db.Open "PROVIDER=Microsoft.Jet.OLEDB.3.51;" & "data source= " & App.Path & "\test.mdb;" Set rs = … | |
I open a excel workbook with a name given in a text box, say XXX. The vbp also allows the user to select multiple csv files. I need to open csv files one after the other, get some values and then close. How do i open files in new tab/spreadsheet … | |
Hi, my project is based on VB6 Activex Dll , Activex Exe and ASP 3.0 In Activex Dll I'm storing Session ID in one variable. How can I get the value (Session ID) stored in that variable in Activex Exe? My code is as follows: 1) VB6 Activex Dll Code: … |
The End.