Topics
Started by
Posts
Last post
Hi All - I have a .csv file from event viewer that I am trying to import into a sql table. The data…
19 replies
Dear buddies, Not sure on how to construct this bcp statement. select ('bcp LOAD DATA INFILE C:\mig…
5 replies
Hi all, I hope this is not a stupud question but I can't seem to find a solution. I have a search t…
7 replies
Hi. I have a column in a database that lists license key information. The data (NVARCHAR (64)) is h…
12 replies
So I've been working to randomize/anonymize some data so that I can use production volumes of my da…
2 replies
I would like to merge two records that exist in a single table. I currently have all of the code i…
2 replies
I'm working on a SSRS project where the user will be able to select data based on 'Package', 'Date'…
10 replies
Hi, i have a table with one column of type varchar. Values inserted in it are '12th','9th','10th','…
5 replies
hi all i used to import excel data in my last job using the below OpenRowset statement, but when i …
17 replies
Hi, I would like the results of this simple query to show just the 'Created Date' in dd/mm/yyyy fo…
7 replies
Hi - I was wondering if anyone has a simple example of how you can run a stored procedure from VB? …
1 replies
I have a table that contains a customer key, event code There is multiple customer key's and events…
3 replies
I have a trigger that fires off on a ALTER_DATABASE, CREATE/DELETE DATABASE. The triggers are firi…
1 replies
HI all, I'm using some ciode I saw in a post here to return numbers from a comma delimited string. …
1 replies
I have data which resembles below declare @msg varchar(200) set @msg = 'Merged Facility Id:6644- Pa…
10 replies
Viewing 15 topics - 3,571 through 3,585 (of 12,234 total)
You must be logged in to create new topics.