Ok .............. so this SHOULD be simple. I have a table with only 2 fields. One is an ID field with an integer datatype. The other is a GlobalArea field with a nvarchar datatype. I want the dropdownlist to be populated with the GlobalArea field from the table but I also need to be able to...
Can anyone help me do something that I thougt would be very simple? I need to have the data show as in the example below:
Detail Section:
Item Count Item Price (Cost of item which is not shown)
2 20.00 10.00
1 10.00...
I'm trying to allow the users to search a database table (SQL) by selecting a date from a datetime picker control. The date value is datetime in the table. The date is stored as 6/24/2003 11:47:00 AM as an example. I want the query to return all rows where the date is 6/24/2003. For this...
Could someone please explain to me how to accomplish the following? I need to read in a file containing the following data structure:
BEGIN REQUEST DATA
FName: First
MNname: Middle
LName: Last
Address: 101 Street Address
City: MYCity
State/Province: New York
END REQUEST DATA
BEGIN REQUEST...
Can someone please expalin to me how to do the following:
I would like to use a datacombo NOT just a combobox. I want to use the datacombo because I need to be able to use the match entry property for extended matching.
What is the best way to accomplish this. Do I need an ADODC? How do I...
The bar code font is C39HrP24DhTt and yes I tried your suggestion & changed the font to a true type and the replace does work. So I'm chasing the wrong thing. Any suggestions on why hte barcode won't scan the underscore?
Naith,
The current data that I need printed as a barcode is : 89-0312 1/2. I need to replace the space with an underscore so the example would be: 89-0312_1/2.
Currently the following formulas all pass the function check in Crystal. None of them do the replacement, when I use them to...
DanENW,
Thanks for responding. I tried the line you gave me but when I check the syntax I receive an error that says "The remaining text does not seem to be part of the formula." The part that is highlighted is the very last ).
I'm having the same problem also. I can't find a example of exactally how to code the replace function. Can anyone look at this and tell me how it should be written? Replace ("*" + Trim(({CusCushionInv.BaseModel} + "*"), " ", "_"))
All I wnat to do...
The function below currently works just fine. The "*" on either end are there as the data in the string is a barcode.
"*" + Trim({CusCushionInv.BaseModel} + "*")
I now need to program for the possibility of a space in that string as it can not be output to a...
Can someone help me with this problem? I have a .NET application that needs to print a report out to a printer(in this case a barcode printer). I have the report printing just fine to the printer except I've realized that I need to pass a parameter to the Select statement to print the correct...
Hell,
I'm trying to just make an icon show in the header of a form. In the forms properties I changed the icon property to the icon I wan to show & it shows at hte top of the form. When I run the app the icon is not correct. Can anyone point me in teh right direcion? Do I need a imagelist...
Hello,
I have a question about the database diagrams.
How can I utilize the database designer when trying to show relationships between tables in different databases on the same server? I need to be able to show how they are linked together.
Thanks,
Corinne
OK, so I connected using SQL Server database and still I can't add a new sp. Where exactally in the VS.NET IDE do you mean? I tried through the server explorer - I can see the sp but I do not have the option to add a new one.
Thanks,
Corinne
RiverGuy,
I can't thank you enough for sticking by me with all of my niave questions. I've figured out what I was doing wrong and it works fine now. Again, thank you for your patience with this question.
Corinne
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.