dbvisualizer
MySQL - Trouble with creating user defined function (UDF)
I\'m trying to create this function: CREATE FUNCTION remove_non_alphanum (prm_strInput varchar(3000)) RETURNS VARCHAR(3000)[详细]
2023-03-19 09:59 分类:问答DBVisualizer/SQL Explorer will not connect to the right DB instance
I am trying to connect to a SQL Server instance in DBVisualizer on ubuntu and for some reason unknown to me it incessantly connects to the wrong instance. The target is a Windows Server that is runnin[详细]
2023-03-14 22:28 分类:问答Executing MYSQL Stored Procedures using DBVisualizer
I am using DBVisualizer for the first time. I have made a stored procedure in mysql database. However I am unable to execute it from DBVisualizer.[详细]
2023-02-14 22:55 分类:问答DBVisualizer query snytax to add a range of values
I need to be able to do something like this in DBVisualizer: WHERE Column = {12, 23, 55, 33, 22} Instead, I am doing this[详细]
2023-02-08 09:47 分类:问答Can AS/400 Database Tables Be Hidden?
I was trying to delete a record from a table in AS/400 database. I got an error message saying that there is a referential i开发者_开发百科ntegrity to another table XYZ in the same Schema ABC.[详细]
2023-01-07 21:31 分类:问答something funny with embedded hsql
i\'m just curious about something.I\'m using hsql in myproject (embedded of course).At some time i felt the need to visualize what hibernate was generating.I took a free copy of dbvisualizer. here is[详细]
2022-12-11 11:17 分类:问答