+ Post New Thread
Threads 1 to 6 of 6

Forum: Database (ADO/SQL/Access)

Having trouble connecting to a database? ADO giving you problems? If you're confused about a database-related issue, here's the place to ask!

  1. Seeking better performance

    CREATE PROCEDURE D_Tigers @RestId binary(20) AS DECLARE @Table table ( id binary (20) ) DECLARE @Id binary(20) DECLARE @Result bit SET...

    Started by sbhmf‎, 06-14-2013 05:31 PM
    • Replies: 3
    • Views: 74
    06-16-2013, 03:36 PM Go to last post
  2. paging with custom class objects

    Hi, I have created some custom class objects. public class astroObjects { public int Id { get; set; } public String Name { get; set; }

    Started by markbpriv‎, 06-08-2013 04:34 AM
    • Replies: 1
    • Views: 259
    06-08-2013, 06:25 PM Go to last post
  3. Problems using the SQL duplicates code from SQL Guru on this site

    I used the following code (adapted from a posting from SQL Guru). However, I am getting the error at the bottom: DELETE FROM tbl_events_temp...

    Started by jeffsimon‎, 05-23-2013 10:49 PM
    sql
    • Replies: 2
    • Views: 315
    05-24-2013, 02:12 PM Go to last post
  4. Weighting sql results

    I'm using MSSQL2008. I have a table that I need to search one field for matches from a user input search string. I have a script that pieces together...

    Started by enigma65‎, 05-21-2013 06:05 PM
    • Replies: 2
    • Views: 109
    05-21-2013, 06:32 PM Go to last post
  5. Expected statement error

    Hello I am getting this error: I have searched extensively on the Internet for ideas as to what may cause the error, but it seems that it...

    Started by Steve_SH‎, 05-05-2013 06:56 PM
    • Replies: 2
    • Views: 267
    05-06-2013, 08:29 AM Go to last post
  6. How to cunt in one SQL with 3 table?

    Hello, There are 3 tables I'm using (MS SQL): leadsTBL (zipCode) moneyTBL (finalAmount) zipsTBL (zipCode, stateAbbr, stateName) I'm trying...

    Started by impepper‎, 03-14-2013 05:54 PM
    3 Pages
    1 2 3
    • Replies: 20
    • Views: 1,620
    03-20-2013, 11:11 PM Go to last post

Thread Display Options

Use this control to limit the display of threads to those newer than the specified time frame.

Allows you to choose the data by which the thread list will be sorted.

Order threads in...

Note: when sorting by date, 'descending order' will show the newest results first.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 15 replies or 150 views
Hot thread with unread posts
More than 15 replies or 150 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts


More ASP Resources

Resources:
-- ASP Articles
-- ASP.NET Information
-- 4Guys ASP F.A.Q.
-- ASPFAQs.com
-- ASP Coding Tips
-- Related Web Technologies
-- User Tips!!
-- ASP-related ListServs
-- HTML5 Development Center
-- JavaScripts


Smart Sites
-- Mobile Development Center
-- MSDN SpotLight
-- Web Dev Resource Center
-- Cloud Showcase for Developers


Windows Technology
Check out these Web sites for articles, tutorials, FAQs, discussions, and code on ASP and related technologies!
-- CodeGuru.com
-- VBForums.com
-- ASPFAQs.com
-- ASPMessageboard.com
-- DevX.com
-- Developer.com
-- FreeVBCode