Topic profile page for Alpha Numeric.
This page has aggregated data from forum posts, threads, listings, online discussions, newsgroups, messageboards, and other online sources which contain user generated content for the term: Alpha Numeric.
Topic "Alpha numeric" was discussed 10,780 times on 515 sites in last 3 months
IBM Alphaworks Registration, try to add a complex... IBM Alphaworks Registration, try to add a complex password (alpha+numeric+special character)...nope, sorry: http://bit.ly/11wEJU 4:38 PM Nov 11th from TweetDeck
Just noticed that the iPhone Configuration Utility... Just noticed that the iPhone Configuration Utility allows you to enable alpha-numeric passcodes longer than 4 digits http://bit.ly/wycA9 4:09 PM Oct 6th from Tweetie
Started 1 week, 2 days ago (2009-11-06 12:42:00)
by tim444
Hi I have a blackberry 8110 and I am trying to pair it to a Bluetooth device that has an alpha numeric bluetooth PIN. The blackberry only seems to allow a numeric Bluetooth PIN to be entered. I also have a Microsoft phone that allows you to enter a enter an alpha bluetooth so I know its possible. Is there a way to alllow the Blackberry to enter an alpha numeric bluetooth PIN?...
Started 2 weeks, 4 days ago (2009-10-28 02:20:00)
by seeker
I have a field which lists customer account numbers as A-1, A-2, Through A-999 if there are that many customers that start with A. I need to find the maximum number in this text field so that I can add 1 to create a new account number for a new customer. I have tried max(mid([cus:number]), 3,len([cus:number])) in a aggregate query and that does not return the max number after letter ...
Started 2 weeks, 4 days ago (2009-10-27 18:19:00)
by seeker
I have a field which lists customer account numbers as A-1, A-2, Through A-999 if there are that many customers that start with A. I need to find the maximum number in this text field so that I can add 1 to create a new account number for a new customer. I have tried max(mid([cus:number]), 3,len([cus:number])) in a aggregate query and...
Started 1 month ago (2009-10-14 19:12:00)
by excelCPA
I have two tables, both contain data by policy numbers. Some policy numbers are entirely numeric some contain alpha characters. The first table contains leading zeros for numeric policy numbers and the number of leading zeros is not fixed, it varies by policy. The second table has no leading zeros for numeric policy numbers. Both are linked tables and are "text" type fields. How do I...
Started 1 month ago (2009-10-13 21:09:00)
by Shariful
Pls. check the following requirements and let me know how to prepare the SQL: 1. I want to find out the product which starts with Alpha value seperately 2. I want to find out the product which starts with Numeric value seperately data is as follows: CREATE TABLE prod (product_code VARCHAR2(4) NOT NULL) INSERT INTO...
Started 3 days, 13 hours ago (2009-11-12 01:08:00)
by mprusak
Ranking a list of alpha, alphanumeric and numeric values How can I rank a list of mixed value types? My list might look something like this: 101 C500 Chicago 102 C600 Detroit And I would like to rank them in a way that I could then sort them to be: 101 102 C500 C600 Chicago Detroit (numeric values...
Started 3 days ago (2009-11-12 13:16:00)
by John Davis
Re: Ranking a list of alpha, alphanumeric and numeric values Quote: Originally Posted by mprusak How can I rank a list of mixed value types? My list might look something like this: 101 C500 Chicago 102 C600 Detroit And I would like to rank them in a ...
Started 2 days, 3 hours ago (2009-11-13 11:07:00)
by Tony Jollans
The NumLock key should act as a toggle, switching the numbers on when they're off and vice versa. -- Enjoy, Tony www.WordArticles.com "bgbarton" wrote in message news:80958373-18A3-4455-8876-D12C8EBC35DC@microsof t.com... > my alpha numeric keypad will not type numbers. I changed it to the arrow...
Started 1 day, 18 hours ago (2009-11-13 19:33:00)
by Tony Jollans
The NumLock key should act as a toggle, switching the numbers on when they're off and vice versa. -- Enjoy, Tony www.WordArticles.com "bgbarton" wrote in message ... my alpha numeric keypad will not type numbers. I changed it to the arrow keys and cannot change it back to typing numbers
Started 3 days, 22 hours ago (2009-11-11 15:42:00)
by Kaos
( I used the workaround detailed by Noel to resolve this issue which is still occurring in Pro 2009! I have a vague recollection that I had used the same method under Intuit Tech guidance to work around a prior manifestation of this error. , class="post_actions inline_edm"> Type of Abuse Abusive behavior ...
Started 4 days, 3 hours ago (2009-11-11 10:44:00)
by kicken
Quote: Originally Posted by Mark Baker Possibly. I didn't test it at all. But the general principle is still there. Another version, this seems to be a little more correct as far as an actual number conversion system would go, I think: php Code: Original...