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 Wanet Telecoms Ltd 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: Cheryl73
  • Content: Threads
  • Order by date
  1. Cheryl73

    Receiving Error: You must use the dbSeeChanges option with OpenRecordSet when accessing a SQL Server

    I have an MS Access 2010 (.mdb) application linked to a MS SQL Server 2008 R2 SP2 database on the backend. I am using an SQL Server ODBC connection driver. I am not using a SQL Server Native client driver. When I run my application at some point I receive the following error: You must use the...
  2. Cheryl73

    Receiving Error: You must use the dbSeeChanges option with OpenRecordSet when accessing a SQL Server

    I have an MS Access 2010 (.mdb) application linked to a MS SQL Server 2008 R2 SP2 database on the backend. I am using an SQL Server ODBC connection driver. I am not using a SQL Server Native client driver. When I run my application at some point I receive the following error: You must use the...
  3. Cheryl73

    Need Help with ASP.NET Label Control

    I have a simple label control that I need to display in a ASP.NET application and I need to get the label to display in a red colored font. I have tried the following code several times and the text of the label will not change to red, it still displays as black text: (The code is within a...
  4. Cheryl73

    Problem with Conditonal IF Statement

    Hello All, I need help with some PHP code. I think that I having problems with properly coding my if-else conditional statements on a php web page. I'm rather new to PHP. I am creating PHP code to work with a MySQL database in the background. I have three buttons on a PHP web page called...
  5. Cheryl73

    Using Replace Function with SQL Stored Procedure

    Hi: I'm developing a web app using Dreamweaver MX (ASP, ADO) and SQL Server 2000 for the database. I have a stored procedure that has two parameters, one called @Supplier and one called @Agreement. Here is the code for the stored procedure. Sorry about the length but what is does is check for...

Part and Inventory Search

Back
Top