sqlanywhere
Python + Twisted + sqlanydb = abort()
I\'m using Twisted 11 together with SQLAnywhere 12 via the official sqlanydb driver. Generally, it works fine.[详细]
2023-02-28 23:34 分类:问答How to insert a value in SQL anywhere?
I can\'t insert a value using this code: inse开发者_开发问答rt into t_category_values (CategoryCode,[详细]
2023-02-25 12:11 分类:问答SQL Anywhere 12 CHECK constraint on column1 to not allow nulls on specific other columns
Newbie to SQL Anywhere Table can multilple row types.How do I set a CHECK c开发者_StackOverflow社区onstraint for some columns to not be null based on value of row type column?SQL Anywhere is strongly[详细]
2023-02-16 01:00 分类:问答Concatenating ints and converting to time format
I\'m working with SQL Anywhere and I\'m writting a function and have a little problem with converting ints (Hour and Minute) to time. Can you help me?[详细]
2023-02-14 21:52 分类:问答SQL Anywhere 12 Problem with sentence CREATE DOMAIN
This produce an syntax ERROR:-13开发者_如何学编程1. CREATE DOMAIN dom CHAR(35); Anyone knows why?[详细]
2023-02-14 06:23 分类:问答How to get at the database schema of a hidden DB?
My customer is a dental practice that has bought a piece of practice management software.This software was installed on their local server, including a patient database, a schedule and all manner of m[详细]
2023-01-29 22:45 分类:问答sql anywhere 5.5 database connect to sql anywhere 12
I have a database file created in sql anywhere 5.5 and I need it to connect to sql anywhere 12. I tried it but it won\'t accept it, saying that:[详细]
2023-01-29 18:44 分类:问答Import backed-up SQL Anywhere 10 .db file into MySQL 5.1
I have a backup of a database from a week ago. I need to import this into MySQL without access to the original database server. 开发者_运维百科Despite my boss\'s knowledge that I am nowhere near a dat[详细]
2023-01-27 01:48 分类:问答SQL anywhere query error: Not enough values for host variables
I am building a query using ODBC command object in .Net with multiple parameters being passed in. When executing the query against SQL Anywhere, I get the following error. (The same code works against[详细]
2023-01-24 05:23 分类:问答Sybase SQLAnywhere
I just downloaded Sybase SQLAnywhere Developer Edition and installed. It looks fan开发者_如何学运维tastic and maintenance also very easy. Could someone let me know which engine it uses? Is it Interbas[详细]
2023-01-23 20:40 分类:问答
加载中,请稍侯......