- Strength to Increase Rep
- +0
- Strength to Decrease Rep
- -0
- Upvotes Received
- 1
- Posts with Upvotes
- 1
- Upvoting Members
- 1
- Downvotes Received
- 0
- Posts with Downvotes
- 0
- Downvoting Members
- 0
Nothing exciting happening here!! Just hand over all your VB6 info!! NOW!!
- Interests
- Visual Basic , Drinking , Music
- PC Specs
- Cheap Laptop
31 Posted Topics
Re: [url]http://www.daniweb.com/forums/thread73876.html[/url] | |
Re: The only image browser, converter and editor I've used since I first downloaded ver2.8 away back when. (Currently ver 3.5) [URL="http://www.faststone.org/"]http://www.faststone.org/[/URL] Can't fault it!! | |
Hi, I have installed XP Pro onto drive C and intend to use drive D for data. Is there a way to hide drive C from users in order to ensure that anything saved is saved to D. Thanks | |
Re: Have you tried the excellent tutorial at the top of the Posts page on this forum [URL="http://www.timesheetsmts.com/adotutorial.htm"]http://www.timesheetsmts.com/adotutorial.htm[/URL] I found it gave me just about everything I needed in order to manipulate a database. Any questions afterwards and this tutorial will at least enable you to narrow down anything you may … | |
Re: It seems as though you are looking for the option to create [I]program[/I] .exe which is available in VB6. So far as I am aware in order to deploy your program as a standalone application you will have to use BUILD>PUBLISH [I]program[/I]. When people don't have a sensible suggestion to … | |
Re: Have you tried [CODE]Textbox1.BackColor = System.Drawing.Color.FromArgb([I]redValue, greenValue, blueValue[/I])[/CODE] obviously substituting redValue,greenValue,blueValue with your chosen integers. | |
Hello, Please can someone enlighten me. What I need is to fetch data back from my access database using an SQL query in order to present the data entered into the database in the last hour. | |
Hi all, Can anybody help me out with the connectionstring for connecting VB6 to a Microsoft SQL Server 2005 Express Edition. I have tried several documented varieties which do not work. My latest attempt was a version from [URL="http://msdn.microsoft.com/en-us/library/bb264566(SQL.90).aspx"]this website[/URL]. I downloaded the application and associated files and changed the … | |
Just for anyone, who, like me, has got along using VB6 without the mousewheel whilst editing in the IDE. Until today I just assumed it wasn't an option. There is a simple fix in the form of a free addin from microsoft. [URL="http://support.microsoft.com/kb/837910"]http://support.microsoft.com/kb/837910[/URL] What a difference!!!!!!:$ | |
Hi again, Can anybody tell me how to make use of the checkbox in the Listview control. I would like to make use of the checkbox box in order to indicate a finished task. This would require relating the tickbox to a value in a database. I have no problem … | |
Hi all, When connecting to an Access database from a VB front end usig the ADO control is there any problem caused by the connection being permanently open or am I better to open and close the connection for each transaction. Will there be any difference for a mySQL database. … | |
Re: Can we see some of your code to give us an idea of where you are at? And maybe a brief description of what the form contains for the purposes of displaying data? I'm no expert, but I have spent a lot of time lately getting my head around vb6 … | |
Having braved the task that is getting mySQL6.0 installed onto my machine, after listening to the preferences voiced by database users everywhere I was delighted when I finally got down to a bit of a play!!! The problem I found almost immediately, was that a lot of the returned results … | |
Re: [URL="http://www.daniweb.com/forums/thread119457.html"]http://www.daniweb.com/forums/thread119457.html[/URL] | |
Hi again, In my previous thread regarding Combo box at runtime I had not forseen the problems I would experience introducing a variable to the code. [CODE]Private Sub Form_Load() Set myconn = New ADODB.Connection myconn.ConnectionString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source = C:\Documents and Settings\Gareth Powell\Desktop\db2.mdb" myconn.Open Set mycomm = New ADODB.Command Set … | |
Hi all, What I need to do is populate a combo box at runtime according to specific inputs from other forms.The code listed below is a seperate trial and works OK. I would like to know if I am overdoing the code thing for what I am achieving. [CODE]Private Sub … | |
This question is driving me batty!! I am currently teaching myself and enjoying the results of VB6. However, whenever I ask a colleague anything regarding VB the first reply is always the question "Are you using .NET?" and after the answer "No, I use VB6!" they reply with "Ooooh, you … | |
Hello, I just wondered if there is a quick and simple way of disabling the touchpad on my cheap Advent 7109A laptop.(Usually I prefer to use my USB mouse) Reason : While I am typing long speels of text, such as Word documents, e-mails etc., I tend to look at … | |
[URL="http://news.bbc.co.uk/sport1/hi/rugby_union/7215056.stm"]http://news.bbc.co.uk/sport1/hi/rugby_union/7215056.stm[/URL] | |
Re: At the end of the day there is still consumer choice. If you don't want Vista then don't buy it. So far as I know there are no laws being passed on the matter. The sad fact is that there are enough people out there who will buy anything new … | |
Re: Are you happy that both drives are installed correctly with any clean new drives correctly formatted. Are both drives recognised by Windows (Do they both show up in My Computer). | |
Why not drop in on ozzie10101's Thread [URL="http://www.daniweb.com/forums/post519917.html#post519917"]http://www.daniweb.com/forums/post519917.html#post519917[/URL] and witness the two egos trying to outdo each other. As they drift further from the original question in a bid to out brain each other, it really becomes quite interesting as they try to justify their little uninvited spat. | |
Re: Sounds to me as though the ICH (what would have been known as the south bridge in older sysyems)on your motheboard may have dry joints underneath it. One of the many functions of the ICH is the USB controller. It is also one of the major central players in the … | |
Re: With the fault info provided it is far too early to go blaming everything on your hard drive. In fact, if all you are seeing on the screen from power on is a flashing cursor then there is a fair chance that it is not your hard drive at fault. … | |
Hello, I have been trying with no success to transfer a recordset from one form to another. I have declared in Form1 that [CODE]Public myRS As ADODB.Recordset[/CODE] All works lovely in Form1 In Form2 when I use [CODE]Private Sub cmdFail_Click(ByVal myRS As ADODB.Recordset)[/CODE] I get an error message at runtime … | |
A week gone last Friday at work a tester PC's outer casing came into contact with a bare 240Volt live wire (The less said about the events leading up to that situation the better!!). Needless to say the PC got very unhappy and refused to work for the company any … | |
Re: If you do send back the motherboard you really shouldn't bother telling them that as you were short of a power supply you decided to try one without the appropriate connections. Who knows what damage may have been caused by that poorly thought out manoevre. In the event that you … | |
| |
Re: Your motherboard will run PC100 and PC133 RAM. Check that all your RAM are the same standard. | |
Re: There is probably a jumper setting giving you a choice between 80 and 84. This refers to the port that the card will read from. Industry standard is Port 80. Unfortunately not all manufacturers want to play ball. Compaq is one of the better known offenders who use Port 84. … | |
Hello there, I am trying without much success to display multiple columns from a database where the selected data is dependant on specific common data. I have tried using an SQL statement with a Jet 4.0 OLE DB connection. SELECT Name,Date,Action FROM Track WHERE SerialNumber="1" with the output displayed in … |
The End.