Viewing 15 posts - 1 through 15 (of 21 total)
Ok so I need to look at my asp code again. Thanks
April 3, 2024 at 9:37 am
Apologies in my slow responsiveness - busy work week.
So to elaborate...…
Lets take for example we have a list of customers and each customer has an invoice with maybe ten columns...
April 3, 2024 at 8:43 am
oh beautifully done.
Thank you!
I can now start to move my project on!
March 26, 2024 at 12:48 pm
great i will go with that.
so my final issue with my trailing minus sign is updating all columns that have it in it. I
UPDATE Data_Temp
SET TotalBal =...
March 26, 2024 at 12:05 pm
ok noted about TEXT - thank you
So would I be good to temporarily store my figure in a VARCHAR(50) ?
Thanks
G
March 26, 2024 at 10:47 am
oh one more quick question - what size should I make the VARCHAR datatpe that will hold the decimal value my temp table? Or would TEXT datatype do the job...
March 26, 2024 at 8:53 am
OK Phil thank you - I will investigate this. Thanks for your assistance.
March 26, 2024 at 8:30 am
I'm not sure. I was thinking of some sort of task scheduler in mssql.
March 25, 2024 at 6:40 pm
Can I ask how I could achieve notifications of errors during this translation?
March 25, 2024 at 6:24 pm
ok so i have two tables - first one takes in the values with the trailing minus sign into a VARCHAR datatype. i then run this over the value:
March 25, 2024 at 4:02 pm
ok guys thank you i will try this out!
March 25, 2024 at 2:48 pm
Hi Phil,
I export data into a txt file and then i am using the BULK INSERT command.
I was hoping i could find a fix without touching the raw data.
i have...
March 25, 2024 at 2:14 pm
all sorted thank you guys!!
March 25, 2024 at 1:53 pm
OH god did i post the ip?
which reply was it?
March 15, 2024 at 4:00 pm
nothing on cloud side of the VM server - only one section for firewall rules
March 15, 2024 at 3:04 pm
Viewing 15 posts - 1 through 15 (of 21 total)