Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsGeneralPHPASPPerlColdFusionFlashHTML, CSS, ScriptsBrowsers

Webmaster Forum / ASP / Database Access / January 2005



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Help...I need to count number of occurences of a word in a field31 Jan 2005 22:55 GMT1
I found this function on the web
Function GetSubstringCount(strToSearch, strToLookFor, bolCaseSensative)
If bolCaseSensative then
GetSubstringCount = UBound(split(strToSearch, strToLookFor))
Linking Access Tables?31 Jan 2005 16:57 GMT6
I have an ASP that should get data from 2 tables located in 2 mdb files.
Is it possible to create a liked table in one of them so I will need to open
only one connection?
If yes, how?
ASP and Access Databases31 Jan 2005 16:54 GMT3
My web-packaged training pieces (using Authorware) send data to an Access
database via ASP pages.  In the past, I have tested the files using the
version of Microsoft IIS that came with my Win XP Pro.  It worked great.  
Now, I am having trouble.
SQL in ASP:  How Much?31 Jan 2005 16:47 GMT3
My web-packaged training piece (in Authorware) sends user data to an Access
database via an ASP page.  I have recently increased the number of variables
sent to the database from 25 to 35.  Each variable can be a string of 10-15
characters or a numberical value of 2 digits.
replacing carriage returns?31 Jan 2005 14:55 GMT2
Hi, I know this is an old question but I don't find the solution on the
'net ...
The user enters his data into a multiline textarea field.
The data is saved in a TEXT field in a database on a SQL Server.
DATETIME value displayed as incorrectly31 Jan 2005 11:48 GMT1
I have a SQL Server 2000 table with the following structure:
CREATE TABLE [Personal] (
    [UserId] [INT] IDENTITY (1, 1) NOT NULL ,
    [Name] [NVARCHAR] (50),
Import text in to access...31 Jan 2005 06:53 GMT1
Hi all...
I have a text file line by line example:
test.txt
aaaaaaaa bbbbbbbb ccccccccc
Register a User in Database31 Jan 2005 06:53 GMT1
I am a rank amateur at hand coding anything as all I have done to now is
use MS Frontpage.
I need an application to register a new user on a website. The user's
data will be kept in an Acess 2000 db.
Help Needed with filtering query results31 Jan 2005 06:53 GMT5
How can I do this...
Pretend that this is my SQL statement...
SELECT pageData FROM dataTable WHERE pageData LIKE 'winners'
Pretend that the text below is what gets returned.
Trigger VBScript by click on Push Button30 Jan 2005 12:04 GMT1
I'd like to trigger a VBScript by clicking on a push button, but I always
get errors and the line number and error
description don't make any sense (Line: 29 Char: 6 ';' expected)
Line 29 =
DB memory problems29 Jan 2005 13:37 GMT1
I am connecting to an Access DB but when trying to retrieve search results
from the DB, I am met with the error:
Error Type:
Response object, ASP 0100 (0x8007000E)
Advice needed on adding checkboxes for a total28 Jan 2005 12:23 GMT4
I have written most of the easy ASP portion for a MS Access
DB insert.  In the database, I have about 15 checkboxes in it.  Five
of them represent a point total of 1 point, 5 of them at 2 points each
and 5 at 4 points each.  Over time this database will get quite big.
Fill Listbox with Data from Access DB28 Jan 2005 11:31 GMT3
I got this code on a .asp page that retrieves data from an AccessDB and
shows it in a table.
<%
Dim DB
Create html table28 Jan 2005 05:14 GMT36
I have a pair of temp columns:
id          name
1            bob
2            ted
default value in field27 Jan 2005 08:23 GMT12
how can i get default value field in a db like .mdb , swl server and mysql
with asp programming ??
Pages: 1 2 3 4 5 6 December, 2004
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2010 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.