Timeline for Loading SQL Server from SQLite with image data
Current License: CC BY-SA 3.0
14 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Apr 21, 2020 at 13:45 | history | edited | Colin 't Hart | edited tags | |
| Jun 25, 2017 at 2:12 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| May 25, 2017 at 6:04 | history | bumped | CommunityBot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
| Mar 7, 2017 at 18:07 | history | tweeted | twitter.com/StackDBAs/status/839175638867193858 | ||
| Mar 7, 2017 at 14:18 | comment | added | MarmiK | Image data will be of Varbinary datatype in MS SQL refer this [post] (stackoverflow.com/questions/5613898/…) | |
| Mar 6, 2017 at 18:05 | history | edited | Chris Walton | CC BY-SA 3.0 | Responses to comments and putative answer. |
| Mar 6, 2017 at 8:22 | comment | added | Sir Swears-a-lot | Another advantage is that if you mess things up locally you dont don't screw up the originals. | |
| Mar 6, 2017 at 8:19 | comment | added | Sir Swears-a-lot | I would also reccomend copying the files to your pc, install the latest version of sqlite and drivers and install a newer version of SQL server on your pc too. Old sqlite, old drivers, old sql server is just going to be a headache. | |
| Mar 6, 2017 at 8:07 | comment | added | Sir Swears-a-lot | Personally id try selecting just the text data first. And once you get past that step id try selecting 1 image at a time. I suspect that it is the text fields causing your problem. Work through a process of elimination to find which field is causing the problem. It may be more than 1. | |
| Mar 6, 2017 at 7:57 | answer | added | Sir Swears-a-lot | timeline score: 1 | |
| S Mar 5, 2017 at 17:26 | history | suggested | James Z | CC BY-SA 3.0 | Formatting the error |
| Mar 5, 2017 at 17:17 | review | Suggested edits | |||
| S Mar 5, 2017 at 17:26 | |||||
| Mar 5, 2017 at 16:39 | review | First posts | |||
| Mar 5, 2017 at 16:43 | |||||
| Mar 5, 2017 at 16:36 | history | asked | Chris Walton | CC BY-SA 3.0 |