Enter Keywords:
Search Within Results
 
 
Narrow Results
Can't Find a Solution
 
 
 
1 - 10 of 8600(0.169 seconds)
Sort By:
 
If I have build a help file for my Access Database using ROBOHELP, so that the help file is a valid windows help file (.hlp), can I somehow attach this to my Access Database?  I'd like to be able t...
Zones: MS AccessDate Answered: 03/28/2000 Rating: 8.2 Views: 0
Hi. I am creating a small project and i need assistance on how best i can design tables in access. I have a few catagories of books . So, i created 5 tables for each catagory. They all have field I...
Zones: MS Access, Font CreatorDate Answered: 05/01/2000 Rating: 5.8 Views: 0
Here's what I'd like to do: declare @dbname varchar(50) select @dbname='db_name' use @dbname .... .... but, of course, this is not allowed. The only other way I can think of doing it is ...
Zones: MS SQL ServerDate Answered: 05/18/2000 Rating: 8.8 Views: 0
I want to hide the database window through code, instead of setting it through, TOOL\STARTUP. I've been searching help under 'startupshowdbwindow' but I don't understand how the code should be w...
Zones: MS AccessDate Answered: 07/11/2000 Rating: 7.8 Views: 0
Heres a weird one. Anyone ever seen this. I have a 2000 db rec'd from a client. Sometimes when I open it I cant add any objects(forms, etc.) It tells me I do not have exclusive access to the ...
Zones: MS AccessDate Answered: 07/18/2000 Rating: 4.6 Views: 0
1200 points! I am looking for a sample computer hardware and software database that someone already made. If you have one, please post what you have here.
Zones: MS AccessDate Answered: 07/24/2000 Rating: 5.8 Views: 0
Hello! My question is the following: I have 2 stand alone computers and both have SQL Server 7.0. One of them has a database that I created. How can I copy that database to the other stand alone ...
Zones: MS SQL ServerDate Answered: 09/01/2000 Rating: 7.6 Views: 0
Hi is it possible to use SQL to get database information on SQL Server? Meaning can I do a sql on a database to get a list of tables in that database and then on that table do another sql to get...
Zones: MS SQL ServerDate Answered: 09/27/2000 Rating: 7.2 Views: 0
Hello I have an application where I wish to do the following: 1) I have a table called People, full of contact details, with a field called 'places'. This is a comma delimited list of places the ...
Zones: MS AccessDate Answered: 10/24/2000 Rating: 7.6 Views: 0
Hi, Here is my connection string from ASP to connect my datbase <% strConnect = "Provider=SQLOLEDB; Data Source=BOMITPC01;" &_                "User ID=sa; Password=; Database=EagleIndia" %> ...
Zones: MS SQL ServerDate Answered: 04/11/2002 Rating: 7.6 Views: 0