All Tags » Database (RSS)

Browse by Tags

  • How do I get a user ID from a logged in user and include it in my query

    Experts, I have been trying for a week to get this figured out, and am so close I can taste it. Please help me over the hump!!! I am trying to pass value from a user profile (logged in), to an HTML form. The only thing holding me back is this query 1: $query = "SELECT firstname, id, lastname, cb_company...
    Posted to Btrieve (Forum) by software on 06-17-2010
  • Database choices

    Hello, I am contracting someone to build an application under .NET and we are trying to agree on what the database for it will be. The software will record information in a database and this database will be stored onto the local workstation. This software would also be scalable in that the database...
    Posted to Oracle (Forum) by software on 06-17-2010
  • Display images in html table from database in php

    Hi, quite a simple question i believe. I have a table that stores images, and all i want to do is get from that database all the images and display them on a page. The table consists of id, name, category. The name is the location of the image on the server and the category doesn't need to be displayed...
    Posted to Oracle (Forum) by software on 06-16-2010
  • Entering image name into database in php

    Hi, i have a script that an expert helped to add an image resize function to. This works well and i am happy with it, however it used to add the image name to the database, but this no longer works after the image is resized. Could anybody help show me where to change it so that the new resized image...
    Posted to Oracle (Forum) by software on 06-10-2010
  • How to set default value in menu from database in php.

    Hi, i have some code that gets the categories available for an article to be posted in and then displays it in a form menu. The articles are stored in a table called 'content' and the categories are stored in a table called 'content_categories'. The link between the content_category and...
    Posted to Oracle (Forum) by software on 06-10-2010
  • Connection to SQL2000 Database fails

    I'm trying to figure out ASP.NET. Using IIS6 and SQL 2000 database (not MSDE). I have the following web.config file in the root of the web site, 1: 2: 3: 4: 5: 6: 7: 8: 9: 10: 11: yet I'm continually presented with the error: Server Error in '/' Application. -------------------------...
    Posted to AppleScript (Forum) by software on 06-10-2010
  • How can I resolve an "Invalid Fetch Size" SQLException when using dbunit.database.DatabaseCo<wbr />nnection.c<wbr />reateDataS<wbr />et()?

    I'm working on a Java project in Maven, trying to initialize my test database to a known state before each test runs. I know that that step hasn't been completing properly, because one of the tests requires a specific record not be in the database, and asserts against that fact before it actually...
    Posted to Test / Validation (Forum) by software on 06-08-2010
  • MS-SQL Deadlock Issue

    Our company has a MS .NET application on a MS SQL db. Some of our larger clients have been getting a "Deadlock" error message when they have more than 20 concurrent users on the system (the error information is attached). I am interested in any insight you may have into what causes this error...
    Posted to dBase (Forum) by software on 06-03-2010
  • How I connect an Access Database

    Hi Im using dreamweaver and my host is goddady How I connect an Access Database Using File DSN and ASP/ADO? Goddady help file said: The purpose of the Windows file DSN (data source name) is to centrally store your database connection information. If you have many Web pages that require database access...
    Posted to Adobe Dreamweaver (Forum) by software on 06-02-2010
  • Using a PHP form to enter data into mysql database

    I'm trying to insert the results of a form into a mysql database. Here's my condensed form: ------------------------------------------------- Car > Year(enter 0000 if unknown): 0000 1900 Now here's my script.php page: -------------------------------------------------------- $DBhost = "xxx";...
    Posted to PHP and Databases (Forum) by software on 06-02-2010
Page 1 of 142 (1417 items) 1 2 3 4 5 Next > ... Last ยป