Topics
Started by
Posts
Last post
What i want to do is migrate my SQL Views to SQLite. I have tried the following tools: http://www.c…
2 replies
I'm looking for a solution where I can take a single user entry with a start time, stop time and to…
3 replies
Hi Friends, My Table strct: =========== create table show_bus ( id int identity, from_p varchar(100…
1 replies
To all: I am working on a SQL query as follows and am hoping for help troubleshooting and answering…
5 replies
I'm trying to make a hashbytes function in CLR for a nvarchar(max) parameter value that is > 800…
1 replies
To all: I am creating a paramaters table to store values for mulitple sctipts. For example, I will …
4 replies
By: Meatloaf
We are not allowed to have persistent admin privileges on our workstation where I work. After I ins…
1 replies
By: EdVassie
Hello, I have imported article data from a text file: Pos item ---------- ------------------…
10 replies
Does anyone have any ideas on how to concatenate cells by a grouping of rows? The data below shows…
3 replies
Hello everyone, Short Version: What I need is a query that will use multiple threads, thereby crea…
3 replies
I am having a main table - Client (ClientID Primary Key) Then 2 tables below: 1. Employee (Empl…
3 replies
CREATE TABLE TEST_SUM ( USERID VARCHAR2(10), DEBIT_AMT NUMBER(19,4), CREDIT_AMT NUMBER(19,4), BALAN…
1 replies
We are a Sql server shop with no "official" data modeler product (unless you regard VISIO as that p…
1 replies
Good morning, I am writing a query thaht bring data from 7 tables. In the first statge the data is …
10 replies
Hi, I have an application in VB 6.0. That application needs to replicate some data to another datab…
1 replies
Viewing 15 topics - 451 through 465 (of 4,455 total)
You must be logged in to create new topics.