I am in an office building with a shared internet connection. There is a router in the building (which I don't have access to) that is assigning individual dynamic ip addresses to each office.
I want to configure a wireless router in my office to allow multiple laptops to be able to share my...
I am using VB 6.0 and need to be able to creat AND position textbox controls on a report at runtime. I have crystal reports 8.5, but I have not been able to figure out how to accomplish this. Is this possible? and is crystal reports the best way to do it.
I am using Data Report with VB 6.0. Everytime I view a report I get the error "Sections do not fit vertically on page".
The report is too big to fit on a 8 1/2 x 11 sheet of paper. How can I tell VB to use a legal sheet or two 8 1/2 x 11 sheets?
I am using the Cisco VPN 3000 Client with Win 98 & a cable modem. After installing the Client software I lose my internet connection. If I uninstall the Client software my internet connection works fine. I am trying to connect to my corporate network and other employees using the same ISP and...
When I use "Inner Join" in an SQL statement in VB 6 I get the error "Join Expression Not Supported". Doesn't VB support join expressions?
I set a an alternate recipient for a mailbox on my Exchange server. The alternate recipient has an internet email address. When the original recipient receives internal mail a copy is fowarded to the alternate recipient as well. But, if the original recipient receives an internet email the...
On startup I'm getting the following error:
Missing or Invalid Dat: C:\Progra~1\Networ~1\Mcafee~1\Scan.dat C:\Progra~1\Networ~1\Mcafee~1\Names.dat C:\Progra~1\Networ~1\Mcafee~1\Clean.dat
Press any key to continue...
Any idea what is causing this?
After I run code to compact an Access database from VB I am left with two databases. How do I delete the original database and rename the compacted database?
Thanks.
I have an Access database that contains some links to tables in an SQL database. On all the computers on my network except one I can open the database with no problem, but on one of the computers it requires me to log on the SQL server. What is causing this?
Is there any method of creating reports in VB other than the data environment, or a third party software such as Crystal Reports? For instance could I create a report template with the datareport and feed it an SQL statement at run time?
Any help would be appreciated.
I'm using VB 6, and 'Add Data Environment' does not show up as an option under Project. I read on MSDN that if it doesn't show up there, you can add it by going to
Components-->Designers and select it. But, it doesn't show up there either.
Any ideas????
The format for my textbox is set to Currency. The variable that is going in the textbox is also Currency. But, the textbox is not displaying the contents in Currency format. What am I doing wrong?
I have a table in an Access database with two fields. I want a combobox in VB to display both of these columns. I know how to make the combobox display one column from the table. I also know how to make a combobox display two columns in an Access form, but I can't figure out how to do this in VB.
When I try to install NT 4.0 for the first time on a Compaq Prosignia I get the following error:
File \i386\ntkrnlmp.exe could not be loaded.
The Error code is 4.
Microsoft says it could be caused by the computer being configured using an EISA configuration utility for another operating...
I have a form in Access 2000 from which I run an update query on a linked SQL Server table. The update query works correctly, but if I close the form and try to reopen it I get the error "ODBC Call Failed". If I go into the table and undo the updates that were made through the query...
I have a form in Access 2000 from which I run an update query on a linked SQL Server table. The update query works correctly, but if I close the form and try to reopen it I get the error "ODBC Call Failed". If I go into the table and undo the updates that were made through the query...
When I use the following code to email a report from Access:
DoCmd.SendObject acReport, sEmailObject, "RichTextFormat(*.rtf)", sEmailAddress, "", "", sEmailSubject, sEmailMessage, False, ""
I get the following error if the value of...
If I have a table with a field containing a string such as "Test1;Test2;Test3", is there a way to pull the values from that string, perhaps using the MID function, and display them in a report as:
Test1
Test2
Test3
Any suggestion would be appreciated. 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.