isql Questions

9

Solved

I'm trying to query a Sybase ASA 8 database with the iSQL client and export the query results to a text file in CSV format. However the column headings are not exported to the file. There is no spe...
Bushweller asked 4/12, 2010 at 18:27

4

Solved

First post on StackExchange - please go easy :) I have setup ODBC in Centos 6 in order to perform ms-sql queries from my Asterisk installation. My Config files are: /etc/odbc.ini [asterisk-connecto...
Pliny asked 11/2, 2016 at 15:5

2

Solved

I'm trying to setup a local firebird instance to test against but am unable to connect to it with even ISQL. I have tried to following by following the quick start guide here: CONNECT ..\examples\...
Churning asked 17/3, 2014 at 17:16

4

Solved

Informix iSQL has a command "info tables;" that shows all tables. The syntax for viewing the fields and their respective data types is "info columns for table;" Is there a similar command that sho...
Midway asked 4/9, 2009 at 18:17

12

Solved

I have access to command line isql and I like to get Meta-Data of all the tables of a given database, possibly in a formatted file. How I can achieve that? Thanks.
Repetitive asked 15/9, 2009 at 22:12

3

I am trying to run connect to a MSSQL server from an Ubuntu 12.04 webserver with FreeTDS and unixODBC. Using tsql i can connect to the server with ~$ tsql -S dbs3 -U <username> -P <passw...
Charland asked 14/8, 2013 at 12:57

4

Solved

How I can find the list of Indexes for a given database in Sybase?
Dillion asked 23/9, 2009 at 19:48

2

Solved

I'd like to create a new Firebird database in my C# client application. Is there a command line utility that lets you do this?
Holleyholli asked 21/10, 2009 at 16:21

2

I'm creating a simple isql script but it's not working and I need some help to find out whats wrong with it. I need to connect to a database and execute a SQL file. This is my script called script....
Yeta asked 28/4, 2011 at 16:1

1

Solved

I'm trying to connect to a database on my host machine (windows xp, sql server 05). My guest machine is Ubuntu 10.04. I can connect and execute commands with tsql, but isql fails. Below are my conf...
Selfcontradiction asked 4/11, 2011 at 14:2

1

Solved

What does this error typically mean? I searched around for it on Google, but got a bunch of junk pages with no solutions or answers. How can I go about resolving this particular error message?
Mckee asked 29/3, 2011 at 17:18

2

Solved

Is a way around this?? I am trying to insert some data into a table whose structure is: Column name Type Nulls crs_no char(12) no cat char(4) no pr_cat char(1) yes pr_sch char(1) yes abstr text ...
Narrative asked 2/7, 2009 at 13:33
1

© 2022 - 2024 — McMap. All rights reserved.