Subject How to set charset,SQL Dialect with FBManager!!!
Author Dinh Tu Nguyen
Hi,group!
I'm using Jaybird 2.0 and Firebird 1.5.2.I use service FBManager to create a
new database by method createdatabase(String,String,String), but I find no
way to set charset,SQL dialect for the new database.I mean that how to set
up a databaseparameterbuffer and pass it to FBManager . What should I do?
And one more thing,when I execute a DDL statement like CREATE DATABASE...in
Java using a connection of another database file,it always return
error.Isthere any way to execute that sql statement?


[Non-text portions of this message have been removed]