Hi Try a TIBQuery Component and give it a SQL string. Regards
Julien. -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of soonhuat ong Sent: 24 May 2005 05:56 AM To: [email protected] Subject: [delphi-en] Arrghh .. Client-Server Interbase problem AGAIN .. Ok now i double click TIBDatase component to open Database Component Editor, and set the following property: Server : PC1 Protocol : TCP Database: 192.178.0.102:C:\MyDB.GDB UserName: sysdba Password: Masterkey Character Set : None I test the connection, it say 'Successful Connection'. Then i close the Editor windows, and try to set the TIBTable1 that's connect to the database to 'True', but the following message come out: "Dynamic SQL Error SQL error code = -901 feature is not supported" What's wrong with it ?? I try to surf around the internet and found this: "If you get a message like: 'Dynamic SQL Error SQL error code = -901 feature is not supported', this may be caused by InterBASE client 6.01 accessing a server running 5.x. " I try to set the SQLDialect property value to 1 (the lowest), but still it doesnt solve my problem. Anyone Pls as im in crying need now?? Thanks .. --------------------------------- Do You Yahoo!? Yahoo! Small Business - Try our new Resources site! [Non-text portions of this message have been removed] ----------------------------------------------------- Home page: http://groups.yahoo.com/group/delphi-en/ To unsubscribe: [EMAIL PROTECTED] Yahoo! Groups Links ----------------------------------------------------- Home page: http://groups.yahoo.com/group/delphi-en/ To unsubscribe: [EMAIL PROTECTED] Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/delphi-en/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

