Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: bicyleman9008
  • Content: Threads
  • Order by date
  1. bicyleman9008

    Save data to csv

    I am somewhat of a beginner with php code. I have the enclosed php program, which dumps data to the screen. I would rather save it to a csv file on the local PC. What do I need to change and add to redirect this? ****************** <?php include "cfg/connect.inc.php"...
  2. bicyleman9008

    coding help with decrypt

    I have a database in which the credit card information is encrpyted. I need to export the data to spreadsheet, save on a local pc & and decrypt the encrypted fields. Here is the encrypt and decrypt code for the CC holder's name. The table name is "orders" How would I export the field...
  3. bicyleman9008

    PCAnywhere Host PC cannot use mouse

    This just started a short while ago. It was working fine before that. I have PCAnyhwere 11 and a MS wireless mouse. When I connect with client as remote they cannot use their mouse. I have tried contacting them directly and having them Call a Remote. Does anyone have any ideas?
  4. bicyleman9008

    Importing Invoices

    We are trying to import invoices into Peachtree. The import of data returns no errors, but the data is all wrong in the system. Our fields are: * Customer ID * Date (Invoice Date) * Ship To Name * Ship To Address1 * Ship To Address2 * Ship To City * Ship To State * Ship To Zip * Ship To...
  5. bicyleman9008

    database device

    We successfully moved data from an SQL 7 database to and SQL 2000 database. The software, however is asking for two database devices to be created. Is there a way to work around this in SQL 2000?
  6. bicyleman9008

    Slow Drill Down &quot;Look In&quot;

    I am suddenly having a strange problem on my PC. When I drill down to drives or folders from Windows Explorer, everything is fine. When I drill down from a box to Open a File or Insert and Document -- the PC takes about 30 seconds to get to each next level of folder. Anyone have any ideas...
  7. bicyleman9008

    Data Corruption

    We have a database set running on an SBS 2003 Server. When the users were not in the domain everything was fine. As soon as we put the users into the domain... and made them power users, we started getting data corruption. The folder where the databases are is shared with full access to everyone.
  8. bicyleman9008

    DNS Issue

    We have an SBS 2003 server that is named mycompany.office.dns. The company website is www.mycompany.com. The latter does not resolve to its IP address properly. The local user cannot access www.mycompany.com from PCs on the local network. For the longest while it did work fine, however. The...
  9. bicyleman9008

    cannot access via pc anywhere

    Two PCs, both running PCAnywhere 11. Host is at IP 10.1.1.97, subnet 255.0.0.0 TCP Port is 5641 and UDP Port is 5642, though I don't know if this matters when running inside a LAN. Remote is at 10.1.1.2 subnet 255.0.0.0 Ports are also set to 5641 and 5642. When I try to connect I cannot see...
  10. bicyleman9008

    Exchange Rules do not match client

    When we go to Tools, Rules, we get the message: "The urles on this machine do not match the rules on the Exchange Server." Whether we pick Client or Server, we get to the rules screen. Rules may be entered and run, but will be deactivated when we close the rules screen. Next time, we get the...
  11. bicyleman9008

    Duplicate Contact Folders

    After we restored our Exchange Public folders to our new server (was Windows 2000 and Exchange 2003) Windows 2003 and Exchange 2003 we have the following problem: When sending email and clicking on To... we see something like: Clients Clients Clients Yes, three times. Two will not open. One...
  12. bicyleman9008

    A how to question

    We have a VFP 9.0 page with one memo field and many character fields. When the user clicks on EDIT, the date and user id (ie. 07/06/05-JLK:) is automatically placed in the memo field along with the cursor, because 90% of the time that field is going to be updated. However, if this is the 10%...
  13. bicyleman9008

    VFP 6 to VFP 9 conversion problem

    A piece of code that we have in our VFP 5 & 6 (works fine) build reads: form A public dime allheaders[45,3] do form B form B external array allheaders generates and error when we try to build it in VFP 9 "unknown allheaders - undefined" Can anyone help? Glenn

Part and Inventory Search

Back
Top