Thanks for the response. I'll look into these.
I have noticed if I have another device which draws from the internet plugged directly into the back of the router in addition to the wired connection to the Powerline plugs then the internet speed of the PC connected through the Powerline plugs is...
Thanks for the reponse Roger.
Yes they are the same make.
They plug into main socket not 4-way block etc.
I didn't seem to get any diagnostoc software - just plug them in an away they go.
I'll try the same room but I find if I just pop back in my old router leaving the Powerline plugs where they...
I have set up a new Belkin N wireless modem router (F5D8636uk4A v2022uk).
I am experiencing greatly reduced internet speeds when using this router wired through Powerline Ethernet Bridge plugs compared to using the same plugs and cables with my previous D-Link DSL-G604T modem router.
Wireless...
Hi
I am trying to set a class as a property of another class.
I have one class clsCompany and another clsPerson
I am trying to set clsPerson as a property of clsCompany and as an array.
Elsewhere in clsCompany I am setting the number of of 'clsPerson' instances (PersonCount) and creating a local...
Hi
I am writing a new Crystal Report in a VB6 application. This application currently uses Crystal 8.5
The report shows 2 levels of data - customer information and then all orders for that customer. The design I'm thinking of would have a group header for each order. In the group footer of the...
Excellent dilettante that does seem to be the solution.
I looked at a refresh Windows 7 install and could find MSJRO.DLL and MSDART.DLL.
I applied a new installer which did not reference neither MSJRO.DLL nor msado26.tlb.
The installer completed OK and I could run my application OK including...
Hi
You could use mid() to extract the section containing the number.
You then need to concern yourself with the start and end position of the number in your string.
If it always start in position 11 then you can state 11. Otherwise you can use Instr() to find the position of ":"
Similarly...
Hi
A VB6 app written 8 years ago references Microsoft Jet and Replication Objects 2.6Library (MSJRO.DLL) and Microsoft ActiveX Data Objects 2.6 Library (msado26.tlb)
A part of the code calls JetEngine RefreshCache
Dim je As New JRO.JetEngine
...
je.RefreshCache gcnn1
I'm now trying to test...
Hi
I have received an enquiry from a custoemr using an old VB6 project. The VB6 project uses crystl32.ocx (Crystal Report Control).
I want to pass some text into a report when called by the VB6 project.
I thought I would add a formula to the report then change it's text at run time in my VB...
Hi
I have a couple of legacy applications developed in VB6.
These applications continue to have new versions developed for customer's changed requirements and fixes - both small changes and new modules within the application.
I can see these applications continuing to evolve over the next 1-2...
Hi
I have a VB6 application that uses Crystal Reports ActiveX Designer Design and Runtime Library 11.5 to output various reports from data stored in a MS SQL 2005 Express database.
My client is interested in a new report that will list a series of records held in one table and against each a...
Hi
I have been able to progress this a little.
I may be resolved by installing a hot fix/service pack
http://support.microsoft.com/kb/913371
If I also add "WITH RECOMPILE" to the failign script copied from my trace then this also seems to work.
But I'm not sure how to introduce this into my...
Thanks for the response
intSINID is a field I need to group on but not read so I do not include it in my select. I have tried adding it in but still get the problem.
Ran a trace. When it fails to the user I get this
declare @p1 int
set @p1=0
declare @p3 int
set @p3=557064
declare @p4 int
set...
Hi
I have a customer with a VB6 application with a SQL 2005 database.
The VB6 application sits on different servers to the SQL server.
They migrated their servers at the weekend from Windows Server 2003 32 bit to Windows Server 2003 64 bit. The SQL was upgraded from MSDE2000 to 2005 standard...
Think I've sorted my problem.
I'm a bit of a newby so I may have been doing something stupid.
I saved and read through the .tmp file prompted.
It made reference to a build of a custom control I had created not being found on the form I wished to view.
I applied the latest build of the control...
Hi
When I open projects in Visual Studio and attempt to view a form view designer I have started getting "File Download - Security Warning" Message prompting a .tmp file in the location of my project.
Options to 'open', 'save' or 'cancel' do not lead to the view designer opening successfully.
If...
Hi
I'm currently a software developer and want to broaden my understanding of the 'hardware' side of things.
I'm partly interested in this as a possible career change.
To get me started the only time commitment I can make is to read a few books.
Can anyone suggest some good idiot guides -...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.