Topics
Started by
Posts
Last post
Hi, I've set up an automation to allow a user to set up some simple data validation jobs from a web…
7 replies
In SQL2K, how do I convert a DB from CP850 to Unicode? What are the different options I have for c…
1 replies
SELECT @Table=OldTable , @DataType=OldDataType from Dict Where OldVariable = RTRIM(LTRIM((@Variabl…
4 replies
Hi: I'm new to SQL/T-SQL. Migrating an Access application. I've scanned/read a few books but haven'…
2 replies
I have this stored proc: CREATE Procedure sp_CenterDataTransfer ( @Error_msgvarchar(255) = '' OUTP…
2 replies
I need to format names, i.e., first names and last names as follows: Change First Character of fir…
3 replies
Hello, I need some tools for the migration of oracle databases to sql server. main problem we see i…
1 replies
Thank you very much for your useful help I need to import in my SQL database external data from acc…
4 replies
I need to copy most tables, stored procedure, and views from one very big production system to a sm…
7 replies
Hey folks, here is a situation I have visited probably once every 6 months over the last several ye…
9 replies
I would like to be able to filter common error conditions generated within my stored procedures in …
3 replies
How I can use a variable to be a table name in select from sentence. for example: select * from @t…
3 replies
I am trying to query a field on a DB2 table. This is what I have so far: select a.* from openrowse…
1 replies
Steve, thanks for the help with adding go above the insert. After I did that I came across another …
2 replies
Hi, I've tried whatever I know, if anyone can help me on this it would be really very helpful. …
4 replies
Viewing 15 topics - 16,981 through 16,995 (of 17,082 total)
You must be logged in to create new topics.