Microsoft
Software
Hardware
Network
Question : Create table for the following:
tbl_lookup_field_ticket_lo
cation_sim
s
values list in dropdown,
Canada;
US;
US and Canada;
Overseas
Answer : Create table for the following:
simple example
CREATE TABLE tbl_lookup_field_ticket_lo
cation_sim
s
(country char(50))
go
insert into tbl_lookup_field_ticket_lo
cation_sim
s (column1)
VALUES 'Canada
go
insert into tbl_lookup_field_ticket_lo
cation_sim
s (column1)
VALUES 'US'
etc
Random Solutions
The infamous General Network error...
policy file not working
setting alpha to objects when button clicked
Windows Logs off Immediately after Successful Logon - Faux partitions
dtfile not starting on HP-UX
the instruction 0x008aedb0 referenced memory at 0x00000ba0. The memory could not be "read"
urllib2 info()
Function to change the month from numeric to string
Creating a new instance of MS SQL server
AIR Flex Application