Are you sure that you had one Tengu13?
There was like only 4 such card manufactured, they never made it to production.
Maybe you mean a Voodoo 5500 with two CPU?
Valrandir
EvE-Online
We just had the second caldari alliance championship in EvE, broadcasted on life video streaming during 6 days with commentators and interviews.
EvE-Online is the one MMOG to rule them all.
Like torpid said, do not enclose field names with the ' character. This is reserved to enclose strings values, not tables or field names.
Good:
Update TableName Set FieldName = 'Something'
Bad:
Update TableName Set 'FieldName' = 'Something'
Yay to store all user data in the same root directory, seperated from the programs and os binaries.
Nay to the 'My ...' naming scheme.
I rename 'My Documents' to 'Document' on my computer. I don't stand the 'My...' culture.
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.