Hey guys, i've gotta problem here and was wondering if theres any other VB Gurus here.
What I am trying to do is, have a VB app read contacts from a .csv file, and import them into Outlook 2000. I can get this to happen...but what i'm having trouble on is having them add to a specific contact...
I have a program that runs a report and gets data from a VFP database. I was wondering if anyone knows of any query spies for VFP that I could either run client side, or server side, that will get me the actual query being ran.
Hello, I had dreamweaver opened on my pc. Dreamweaver crashed, and when I tried viewing my html files they are now corrupt. When viewed with notepad, it's full of those squares and other weird characters. Has anyone had this problem before of dreamweaver doing this?
Hello, I just setup web connections on a Win2K3 server, and want to be able to connect to x number of clients in the network. I have a Watchguard Firebox 1000. Right now, I can navigate to http://<external ip>/tsweb/, and I can view the login page...however when I try to connect to a pc...im...
Hello everyone, I have a question. I want to migrate a companies mail software from Exchange 2003, to Qmail. Is there an easy way to do this? I have about 50 mail boxes, and I know that exchange keeps the pst files on the server (not individual pst files on the clients computer)...What...
Hello,
I would like to setup a remote desktop connection to a clients computer located behind a Firebox 700 appliance. There is no router between the internet and the Firebox appliance..I am new to Firebox, and was wondering how I can tell the firebox to forward any connections made to...
Hi, I want to make a simple change to a report that we use to make labels. The change is simply adding a textbox to the report that will contain a number. When I add this textbox (and set it's datasource)..save and open the report...I get the error below:
Incase the picture is small, it says...
Hello, I have the following Passthrough querie that works fine:
SELECT pub.sbs."Item-code", pub.sbs."Tool-code", pub.sbs."Station", pub.sbs."Date-run", pub.sbs."Run-hours", pub.sbs."Mfg-qty-base", pub.sbs."Rej-qty-base", pub.sbs."Batch", pub.sbs."Shell", pub.iix."Class-code"...
Hello, I am switching from VB 6.0 to VB.NET 2005 and have a question. .NET 2005 comes with Crystal Reports, and I am used to VB 6's Data Reports. Is there a way to do the following:
Custom Code in a crystal report (like you can set a custom query for the reports datasource in vb6.) The...
Hello, I am switching from VB 6.0 to VB.NET 2005 and have a question. .NET 2005 comes with Crystal Reports, and I am used to VB 6's Data Reports. Is there a way to do the following:
Custom Code in a crystal report (like you can set a custom query for the reports datasource in vb6.) The...
Hello, I have a program that logs websites visited by the computer. The User, Time, Date, and Website are all stored in an SQL database table (tblInformation). I also have a banned list stored in tblBannedWords. How would I write a query that looked at each tblInformation record, and...
Hello, I am running ProComm PLUS 2.0, and have a problem.
I am running the below script to gather data.
string record
string outputfile = "c:\prowin2\capture\phonelog.cap"
proc main
set capture path "c:\prowin2\capture"
set capture file "phonelog.cap"
call PortSettings...
Hi, How can I have a table be aligned LEFT if the resolutions width is less than 1000? And have it aligned CENTER if the resolution is more than 1000? I'm new to JS..
Hello, I've got a site that has a dropdown menu on it. It looks great in all resulutions except 800x600. My script (in index.html) calls a file called 'config.js' to get its TOP and LEFT locations. How can I set it in config.js that if the resolution = 800x600 then LEFT = 100 Else LEFT = 220?
Hello, I have a form that has a subform on it. When I push a cmdButton on the subform, it opens a report. This report is tied to a query in which it gets data WHERE MunID = subform.txtMunID.text...how can I put this WHERE statement in a query? I've tried
WHERE MUNID =...
Hi, I have a secure database that around 9 people use. I was wondering if there's a way that I can set it up that if say 'UserA' logged into the DB, that it would only enable txtOne on the form? And if 'UserB' logged in, it would only enable txtTwo? As far as I can tell, this can only be...
Hello, I have a Visual Basic program that connects to a MySQL database. For sake of simplicity, I have a textbox, and a command button. When I click the Command Button, the folloing happens.
rs.fields("Information") = txtInfo.text & ""
When I hit the command button, it saves the data...
Hi, i've got the following code that allows me to to have a database field display in the reports "Group Header", and also fields in the details.
strSQL = "SHAPE {"
strSQL = strSQL & "SELECT * "
strSQL = strSQL & "FROM tblMaintenanceRequests "
strSQL = strSQL & "WHERE DateInitiated "...
Hello, i've got a report that I need to print to a Remote Printer (\\Stimpson\Stiles\) without displaying the "Chose printer" dialog box. In access, you can just create a macro that does this...how can I do this in VB?
Hello, I have a report that when printed, must print to a certain printer on the network (//network/PDFPrinter). This printer is NOT the default printer on the computer. I would like it, that when my report loads, I want it to print that report automatically to //network/PDFPrinter without...
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.