ACCOUNT Database & Client Question:

Newbie Spellweaver
Joined
Sep 15, 2005
Messages
31
Reaction score
0
Hi,

EDIT: Found out that ID is the character input.
Q1:= is dbo.cabal_auth_table @ Login really set to int, not null? or should I set it to charvar(n)? or varchar(n)?


Q2:= is the present Europe Client usable?


INFO:

SQL Server Ver: MSSQL 2005 Dev Edition
Test Client: CabalPH client (currently not suitable) and CabalEU client

OS: CentOS 5.2 (Vmware image)
OS2: Ubuntuserver + KDE desktop + gdm + kdm (setting up for rpm and yum and gcc)
 
Last edited:
Back