I am using .net remoting in my application, and I want the user to be able to pick an available server from a list instead of having to know the computer name and type it in.
Is there a way that I can discover Remoting servers on the local subnet that have a given port and topic?
or
Is there...
I am running windows 2000 and have a problem with my internet connections. When I am using the internet(Mozilla or IE) my internet fails after about 2 hours for sites that I haven't been to yet. Sites that I have already connected to remain working. When I ping from the dos prompt, I can ping...
Hi
I have a large recordset that I am looping through using ado and Jet 3.51. The table is in an access 97 database.
The code takes about 5 seconds to process the first 32000 records and then it slows to a crawl, looping through only about 10 records per second.
I am using a clientside...
Hi
I am creating a linked table to an odbc datasource in access vba. When I create the link, access shows a windows with the title "Select Unique Record Identifier" and it gives a list of all the fields in the table to select from with OK and Cancel. All I need to do is click cancel and the...
Hi
I am using ado to add records to an access97 table using rs.addnew and rs.update
Is there any way to insert the new row at a specific location in the recordset instead of at the end?
Thanks, Derek
HI
I am connecting to a table on an AS400 server using the following code:
cn.ConnectionString = "Connect=ODBC;DSN=AS400 AMFLIB;UID=;PWD=;"
rs.Open "Select ITNBR, ITDSC, UCDEF FROM AMFLIB.ITEMASA ORDER BY ITNBR", cn, adOpenDynamic, adLockOptimistic
My problem is that the query is passed to...
Hi
I am trying to change the value of a checkbox using the user32 library. I cannot simply use sendkeys to toggle the value of the checkbox because I need to know what the current state is. I tried using sendmessageA from the win32 library, but this only changed the state visually on the...
Hi
I am using a microsoft time and date picker control in the header of an access97 continous form to filter the data in the form. This works fine except when all data is filtered out and there is no current record. Changing the value of the time&date picker gives the following error...
Excel 97 opens hyperlink using different application than windows explorer uses.
I have created a hyperlink in Excel 97 to a file on my local hard drive. I have both the application and its viewer installed on my machine, but I want to always open files using the viewer not the application...
I am using two crystal report 4.6 controls on the same VB6 form. The reports source data is a query in an access 97 database. When I load the form in my application, I can view all the reports no problem. When I close the form I get the following error and the program crashes:
Exception...
I've created a report in access 97 and in order to get the formating I needed, have used the on-print and on-format events for different sections of the report. The report prints fine when it is printed using docmd.openreport "Report Name", acnormal. If I print it from print preview...
Hi
In windows XP, microsoft went and changed that way that directories are sorted in Windows Explorer. They Changed it from a character by character sort to a sort by number which changes the order that the files are listed.
(http://support.microsoft.com/default.aspx?scid=kb%3ben-us%3b318872)...
Hi
I have been using VBA in Excel to print documents using Acrobat PDF Writer. My problem is that I can't set the paper size when I do this and pdf writer seems to remember what you size you printed last. Does anyone know how to specify the page size??
thanks,
Derek
I need to tie two merlin magix systems together. If I use two DS1 modules to connect them, will I be able to call extensions on one system from the other? We currently have tie lines, but need more capacity.
Thanks
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.