Thanks jmeckley,
Thanks for advice. We are now getting to my question. I like idea of using parameters versus constructing of SQL statement old way (or my way) exp. ... "select ... from where id =" + id;
But once I add parameter, how I remove it if I don't need it. Let's say in your example...
Using control SqlDataSource in .NET 2.0, how do I search for parameter when it is provided, and return all results when parameter is not provided.
For example:
On my page I have TextBoxSearch. If user type something in, and then click search button, I would like to perform something like...
Every time I try to compile I get this error:
ASP.NET runtime error: 'name' is a duplicate attribute name. Line 19, position 132. (C:\dev\myfolder\staging\web.config line 19)
In web.config (line 19), there is nothing, no name tags, that could produce this error....
I tried to remove web.config...
Actually, last night I realized, after I removed the floppy and had only CD Rom (primary slave) and sata hd (on sata1).
I noticed that now boot from CD ROM doesn't work. It starts, then it tells me to type location of command.com. ...
It seems to me that there is conflict between SATA and IDE...
I have weird problem.
I've just put my first (and last) system together.
P5N-E SLI motherboard with Intel Quad and 2Gb of RAM.
Here are other parts I have installed:
- CD ROM as primary slave,
- SATA 320Gb hd on SATA1
- Floppy drive
Floppy is one creating trouble.
When I boot from floppy, and...
I tried that, but it didn't work.
Generally installation would recognize smaller size of disk. For example, my hd is 320GB, and installation would see only 128 GB.... (if I would not install sata/raid controller) Not sure what is happenining.
Right now, I managed to install XP on some old IDE...
I have a lot of trouble recently with my new configuration with P5N-E SLI motherboard, SATA disk, and Intel Quad processor.
My PC has secondary master CD ROM and sata hd on SATA1. BIOS is able to see my sata disk, and through XP installation I would push F6 to install sata/raid controller...
Thanks for Good Luck... I need it, but I definitely don't have it.
I tried to install Vista or XP last night. Nothing worked.
Vista can't even see it. It would just ignore sata controller (drivers) that would install.
XP did the same, after I pushed F6, and installed sata controller...
Thanks all...
I called ASUS support today and I found out few things:
- they assured me that I connected everything properly (my CD ROM and my sata hd)
- during vista installation I was actually installing jmicron sata controller which is for external sata hd to be connected on the back of the...
I've just put together my first PC and I have several issues...
My motherboard is P5N E SLI. It has 4 SATA connectors, 2 reds and 2 blacks.
1. Does it matter in which connector I plug my SATA HD (seagate 320mb)? My HD is on SATA1 as of now.
2. I have 1 CD-ROM and it exists on secondary IDE as...
What's wrong with this code?
I am getting that name IsNumeric does not exist in current contex. I found many examples like these online and non of them are working. So, how can I called this method properly.
As far as I know, it should be static in order to call it directly: bool isNumeric =...
Thanks all...
I saved project to network shared drive. VS reported that it is unsecured location, but I ignored it. When I saved project locally everything was fine.
Now I wonder WHY it didn't work on shared drive? Anybody have idea?
Need help:
I am doing simple Console Application, trying to connect to database and then to print records... whatever...
I am failing to connect to database.
There is some example here: http://support.microsoft.com/kb/307645, basically they suggest to use "Server=ComputerName, PortNumber", but...
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.