I have a relational database that has several fields in it (color, product, format, type, etc). I want the user to be able to identify products based on the defect, format etc. I can write an SQL statement that gets the products if I specify the color programmatically. For example,
SELECT...
I have a relational database that has several fields in it (color, product, format, type, etc). I want the user to be able to identify products based on the defect, format etc. I can write an SQL statement that gets the products if I specify the color programmatically. For example,
SELECT...
How do I display the "connect to server" dialog box? I tried clicking Start, Visual Studio 2005 without success. How do I get to the "connect to server" dialog box?
Charlix
How do I connect to SQL Server 2005 "connect to Server" dialog box? When I try to follow the directions: click START menu,PROGRAMS, MICROSOFT SQL SERVER 2005 it does not lead me to the "Connect to Server" dialog box. What am I doing wrong?
Charlie
Dear TipGiver:
Thqnks a ;lot. None are so blind as those who will not see. I spent 4 days trying all sorts of password and fixes. I kept reading non alpha-numeric as non-numeric. Thanks for pulling me out of that hole.
Charlix
I am having a problem using the CreateNewUser control in Visual Studio 2005.
When I fill in the text boxes with the user information it doesn’t create a new user record in the aspnetdb.mdf database and displays the following error message
“Password length minimum: 7 Non alpha-numeric...
Thank you for the reply to my post. However, my problem is not changing between source view and design view but between {b}client side{/B} view and server side views. For example, when I call up the properties page the Application type and Start up objects fields are greyed out. If I were in...
I am trying to learn to use asp.net Web application template in the Hello World Tutorials for Visual Studio 2005. When I call up the default.aspx file by clicking it in the solution explorer I get the default.aspx file with the "client side objects and events" tab. How do I get the "SERVER...
Sorry for the last message.
I tried included the two dependency files (MSStdFmt.dll and ComCat.dll) and still the flex grid only shows on computers with VB6 installed.
Is there another grid I can use, or is something still missing?
Charlix
I found the answer MSDN library at the following address:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/mshflx98/html/vbprowordwrapproperty.asp
There is no support for the msFlexGrid but there is support for the hierarchal Flexgrid mshflexgrid.
Thanks,
Charlix
Hi everyone,
Is it possible to use the msFlexGrid on a web page where the client does not have VisualBasic6 installed?
It works fine on my computer but doesn't show on other computers.
I have included MSFlexgrid.ocx file but that doesn't help.
If I can't use the MSFlexgrid on a web page is...
Thanks vongrunt,
There are other relationships and these must be restricting the delete.
I'm trying to analyze my database to see what I can do. Unfortunately, I don't know how to remove the relationship between the tables prgramatically so that I can edit the tables from a web page.
Charlix
Hi,
I have been unable to delete cetain records from a relational MS Access database.I can delete those records where there is a one-to-one relation between the primary and foreign table BUT I can not detlet the records from the primary table where there is a one-to-many relation. I get the...
Hi,
I get the following error message when I try to remove a one to many relationship in my database programatically:
*******
arguments are of the wrong type, out of acceptable range or are in conflict with one another
*******
This is the code I am using on my asp page"
*******************...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.